Hi! Thanks to Stefan Bodewig work to resolve issue with expat configuration on Gump, APR now builds successfully there, after failing for more than 1 year.
So projects that depend on APR and/or HTTPD now have a chance to be built, after being in "Prerequisite Failed" state for long time. One of such modules is "tomcat-connectors-native" with project "jakarta-tomcat-jk-native". Maybe someone can take a look at what is going on there? It is currently failing during make: http://vmgump.apache.org/gump/public/tomcat-connectors-native/jakarta-tomcat-jk-native/index.html [[[ mod_jk.c: In function ___init_ws_service___: mod_jk.c:787: error: ___conn_rec___ has no member named ___remote_ip___ mod_jk.c:788: error: ___conn_rec___ has no member named ___remote_addr___ mod_jk.c:1104: error: ___conn_rec___ has no member named ___remote_ip___ mod_jk.c:1104: error: ___conn_rec___ has no member named ___remote_ip___ make[1]: *** [mod_jk.lo] Error 1 make[1]: Leaving directory `/srv/gump/public/workspace/tomcat-connectors-native/native/apache-2.0' make: *** [all-recursive] Error 1 ]]] Now only mod_jk is configured on Gump, but it would be nice if we could build tomcat-native in the same manner, and use produced binaries to run APR connector tests on Gump. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org