DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=37190>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=37190 Summary: get 0509-036 Cannot load program -> rtld: 0712-001 Symbol Product: Apache httpd-2.0 Version: 2.0.54 Platform: Other OS/Version: AIX Status: NEW Severity: normal Priority: P2 Component: Build AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] apache 2.0.54 aix 5.3 ml03 c++ v6 for aix . Run configure with --enable-so --prefix=/noel/apache -->ok make -->ok make install -->ok . This was all working but when starting ./apachectl start, i get the following errors: . # ./apachectl start exec(): 0509-036 Cannot load program /noel/apache/bin/httpd because of the following errors: rtld: 0712-001 Symbol __udivdi3 was referenced from module /noel/apache/lib/libapr-0.so(), but a runtime definition of the symbol was not found. rtld: 0712-001 Symbol __lshrdi3 was referenced from module /noel/apache/lib/libapr-0.so(), but a runtime definition of the symbol was not found. rtld: 0712-001 Symbol __divdi3 was referenced from module /noel/apache/lib/libapr-0.so(), but a runtime definition of the symbol was not found. rtld: 0712-001 Symbol __moddi3 was referenced from module /noel/apache/lib/libapr-0.so(), but a runtime definition of the symbol was not found. 0509-026 System error: Error 0 . Can`t find much on the internet -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
