Hi,

Graham Lee wrote:
emacs 25.3 doesn't build with --with-ns configured for GNUstep, but the fix is trivial (it's not in my terminal buffer any more, but it complained about a duplicate symbol declaration in src/nsterm.m, which I deleted, then it built properly). I was able to build emacs from master in savannah without difficulty.

just comment out

extern NSString *NSMenuDidBeginTrackingNotification;

and it should build. However as discussed some months ago, it won't build or run on BSD. On linux maybe...

Riccardo

_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to