i am trying to connect apache 2 to tomcat 6. i downloaded and tried to compile tomcat-connectors-1.2.26. it compiles and installs /local/apache2/modules/mod_jk.so but when starting httpd, i get
Cannot load /local/apache2/modules/mod_jk.so into server: rtld: 0712-001 Symbol __mcount was referenced\n from module /local/apache2/modules/mod_jk.so(), but a runtime definition\n\t of the symbol was not found.
i read many a post but I did not find out how to compile the module without a requirement for __mcount or how to make it find it.
aix 5.3, xlc
Cannot load /local/apache2/modules/mod_jk.so into server: rtld: 0712-001 Symbol __mcount was referenced\n from module /local/apache2/modules/mod_jk.so(), but a runtime definition\n\t of the symbol was not found.
i read many a post but I did not find out how to compile the module without a requirement for __mcount or how to make it find it.
aix 5.3, xlc