Dear all, I'm trying to install BASE 1.2.17b on a local server, but keep on getting the same error across different Linux distributions (Fedora core 3,4,5 and CentOS 5) and machines (32 bit i586 and 64 bit x86_64).
There are no errors for configure, but "make check" and "make" end with the following output (i've only included the error to reduce the post size): if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/include -Wall -march=i686 -O3 -MT tifftopnm.o -MD -MP -MF ".deps/tifftopnm.Tpo" -c -o tifftopnm.o tifftopnm.c; \ then mv -f ".deps/tifftopnm.Tpo" ".deps/tifftopnm.Po"; else rm -f ".deps/tifftopnm.Tpo"; exit 1; fi tifftopnm.c: In function 'parseCommandLine': tifftopnm.c:98: error: 'FALSE' undeclared (first use in this function) tifftopnm.c:98: error: (Each undeclared identifier is reported only once tifftopnm.c:98: error: for each function it appears in.) tifftopnm.c: In function 'analyze_image_type': tifftopnm.c:403: error: 'TRUE' undeclared (first use in this function) tifftopnm.c:442: error: 'FALSE' undeclared (first use in this function) make[2]: *** [tifftopnm.o] Error 1 make[2]: Leaving directory `/home/sacha/base/base-1.2.17/src' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/home/sacha/base/base-1.2.17/src' make: *** [check-recursive] Error 1 I cannot find any posts about this error and installation always ends with this error. I get the same error with base-1.2.16. Did anybody encounter this problem before? Any help is very much appreciated, Sacha van Hijum ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ The BASE general discussion mailing list basedb-users@lists.sourceforge.net unsubscribe: send a mail with subject "unsubscribe" to [EMAIL PROTECTED]