---------------------------------------------------------------- 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!!! ---------------------------------------------------------------- Greetings, Has anyone successfully compiled JServ 1.1 on SGI/IRIX 6.5.6? Here is what I have: Onyx2 with IRIX 6.5.6. I have both cc and gcc 2.95.1. By following the instruction from JServ 1.1, I have the following configure options for apache 1.3.11: ./configure \ --prefix=/local/etc/apache \ --enable-rule=SHARED_CORE \ --enable-module=so \ But when I 'make' it, it stopped at the following error (by the way, the error from gcc is the same): ld32: WARNING 84 : ./libhttpd.so is not used for resolving any symbol. ld32: ERROR 33 : Unresolved text symbol "ap_main" -- 1st referenced by http_main.o. Use linker option -v to see when and which objects, archives and dsos are loaded. ld32: ERROR 33 : Unresolved text symbol "ap_validate_password" -- 1st referenced by http_main.o. Use linker option -v to see when and which objects, archives and dsos are loaded. ld32: ERROR 33 : Unresolved text symbol "XML_ErrorString" -- 1st referenced by http_main.o. Use linker option -v to see when and which objects, archives and dsos are loaded. ld32: INFO 152: Output file removed because of error. make[2]: *** [libhttpd.ep] Error 2 make[2]: Leaving directory `/local/build/src/apache_1.3.11/src' make[1]: *** [build-std] Error 2 make[1]: Leaving directory `/local/build/src/apache_1.3.11' make: *** [build] Error 2 Can anyone help with this? Thanks! -- ------------------------------------------------------ Haiquan Dai Director, Computing & Information Technology Services University of Florida Brain Institute P.O. Box 100015, Gainesville, FL 32610-0015 Tel: (352)392-5553, Fax: (352)392-3422 E-mail: [EMAIL PROTECTED], http://www.ufbi.ufl.edu ______________________________________________________ The opinions expressed are author's own unless stated -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]