Via build-solaris.sh I'm trying to build the mod_jk.so but I'm receiving the following error:
...... PIC -DSHARED_MODULE -I/sag/sag/Apache/include -I../common -I/usr/java/include -I /usr/java/include/solaris -DSOLARIS -c ../common/jk_msg_buff.c cc -DSOLARIS2=280 -DUSE_EXPAT -I../lib/expat-lite -O -xtarget=ultra -xarch=v9 -K PIC -DSHARED_MODULE -I/sag/sag/Apache/include -I../common -I/usr/java/include -I /usr/java/include/solaris -DSOLARIS -c ../common/jk_nwmain.c "../common/jk_nwmain.c", line 32: warning: empty translation unit cc -DSOLARIS2=280 -DUSE_EXPAT -I../lib/expat-lite -O -xtarget=ultra -xarch=v9 -K PIC -DSHARED_MODULE -I/sag/sag/Apache/include -I../common -I/usr/java/include -I /usr/java/include/solaris -DSOLARIS -c ../common/jk_pool.c cc -DSOLARIS2=280 -DUSE_EXPAT -I../lib/expat-lite -O -xtarget=ultra -xarch=v9 -K PIC -DSHARED_MODULE -I/sag/sag/Apache/include -I../common -I/usr/java/include -I /usr/java/include/solaris -DSOLARIS -c ../common/jk_sockbuf.c "../common/jk_sockbuf.c", line 226: syntax error before or at: / "../common/jk_sockbuf.c", line 232: cannot recover from previous errors cc: acomp failed for ../common/jk_sockbuf.c apxs:Break: Command failed with rc=2 Error with apxs I'm using apache 1.3.19 on Solaris 8. regards stefan Software AG Systemhaus GmbH Technical Consultant Email mailto:[EMAIL PROTECTED] Fon +49 711 72093 0 Fax +49 7085 9230 56 (Home Office) Fax +49 711 72093 165 Mobil +49 172 680 7285 Web http://www.softwareag.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
