You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Joerg Muehle <jo...@db.com> on 1999/09/09 21:00:52 UTC

mod_jserv/4989: unable to make mod_jserv as dso: undefined symbols not allowed

>Number:         4989
>Category:       mod_jserv
>Synopsis:       unable to make mod_jserv as dso: undefined symbols not allowed
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    jserv
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Thu Sep  9 12:10:01 PDT 1999
>Last-Modified:
>Originator:     joerg.muehle@db.com
>Organization:
apache
>Release:        Apache 1.3.6 + JServ 1.0
>Environment:
IBM RS6000 AIX 4.3.2 IBMCXX 3.6.6 IBM Java 1.1.6.5
>Description:
        /usr/ibmcxx/bin/cc -c  -I../../os/unix -I../../include   -DAIX=43 -U__STR__ -DAIX_BIND_PROCESSOR -qnogenpcomp -qnousepcomp -DUSE_HSREGEX `../../apaci` -DSHARED_MODULE mod_jserv.c && mv mod_jserv.o mod_jserv.lo
        ld -H512 -T512 -bhalt:4 -bM:SRE -bnoentry -bI:../../support/httpd.exp  -bE:`echo mod_jserv.so|sed -e 's:\.so$:.exp:'` -lc -o mod_jserv.so mod_jserv.lo 
ld: 0711-317 ERROR: Undefined symbol: .jserv_server_config_get
ld: 0711-317 ERROR: Undefined symbol: .jserv_protocol_getbyname
ld: 0711-317 ERROR: Undefined symbol: .jserv_error
ld: 0711-317 ERROR: Undefined symbol: .jserv_protocol_handler
ld: 0711-317 ERROR: Undefined symbol: .jserv_protocol_initall
ld: 0711-317 ERROR: Undefined symbol: .jserv_error_exit
ld: 0711-317 ERROR: Undefined symbol: .jserv_protocol_cleanupall
ld: 0711-317 ERROR: Undefined symbol: .jserv_protocol_parameter
ld: 0711-317 ERROR: Undefined symbol: .jserv_readfile
ld: 0711-317 ERROR: Undefined symbol: .jserv_openfile
ld: 0711-317 ERROR: Undefined symbol: .jserv_resolve
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
make: 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 make sure the]
[subject line starts with the report component and number, with ]
[or without any 'Re:' prefixes (such as "general/1098:" or      ]
["Re: general/1098:").  If the subject doesn't match this       ]
[pattern, your message will be misfiled and ignored.  The       ]
["apbugs" address is not added to the Cc line of messages from  ]
[the database 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!     ]