- From: Christian Mondrup <scancm@biobase.dk>
- Date: Tue, 27 Apr 2004 23:54:35 +0200
- To: www-amaya@w3.org
- Message-ID: <408ED69B.9030406@biobase.dk>
Dear Amaya team. Upon the release of Amaya 8.4 I reported problems with the build on my Redhat 7.3 station. I was advised to add ' -D_LIBC' to CFLAGS and CXXFLAGS in Options. So I did - but with no success. Unfortunately I have no better luck with Amaya 8.5. I attach the output fra make done with Options patched as abobe described. Any further advice how to complete my build? Best regards -- Christian Mondrup, Computer Programmer Scandiatransplant, Skejby Hospital, University Hospital of Aarhus Brendstrupgaardsvej, DK 8200 Aarhus N, Denmark Phone: +45 89 49 53 01 - http://www.scandiatransplant.org
make[1]: Entering directory `/usr/local/src/Amaya/LINUX-ELF/tools/mkdep' g++ -O2 -W -x c++ -D__cplusplus -D_LIBC -I../../ -c ../../../tools/mkdep/mkdep.c -o mkdep.o In file included from /usr/include/stdio.h:65, from ../../../tools/mkdep/mkdep.c:7: /usr/include/libio.h:334: syntax error before `;' /usr/include/libio.h:335: syntax error before `;' /usr/include/libio.h:336: syntax error before `;' make[1]: *** [mkdep.o] Error 1 make[1]: Leaving directory `/usr/local/src/Amaya/LINUX-ELF/tools/mkdep' make: *** [tools/mkdep/mkdep] Error 2
Received on Tuesday, 27 April 2004 17:56:42 UTC