I just got the same error compiling PHP403sp1 + Apache 1.3.14 after compiling similar versions fine, without this problem. How did you resolve it ? <=== src/modules/extra <=== src/modules gcc -c -I./os/unix -I./include -DLINUX=2 -I/tmp/php-4.0.3pl1 -I/tmp/php-4 .0.3pl1/main -I/tmp/php-4.0.3pl1/main -I/tmp/php-4.0.3pl1/Zend -I/tmp/php-4. 0.3pl1/Zend -I/tmp/php-4.0.3pl1/TSRM -I/tmp/php-4.0.3pl1/TSRM -I/tmp/php-4.0 .3pl1 -DUSE_EXPAT -I./lib/expat-lite `./apaci` modules.c modules.c:46: warning: data definition has no type or storage class modules.c:93: parse error before `;' modules.c:142: parse error before `;' make[2]: *** [modules.o] Error 1 make[2]: Leaving directory `/tmp/apache_1.3.14/src' make[1]: *** [build-std] Error 2 make[1]: Leaving directory `/tmp/apache_1.3.14' make: *** [build] Error 2 -- Siggy ######################### Paul, the file confg.status is correct. Other ideas? it seems that the line 46 of the modules.c treats something about libraries... what do you think about? Marco Paul Schreiber wrote: > Marco, > > >i 've instelled all you need in the correct sequence, but when i arrive to > >section [23] and i execute the make command, it flush me out saying: > > > >modules.c:46: warning: data definition has no type or storage class > >modules.c:93: parse error before ';' > >modules.c:142: parse error before ';' > >make[2]: *** [modules.o] Error 1 > >make[2]: Leaving directory '/tmp2/php3/apache_1.3.9/src' > >make[1]: *** [build-std] Error 2 > >make[1]: Leaving directory '/tmp2/php3/apache_1.3.9' > >make: *** [build] Error 2 > > > >Can you helpme?? > > wehn you edit the config.status file, make sure the "#!/bin/sh" is at the > *very beginning* of the file. It cannot be preceeded by spaces. > > Paul > > shad 96c / 3B CS / mac activist / eda / fumbler > fan of / jewel / sophie b. / sarah slean / steve poltz / emm gryner / > / x-files / buffy / dawson's creek / habs / bills / 49ers / > > t h i n k d i f f e r e n t. > > "A kiss is a lovely trick designed by nature to stop speech when > words become superfluous." -- Ingrid Bergman _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
