David Chisnall: > GNUstep.sh needs to be sourced when building any GNUstep code. This > is documented in the GNUstep docs, but we probably need to document it > somewhere for Étoilé too. This file sets a number of environment > variables that are required by GNUstep Make.
So instead of simply "gmake" I want to say ". $SOMEPATH/GNUstep.sh; gmake". OK... > If you are creating a build script for packaging then you probably > want to source this in your build script. I'm not sure about pkgsrc, > but the FreeBSD ports collection has a makefile that knows all about > this stuff so you just need to set something like > USES_GNUSTEP_MAKE=YES in the port makefile for it to all work. I looked through several other GNUstep packages and didn't see anything like this. I've sent an email to the packager, though. Thanks, Tim _______________________________________________ Etoile-discuss mailing list [email protected] https://mail.gna.org/listinfo/etoile-discuss
