>Number: 4232
>Category: os-aix
>Synopsis: build of apache w/ dso support fails
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: apache
>State: open
>Class: sw-bug
>Submitter-Id: apache
>Arrival-Date: Mon Apr 12 09:50:01 PDT 1999
>Last-Modified:
>Originator: [EMAIL PROTECTED]
>Organization:
apache
>Release: 1.3.6
>Environment:
AIX 4.3. using egcs-2.91.60
>Description:
1. ran './configure --prefix=/work/www/apache_1.3.6 --enable-rule=SHARED_CORE
--enable-module=so'
2. then ran 'make install'.
towards the end of the build, it gives the following error:
<=== src/modules
gcc -c -I./os/unix -I./include -DAIX=43 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_
HSREGEX `./apaci` modules.c
gcc -c -I./os/unix -I./include -DAIX=43 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_
HSREGEX `./apaci` buildmark.c
gcc -DAIX=43 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX `./apaci` -lm \
-o httpd buildmark.o modules.o modules/standard/libstandard.a main/libmain
.a ./os/unix/libos.a ap/libap.a regex/libregex.a
ld: 0711-317 ERROR: Undefined symbol: .ldopen
ld: 0711-317 ERROR: Undefined symbol: .ldclose
ld: 0711-317 ERROR: Undefined symbol: .ldnshread
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
make[3]: *** [target_static] Error 1
make[3]: Leaving directory `/work/www/apache_1.3.6/src'
make[2]: *** [build-std] Error 2
make[2]: Leaving directory `/work/www/apache_1.3.6'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/work/www/apache_1.3.6'
make: *** [install] Error 2
>How-To-Repeat:
>Fix:
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <[EMAIL PROTECTED]> in the Cc line ]
[and leave the subject line UNCHANGED. This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig- ]
[nored unless you are responding to an explicit request ]
[from a developer. ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]