I keep getting the below errors when attempting to compile apache 1.3.31 with 'with_mod_php yes' --this is on a Solaris 10 x86 beta version. Any clues what I need to do to get apache compile on Solaris 10 x86? (the error also happens with 1.3.29). Thanks.
Regards, -- Mike Solaris packages for sparc/x86, insert www. in front the domain: > blastwave.org | openpkg.org | patriots.net | sunfreeware.com < <=== src/ap ===> src/main /openpkg/bin/cc -c -I../os/unix -I../include -DSOLARIS2=2100 -DTARGET=\"apache\" -O2 -pipe -I/openpkg/include `../apaci` gen_test_char.c /openpkg/bin/cc -c -I../os/unix -I../include -DSOLARIS2=2100 -DTARGET=\"apache\" -O2 -pipe -I/openpkg/include `../apaci` gen_uri_delims.c /openpkg/bin/cc -c -I../os/unix -I../include -DSOLARIS2=2100 -DTARGET=\"apache\" -O2 -pipe -I/openpkg/include `../apaci` alloc.c /openpkg/bin/cc -c -I../os/unix -I../include -DSOLARIS2=2100 -DTARGET=\"apache\" -O2 -pipe -I/openpkg/include `../apaci` buff.c /openpkg/bin/cc -c -I../os/unix -I../include -DSOLARIS2=2100 -DTARGET=\"apache\" -O2 -pipe -I/openpkg/include `../apaci` http_config.c /openpkg/bin/cc -c -I../os/unix -I../include -DSOLARIS2=2100 -DTARGET=\"apache\" -O2 -pipe -I/openpkg/include `../apaci` http_core.c /openpkg/bin/cc -c -I../os/unix -I../include -DSOLARIS2=2100 -DTARGET=\"apache\" -O2 -pipe -I/openpkg/include `../apaci` http_log.c /openpkg/bin/cc -c -I../os/unix -I../include -DSOLARIS2=2100 -DTARGET=\"apache\" -O2 -pipe -I/openpkg/include `../apaci` http_main.c In file included from http_main.c:597: /usr/include/pthread.h:291: error: parse error before '*' token /usr/include/pthread.h:292: error: parse error before '*' token /usr/include/pthread.h:293: error: parse error before '*' token /usr/include/pthread.h:294: error: parse error before '*' token /usr/include/pthread.h:295: error: parse error before '*' token /usr/include/pthread.h:296: error: parse error before '*' token /usr/include/pthread.h:297: error: parse error before '*' token /usr/include/pthread.h:298: error: parse error before '*' token /usr/include/pthread.h:300: error: parse error before '*' token /usr/include/pthread.h:301: error: parse error before '*' token /usr/include/pthread.h:303: error: parse error before '*' token /usr/include/pthread.h:304: error: parse error before '*' token /openpkg/bin/cc -c -I../os/unix -I../include -DSOLARIS2=2100 -DTARGET=\"apache\" -O2 -pipe -I/openpkg/include `../apaci` http_protocol.c make[4]: *** [http_main.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [subdirs] Error 1 make[2]: *** [build-std] Error 2 make[1]: *** [build] Error 2 make: *** [build-quiet] Error 2 + exit 2 error: Bad exit status from /openpkg/RPM/TMP/rpm-tmp.26736 (%build) RPM build errors: Bad exit status from /openpkg/RPM/TMP/rpm-tmp.26736 (%build) ______________________________________________________________________ The OpenPKG Project www.openpkg.org User Communication List [EMAIL PROTECTED]