On Jan 17, 2005, at 11:54 AM, Mattia Vaccari wrote:
checking for gsl_error in -lgsl... noI get further in this build... (still not to the end). I didn't yet look into the build-dir.
...
Making all in src
/bin/sh ./ylwrap "bison -y" parse.y y.tab.c parse.c y.tab.h parse.h -- -d
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../lib -I../intl -no-cpp-precomp -Wno-long-double -I/sw/include -I/usr/X11R6/include -g -O2 -DLOCALEDIR=\"/sw/share/locale\" -I/usr/X11R6/include -DBUILD_PREFIX='"'/sw'"' -c parse.c
In file included from parse.y:54:
global.h:211: error: `__nan' redeclared as different kind of symbol
/usr/include/architecture/ppc/math.h:387: error: previous declaration of `__nan'
make[2]: *** [parse.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of make failed, exit code 2
Failed: compiling oleo-1.99.16-15 failed
One might conceivably suspect a different bison _ I'm using fink's _, but this
doesn't seem the issue.
Could you re-run after "fink install gsl" ?
JF Mertens
------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Fink-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-devel
