https://issues.apache.org/bugzilla/show_bug.cgi?id=45313
Summary: mod_jk 1.2.26 & apache 2.2.9 static compiled on solaris not able to connect Product: Tomcat 5 Version: Unknown Platform: Sun OS/Version: Solaris Status: NEW Severity: normal Priority: P2 Component: Connector:AJP AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I tried a static compile of mod_jk 1.2.26 and apache 2.2.9 on solaris 8,9 and 10 (sparc) and solaris 10 (intel). Compilation worked perfect, mod_jk worked in all cases when tomcat (or other servlet container) was on the same host. It did not work, when tomcat was on an other host on the same network on all sparc versions of solaris, but it worked for the intel version. Some investigation showed, that nb_connect() in jk_connect.c fails when statically compiled into apache. Modular compilation works fine. Compiler was gcc version 3.2.4, tried with sun "ld" and gnu "ld", no difference. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]