Hi, The correct "tifftopnm.c" may be found in base-1.2.17 cvs, and I asked the same question before.
You can also modify the code to change "FALSE" to "0" "TRUE" to "1" for variables "opt.short_allowed", "opt.allowNegNum", and "grayscale". I am surprised that the BASE developers still leave this bug in base-1.2.17b for distribution. Regards, Zong-Pei ------------------------------------- Dr Zong-Pei Han UNIX Systems Administrator Computational Biology Research Group University of Oxford Tel: 01865 285731 http://www.compbio.ox.ac.uk/ ------------------------------------- On Mon, 7 May 2007, [EMAIL PROTECTED] wrote: Date: Mon, 07 May 2007 13:09:43 +0200 From: [EMAIL PROTECTED] Reply-To: BASE ML <basedb-users@lists.sourceforge.net> To: basedb-users@lists.sourceforge.net Subject: [base] base-1.2.17b installation problems on wide range of machines 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] ------------------------------------------------------------------------- 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]