Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Apache: Users
Runtime definitions missing for 2.2.8 on AIX 5.3
 

Index | Next | Previous | View Flat


to2958 at att

Feb 14, 2008, 7:30 AM


Views: 3043
Permalink
Runtime definitions missing for 2.2.8 on AIX 5.3

I'm able to build the 2.2.8 Apache on a AIX 5.3 server. It will compile
and install but when I go to start it I get this:

exec(): 0509-036 Cannot load program httpd because of the following
errors:
rtld: 0712-001 Symbol XML_ParserFree was referenced
from module /web/apache/production/lib/libaprutil-1.so(), but a
runtime definition
of the symbol was not found.
rtld: 0712-001 Symbol XML_ParserCreate was referenced
from module /web/apache/production/lib/libaprutil-1.so(), but a
runtime definition
of the symbol was not found.
rtld: 0712-001 Symbol XML_SetUserData was referenced
from module /web/apache/production/lib/libaprutil-1.so(), but a
runtime definition
of the symbol was not found.
rtld: 0712-001 Symbol XML_SetElementHandler was referenced
from module /web/apache/production/lib/libaprutil-1.so(), but a
runtime definition
of the symbol was not found.
rtld: 0712-001 Symbol XML_SetCharacterDataHandler was referenced
from module /web/apache/production/lib/libaprutil-1.so(), but a
runtime definition
of the symbol was not found.
rtld: 0712-001 Symbol XML_Parse was referenced
from module /web/apache/production/lib/libaprutil-1.so(), but a
runtime definition
of the symbol was not found.
rtld: 0712-001 Symbol XML_GetErrorCode was referenced
from module /web/apache/production/lib/libaprutil-1.so(), but a
runtime definition
of the symbol was not found.
rtld: 0712-001 Symbol XML_ErrorString was referenced
from module /web/apache/production/lib/libaprutil-1.so(), but a
runtime definition
of the symbol was not found.
rtld: 0712-002 fatal error: exiting.

I'm on an AIX 5.3 server w/ the IBM XL C compiler.
vac.C 8.0.0.0 COMMITTED IBM XL C Compiler

The configure portion
CC="/usr/vac/bin/cc_r";
OBJECT_MODE=64
LDFLAGS="$LDFLAGS -L/apps/support/packages/lib"
LD_LIBRARY_PATH="/apps/support/packages/lib"
INCLUDE="-I/apps/support/packages/include"
CPPFLAGS="-I/apps/support/packages/include"

export CC
export OBJECT_MODE
export LDFLAGS
export LD_LIBRARY_PATH
export INCLUDE
export CPPFLAGS

./configure \
--prefix=/web/apache/production \
--enable-so \
--enable-rewrite=shared \
--enable-info=shared \
--enable-status=shared \
--enable-deflate=shared \
--with-z=/apps/support/packages \
--enable-ssl=shared \
--with-ssl=/apps/support/packages \
--with-expat=/apps/support/packages \
--disable-userdir \
--disable-autoindex

I have the openssl, expat and z libraries at /apps/support/packages/lib.

I'm fairly certain the Expat library is not included properly. I have
LIBPATH set to point to the location the libexpat.a is located. But I
thought that even if the Expat was shared shouldn't the compile and/or
link fail? Mainly what I'm wondering is there something I could check?
Does this simply mean the library was not found to load?

I'm including the following files for reference:
Here's the configure running, make, and make install.
<<config2.2.8-0214.log>>

Any thoughts on this would be great!

Todd E. O'Dell
Assoc Tech Support Analysis Network
AT&T Operations
Room 1118
500 E. 8th
Kansas City, MO 64106
Office: (816)275-3626
to2958[at]att.com
Attachments: config2.2.8-0214.log (263 KB)

Subject User Time
Runtime definitions missing for 2.2.8 on AIX 5.3 to2958 at att Feb 14, 2008, 7:30 AM
    Re: Runtime definitions missing for 2.2.8 on AIX 5.3 covener at gmail Feb 14, 2008, 9:36 AM
    RE: Runtime definitions missing for 2.2.8 on AIX 5.3 to2958 at att Feb 14, 2008, 1:08 PM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.