On Fri, Jan 08, 2010 at 01:03:10PM -0800, Rob Farmer wrote: > Try setting your environment variables to something like: > > CPPFLAGS= -I/usr/pkg/include > LDFLAGS= -L/usr/pkg/lib > LIBS= -L/usr/pkg/lib
All three of those directories exist so I guess they're right. I exported each of those environment variables, but make still fails with the same error. On Fri, Jan 08, 2010 at 01:13:36PM -0800, Rob Farmer wrote: > Err, sorry I just remembered that the ports system executes > ./configure --prefix=/usr/pkg/, not just configure so you may want to > try that too. I don't understand, I'm compiling into my homedir so --prefix has to be $HOME. I might try and get help from the other people on this particular NetBSD system, they might know about compiling. ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
