---------------------------------------------------------------- BEFORE YOU POST, search the faq at <http://java.apache.org/faq/> WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! ---------------------------------------------------------------- I configured apache1.3.12 with the DSO option on an HP UX 11. I was able to install it and fire it up. I am using GNU make 3.79 Then I configured Jserv 1.1.1 with the apxs option. However when I run the "make" step. If I use GNU C compiler 2.95 I get /bin/sh ../../libtool --mode=compile gcc -DPACKAGE=\"ApacheJServ\" -DVERSION=\"1.1.1\" -Dconst= -DSTDC_HEADERS=1 -DTIME_WITc gcc -DPACKAGE=\"ApacheJServ\" -DVERSION=\"1.1.1\" -Dconst= -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_GETTIMEOo gcc: cannot specify -o with -c or -S and multiple compilations If i use HP's ansi c compiler I get /bin/sh ../../libtool --mode=compile cc -DPACKAGE=\"ApacheJServ\" -DVERSION=\"1.1.1\" -Dconst= -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIMc cc -DPACKAGE=\"ApacheJServ\" -DVERSION=\"1.1.1\" -Dconst= -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_GETTIMEOFo cc: "/usr/local/apache/include/hsregex.h", line 39: error 1000: Unexpected symbol: "*". cc: "/usr/local/apache/include/hsregex.h", line 69: error 1000: Unexpected symbol: "regerror". Do I need to run the compiler with some flags ? Can someone please help Any help/suggestions will be greatly appreicated. Thanks in advance for your help Farooq. -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Search Archives: <http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/> Problems?: [EMAIL PROTECTED]
