build question on aix:
I'm running the build/binbuild.sh script to build. I've modified the
script to add some additional configure parameters (enable-deflate
with-z enable-ssl with-ssl) but after the build is complete I get an
error loading httpd
(http://pastebin.com/FYxJ4nXg)
==========
rbf-ibm1 /data/rbf-anvil/PREQ-AIX-Console-UpdatePHPAndApache/11/export/bin>
/data/rbf-anvil/PREQ-AIX-Console-UpdatePHPAndApache/11/export/bin/httpd
exec(): 0509-036 Cannot load program
/data/rbf-anvil/PREQ-AIX-Console-UpdatePHPAndApache/11/export/bin/httpd
because of the following errors:
rtld: 0712-001 Symbol XML_ParserCreate was referenced
from module
/data/rbf-anvil/PREQ-AIX-Console-UpdatePHPAndApache/11/export/lib/libaprutil-1.so(),
but a runtime definition
of the symbol was not found.
rtld: 0712-001 Symbol XML_SetUserData was referenced
from module
/data/rbf-anvil/PREQ-AIX-Console-UpdatePHPAndApache/11/export/lib/libaprutil-1.so(),
but a runtime definition
of the symbol was not found.
rtld: 0712-001 Symbol XML_SetElementHandler was referenced
from module
/data/rbf-anvil/PREQ-AIX-Console-UpdatePHPAndApache/11/export/lib/libaprutil-1.so(),
but a runtime definition
of the symbol was not found.
rtld: 0712-001 Symbol XML_SetCharacterDataHandler was referenced
from module
/data/rbf-anvil/PREQ-AIX-Console-UpdatePHPAndApache/11/export/lib/libaprutil-1.so(),
but a runtime definition
of the symbol was not found.
rtld: 0712-001 Symbol XML_SetDefaultHandler was referenced
from module
/data/rbf-anvil/PREQ-AIX-Console-UpdatePHPAndApache/11/export/lib/libaprutil-1.so(),
but a runtime definition
of the symbol was not found.
rtld: 0712-001 Symbol XML_Parse was referenced
from module
/data/rbf-anvil/PREQ-AIX-Console-UpdatePHPAndApache/11/export/lib/libaprutil-1.so(),
but a runtime definition
of the symbol was not found.
rtld: 0712-001 Symbol XML_GetErrorCode was referenced
from module
/data/rbf-anvil/PREQ-AIX-Console-UpdatePHPAndApache/11/export/lib/libaprutil-1.so(),
but a runtime definition
of the symbol was not found.
rtld: 0712-001 Symbol XML_ErrorString was referenced
from module
/data/rbf-anvil/PREQ-AIX-Console-UpdatePHPAndApache/11/export/lib/libaprutil-1.so(),
but a runtime definition
of the symbol was not found.
rtld: 0712-001 Symbol XML_ParserFree was referenced
from module
/data/rbf-anvil/PREQ-AIX-Console-UpdatePHPAndApache/11/export/lib/libaprutil-1.so(),
but a runtime definition
of the symbol was not found.
=============
I'm using xlc
suggestions?
I tried just configure/make/make install, but when I ran it died
saying it couldn't find libexpat. It was looking in a specific
directory (absolute path) that was on my build system, but does not
exist on my production system. I figured that would follow LIBPATH
for that, but the bindist install seems to not do that, but gives me
this error instead.
--
Rob
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
" from the digest: [email protected]
For additional commands, e-mail: [email protected]