On Sat, Apr 02, 2022 at 01:00:13PM +0200, Angelo Graziosi wrote: > > > Il 02/04/2022 11:42 Angelo Graziosi ha scritto: > > > > > > > Il 02/04/2022 10:07 Alan Third ha scritto: > > > > > > > > > On Sat, Apr 02, 2022 at 12:37:33AM +0200, Angelo Graziosi wrote: > > > > Undefined symbols for architecture x86_64: > > > > "_OBJC_CLASS_$_EmacsLayer", referenced from: > > > > objc-class-ref in nsterm.o > > > > ld: symbol(s) not found for architecture x86_64 > > > > clang: error: linker command failed with exit code 1 (use -v to see invocation) > > > > make[1]: *** [temacs] Error 1 > > > > make: *** [src] Error 2 > > > > Error: Failure running MAKE > > > > > > *sigh* missed a zero in the version number in one of the #if things. > > > > > > Please try the attached. > > > > Now it seems to work as expected!!! > > > > Let's see how t work for few days.. > > Spoken too soon! > ================= > > Now Emacs builds, does not crash, *does have* scroll bars, but.. > > - I cannot select text (mouse-1 and drag) > > - minibuffer does not work: C-x C-f displays current directory but I cannot type anything there > > - the same with M-x: only M-x is displayed but cannot type the command and cannot use history (UP/DOWN arrows).. hopefully all we have to do is force an occasional redraw like on GNUstep. Please try the attached. -- Alan Third