Subversion 1.12 undefined symbol - RH7- Apache 2.4.6
by lowaneb from LinuxQuestions.org on (#596B0)
Upgraded to svn 1.11 from wandisco(our yum repo only had 1.9 i think it was) and found the access file is breaking with the empty groups. I can't find 1.11.2 to upgrade my server (RH 7).
I have downloaded and installed the collabnet 1.12 client and the server rpms. Successfully installed both in client server order.
I can successfully start my svnserve. I can't start apache though.
when I do httpd -t I get
"Cannot load /opt/CollabNet_Subversion/modules/mod_dav_svn.so into server: /opt/CollabNet_Subversion/modules/mod_dav_svn.so: undefined symbol: ap_log_cerror
apache conf file has the module path updated to /opt/CollabNet_Subversion/modules.
Anything needed to assist just let me know. I am lost on this now.


I have downloaded and installed the collabnet 1.12 client and the server rpms. Successfully installed both in client server order.
I can successfully start my svnserve. I can't start apache though.
when I do httpd -t I get
"Cannot load /opt/CollabNet_Subversion/modules/mod_dav_svn.so into server: /opt/CollabNet_Subversion/modules/mod_dav_svn.so: undefined symbol: ap_log_cerror
apache conf file has the module path updated to /opt/CollabNet_Subversion/modules.
Anything needed to assist just let me know. I am lost on this now.