From: Atheist (atheist_at_hellspawn.dnsalias.net)
Date: 2001-10-14 20:32:06
>>>>>> "UvB" == Ullrich von Bassewitz <uz_at_musoftware.de> writes: > > MV> I'm afraid I didn't have time to test the beta earlier, and I get > MV> the following error when trying to compile the libraries on a > MV> Solaris 8 machine: > > UvB> This does not seem to be a serious problem. Did you check if the > UvB> header files are in the search path and readable (permissions)? Same problem under OS/2 with emx/gcc... Now I haven't time to check the problem, tomorrow I will... AFLAGS="-t geos" \ make -C geos || exit 1 make[2]: Entering directory `/SOURCE/cc65-2.7.0/libsrc/geos' make[3]: Entering directory `/SOURCE/cc65-2.7.0/libsrc/geos/common' abort.c(9): Error: Include file `stdlib.h' not found abort.c(10): Error: Include file `geos.h' not found abort.c(14): Warning: Function call without a prototype abort.c(14): Error: Undefined symbol: `CBOLDON' abort.c(14): Error: `)' expected abort.c(14): Error: `;' expected abort.c(14): Error: `;' expected abort.c(14): Error: Undefined symbol: `CPLAINTEXT' abort.c(14): Error: `;' expected abort.c(14): Error: Expression expected abort.c(14): Error: `;' expected abort.c(14): Error: Expression expected abort.c(14): Fatal: Too many errors make[3]: *** [abort.o] Error 1 make[3]: Leaving directory `/SOURCE/cc65-2.7.0/libsrc/geos/common' During compiling I see a warning on a type of variable... but probabily is not important... I will check. -- Regards, Mirco ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo_at_musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2001-12-14 22:05:43 CET