Add CFLAGS=-I/usr/local/include to the configure command line. David
> On 17 Apr 2017, at 23:43, Steven Nunez <[email protected]> wrote: > > You may be right. How do I test this theory? I have no experience with > writing configure files. > > Does anyone have any connections to the emacs folks to submit bug information > too? > > Cheers, > - Steve > > > On Sunday, April 16, 2017 6:26 PM, David Chisnall <[email protected]> wrote: > > > On 16 Apr 2017, at 10:47, Steven Nunez <[email protected]> wrote: > > > > Thanks all. For the record: > > > > • GNUstep.conf, as installed from the FreeBSD packages, is definitely > > in /usr/local/GNUstep/GNUstep.conf, not in /usr/local/etc > > • The GNUstep examples can be compiled and run (using 'gmake', not > > 'make', as the README says) > > • The GNUstep.sh was run > > > > The config.log does turn up something interesting. The error reported at > > the shell is misleading. From the config.log (transcribed -- bloody > > open-vm-tools still in flux): > > > > In file included from > > /usr/local/GNUstep/System/LIbrary/Headers/AppKit/AppKit.h:40: > > /usr/local/GNUStep/System/Library/Headers/Foundation/Foundatino.h:31:9: > > fatal error: 'objc/objc.h' file not found > > #import <objc/objc.h> > > > > Getting closer. Emacs configure bug? > > It sounds as if it’s not adding -I/usr/local/include to CFLAGS (and possibly > -L/usr/local/lib to LDFLAGS). > > > David > > _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
