- From: SULTAN Hassan - lab assistant <sultan@eig6.unige.ch>
- Date: Thu, 8 Jan 1998 18:35:59 +0100 (MET)
- To: www-amaya@w3.org
I took the amaya-src1.1c.tar.gz and decompressed it in a directory(which is not the /tmp or /var/tmp) then I tried to compile it and ran into this problem which stopped the compilation: (OS version: 5.5.1) ...[all fine until here, though some warnings, notably [configure] told me that it didn't find the Thot editor sources] [Note: I created a Solaris directory--> Thot/Solaris, then did [../configure --with-amaya] and [make all] all this in the Thot/Solaris directory] ranlib libThotEditor.a ====> libThotEditor is done gcc -g -O -Wall -DHAVE_CONFIG_H -I.. -I../../thotlib/include -I../../thotlib/internals/var -I../../thotlib/internals/h -I../../thotlib/internals/f -I../../schemas -I../../schemasOPERA -I../../libjpeg -I../../libpng -I../../libpng/zlib -I/usr/dt/include -I/usr/openwin/include -c ../../thotlib/dialogue/nodialog.c -o dialogue/nodialog.o gcc -g -O -Wall -DHAVE_CONFIG_H -I.. -I../../thotlib/include -I../../thotlib/internals/var -I../../thotlib/internals/h -I../../thotlib/internals/f -I../../schemas -I../../schemasOPERA -I../../libjpeg -I../../libpng -I../../libpng/zlib -I/usr/dt/include -I/usr/openwin/include -DPAGINEETIMPRIME -c ../../thotlib/tree/paginate.c -o tree/paginatePP.o gcc -g -O -Wall -DHAVE_CONFIG_H -I.. -I../../thotlib/include -I../../thotlib/internals/var -I../../thotlib/internals/h -I../../thotlib/internals/f -I../../schemas -I../../schemasOPERA -I../../libjpeg -I../../libpng -I../../libpng/zlib -I/usr/dt/include -I/usr/openwin/include -c ../../thotlib/view/initpses.c -o view/initpses.o gcc -g -O -Wall -DHAVE_CONFIG_H -I.. -I../../thotlib/include -I../../thotlib/internals/var -I../../thotlib/internals/h -I../../thotlib/internals/f -I../../schemas -I../../schemasOPERA -I../../libjpeg -I../../libpng -I../../libpng/zlib -I/usr/dt/include -I/usr/openwin/include -c ../../thotlib/view/psdisplay.c -o view/psdisplay.o ../../thotlib/view/psdisplay.c: In function `DrawPoints': ../../thotlib/view/psdisplay.c:1840: warning: `fout' might be used uninitialized in this function gcc -g -O -Wall -DHAVE_CONFIG_H -I.. -I../../thotlib/include -I../../thotlib/internals/var -I../../thotlib/internals/h -I../../thotlib/internals/f -I../../schemas -I../../schemasOPERA -I../../libjpeg -I../../libpng -I../../libpng/zlib -I/usr/dt/include -I/usr/openwin/include -c ../../thotlib/editing/print.c -o editing/print.o ../../thotlib/editing/print.c: In function `main': ../../thotlib/editing/print.c:2915: warning: implicit declaration of function `Table2LoadResources' ../../thotlib/editing/print.c:2672: warning: `realName' might be used uninitialized in this function make[2]: Entering directory `/ldi/prj/eigweb/extracted_src/Thot/Solaris/tablelib' make[2]: Nothing to be done for `libThotTable'. make[2]: Leaving directory `/ldi/prj/eigweb/extracted_src/Thot/Solaris/tablelib' gcc -o ../bin/print dialogue/nodialog.o tree/paginatePP.o view/initpses.o view/psdisplay.o editing/print.o -lThotTable -lThotEditor -L../tablelib -L. -L.. -ljpeg -lpng -lz -L/usr/openwin/lib -R /usr/openwin/lib -lXext -lX11 -lnsl -lsocket -ldl -lnsl -lsocket -lm ld: fatal: file ../bin/print: cannot open file; errno=2 make[1]: *** [../bin/print] Error 1 make[1]: Leaving directory `/ldi/prj/eigweb/extracted_src/Thot/Solaris/thotlib' make[1]: Entering directory `/ldi/prj/eigweb/extracted_src/Thot/Solaris/batch' Makefile:223: .depends: No such file or directory ../tools/mkdep/mkdep -relative -vpath ../../batch -DHAVE_CONFIG_H -I.. -I../../batch/f -I../../thotlib/include -I../../thotlib/internals/var -I../../thotlib/internals/h -I../../thotlib/internals/f -I../../schemas -I../../schemasOPERA -I../../libjpeg -I../../libpng -I../../libpng/zlib -I/usr/dt/include -I/usr/openwin/include ../../batch/*.c > .depends make[1]: Leaving directory `/ldi/prj/eigweb/extracted_src/Thot/Solaris/batch' make[1]: Entering directory `/ldi/prj/eigweb/extracted_src/Thot/Solaris/batch' gcc -DCPP="gcc -E" -g -O -Wall -DHAVE_CONFIG_H -I.. -I../../batch/f -I../../thotlib/include -I../../thotlib/internals/var -I../../thotlib/internals/h -I../../thotlib/internals/f -I../../schemas -I../../schemasOPERA -I../../libjpeg -I../../libpng -I../../libpng/zlib -I/usr/dt/include -I/usr/openwin/include -c ../../batch/../thotlib/base/compilmsg.c -o ../thotlib/base/compilmsg.o gcc -DCPP="gcc -E" -g -O -Wall -DHAVE_CONFIG_H -I.. -I../../batch/f -I../../thotlib/include -I../../thotlib/internals/var -I../../thotlib/internals/h -I../../thotlib/internals/f -I../../schemas -I../../schemasOPERA -I../../libjpeg -I../../libpng -I../../libpng/zlib -I/usr/dt/include -I/usr/openwin/include -c ../../batch/parser.c -o parser.o ../../batch/parser.c: In function `InitSyntax': ../../batch/parser.c:945: warning: `currule' might be used uninitialized in this function gcc -DCPP="gcc -E" -g -O -Wall -DHAVE_CONFIG_H -I.. -I../../batch/f -I../../thotlib/include -I../../thotlib/internals/var -I../../thotlib/internals/h -I../../thotlib/internals/f -I../../schemas -I../../schemasOPERA -I../../libjpeg -I../../libpng -I../../libpng/zlib -I/usr/dt/include -I/usr/openwin/include -c ../../batch/grammar.c -o grammar.o ^[[29~^[[29~make[2]: Entering directory `/ldi/prj/eigweb/extracted_src/Thot/Solaris/thotlib' make[2]: Leaving directory `/ldi/prj/eigweb/extracted_src/Thot/Solaris/thotlib' gcc -o ../../batch/../bin/grm ../thotlib/base/compilmsg.o parser.o grammar.o ../thotlib/libThotKernel.a -ldl -lnsl -lsocket ====> grm is done (DIR=`pwd` ; THOTDIR=$DIR/../.. ; export THOTDIR ; \ cd ../../batch ; $DIR/../bin/grm APP) /bin/sh: /ldi/prj/eigweb/extracted_src/Thot/Solaris/batch/../bin/grm: not found make[1]: *** [../../batch/APP.GRM] Error 1 make[1]: Leaving directory `/ldi/prj/eigweb/extracted_src/Thot/Solaris/batch' make[1]: Entering directory `/ldi/prj/eigweb/extracted_src/Thot/Solaris/amaya' Makefile:56: .depends: No such file or directory ../tools/mkdep/mkdep -relative -vpath ../../amaya -DHAVE_CONFIG_H -I. -I.. -I../../thotlib/include -I../../amaya -I../../amaya/f -I../../libpng/zlib -I../../w3c-libwww-5.0a/Library/src -I/usr/dt/include -I/usr/openwin/include ../../amaya/*.c > .depends mkdep: open: No such file or directory make[1]: Leaving directory `/ldi/prj/eigweb/extracted_src/Thot/Solaris/amaya' make[1]: Entering directory `/ldi/prj/eigweb/extracted_src/Thot/Solaris/amaya' make[1]: *** No rule to make target `../../amaya/HTML.S', needed by `../../amaya/HTML.STR'. Stop. make[1]: Leaving directory `/ldi/prj/eigweb/extracted_src/Thot/Solaris/amaya' Thanks for your help Hassan
Received on Thursday, 8 January 1998 12:36:32 UTC