Hi, I am trying to install 1.0b3 on this configuration: SunOS weborder 5.5.1 Generic_103640-19 sun4u sparc SUNW,Ultra-2 Server version Stronghold/2.3 Apache/1.2.6 C2NetUS/2010. With much wrangling, I was able to build the jserv library, but when i try to do 'make' in my apache src directory (to link it in), everything looks good right up until the end, when I see: Done building module subdirectories make[1]: Leaving directory `/usr/local/stronghold/src/modules' gcc -o httpsd alloc.o http_main.o http_core.o http_config.o http_request.o ht tp_log.o http_protocol.o rfc1413.o util.o util_script.o modules.o buff.o util_sn printf.o md5c.o util_md5.o explain.o http_bprintf.o util_date.o mod_mime.o mod_a ccess.o mod_auth.o mod_negotiation.o mod_include.o mod_dir.o mod_cgi.o mod_userd ir.o mod_alias.o mod_env.o mod_log_config.o mod_asis.o mod_imap.o mod_actions.o mod_browser.o mod_log_agent.o mod_log_referer.o mod_rewrite.o mod_cern_meta.o mo d_status.o mod_info.o mod_auth_anon.o mod_digest.o mod_expires.o mod_headers.o m od_usertrack.o modules/proxy/libproxy.a mod_php.o libmodssl.a modules/jserv/mod_ jserv.o -L./modules/jserv -ljserv -L. -lphp -lm -ldl -lsocket -lnsl -L/usr/loca l/stronghold/ssl/lib -lssl -lcrypto regex/libregex.a Undefined first referenced symbol in file compat_pclosesocket ./modules/jserv/libjserv.a(jserv_ajpv11.o) compat_scan_script_header_err_buff ./modules/jserv/libjserv.a(jserv_ajpv11.o) compat_send_fb ./modules/jserv/libjserv.a(jserv_ajpv11.o) ap_getword_conf_nc ./modules/jserv/libjserv.a(jserv_wrapper.o) compat_log_error ./modules/jserv/libjserv.a(jserv_utils.o) ap_palloc ./modules/jserv/libjserv.a(jserv_wrapper.o) compat_psprintf ./modules/jserv/libjserv.a(jserv_status.o) compat_null modules/jserv/mod_jserv.o compat_pvsprintf ./modules/jserv/libjserv.a(jserv_status.o) compat_psocket ./modules/jserv/libjserv.a(jserv_ajpv11.o) ld: fatal: Symbol referencing errors. No output written to httpsd make: *** [httpsd] Error 1 # It looks like jserv_compat.h provides prototypes for these undefined functions, but I can't find the actual function code in any source anywhere. Does this ring any bells for anyone? I've searched everywhere else I can think. -Matt ---------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://www.working-dogs.com/> Problems?: [EMAIL PROTECTED]