You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Karin von Kaenel <kv...@us.ibm.com> on 1998/07/17 17:07:55 UTC

general/2639: Undefined symbol: .ap_bspawn_child

>Number:         2639
>Category:       general
>Synopsis:       Undefined symbol: .ap_bspawn_child
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Fri Jul 17 08:10:00 PDT 1998
>Last-Modified:
>Originator:     kvk@us.ibm.com
>Organization:
apache
>Release:        1.3.0
>Environment:
AIX 4.2.1, std. AIX C-compiler.
AIX w3-tr 2 4 000016021100
>Description:
When doing a  ./configure --prefix=/apache  and then a  make  , it works fine.
When doing a  ./configure --prefix=/apache --enable-module=most --enable-shared=max and then a  make, I get an error:
===> src/modules/standard
        ...
        cc -c  -I../../os/unix -I../../include   -DAIX=42 -U__STR__ -qnogenpcomp
 -qnousepcomp -DSTATUS -DUSE_HSREGEX `../../apaci` -DSHARED_MODULE mod_mime_magi
c.c && mv mod_mime_magic.o mod_mime_magic.lo
        ld -H512 -T512 -bhalt:4 -bM:SRE -bnoentry -bI:../../support/httpd.exp  -
bE:`echo mod_mime_magic.so|sed -e 's:\.so$:.exp:'` -lc -o mod_mime_magic.so mod_
mime_magic.lo
ld: 0711-317 ERROR: Undefined symbol: .ap_bspawn_child
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
make: 1254-004 The error code from the last command is 8.

>How-To-Repeat:

>Fix:

>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]