>Number: 3696
>Category: mod_jserv
>Synopsis: fatal build error under AIX 4.3, probably a libtool problem
>Confidential: no
>Severity: critical
>Priority: medium
>Responsible: jserv
>State: open
>Class: sw-bug
>Submitter-Id: apache
>Arrival-Date: Sat Jan 16 17:20:00 PST 1999
>Last-Modified:
>Originator: [EMAIL PROTECTED]
>Organization:
apache
>Release: 1.3.4
>Environment:
AIX 4.3 using native cc compiler
>Description:
/bin/sh ../../libtool --mode=compile cc -DPACKAGE=\"Apache-JServ\"
-DVERSION=\"1.0b2\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1
-DHAVE_GETTIMEOFDAY=1 -DHAVE_HTTPD_H=1 -DHAVE_HTTP_CONFIG_H=1
-DHAVE_HTTP_CORE_H=1 -DHAVE_HTTP_LOG_H=1 -DHAVE_HTTP_MAIN_H=1
-DHAVE_HTTP_PROTOCOL_H=1 -DHAVE_UTIL_SCRIPT_H=1 -DHAVE_UTIL_MD5_H=1 -I. -I.
-I/usr/local/lib/apache/include -g -c jserv_image.c
cc -DPACKAGE=\"Apache-JServ\" -DVERSION=\"1.0b2\" -DSTDC_HEADERS=1
-DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HTTPD_H=1
-DHAVE_HTTP_CONFIG_H=1 -DHAVE_HTTP_CORE_H=1 -DHAVE_HTTP_LOG_H=1
-DHAVE_HTTP_MAIN_H=1 -DHAVE_HTTP_PROTOCOL_H=1 -DHAVE_UTIL_SCRIPT_H=1
-DHAVE_UTIL_MD5_H=1 -I. -I. -I/usr/local/lib/apache/include -g -c -DPIC
jserv_image.c
ln -s jserv_image.o jserv_image.lo
/bin/sh ../../libtool --mode=link cc -g -o libjserv.la -rpath
/usr/local/jserv/lib -version-info 0:0 mod_jserv.lo jserv_protocols.lo
jserv_ajpv11.lo jserv_utils.lo jserv_status.lo jserv_wrapper.lo
jserv_wrapper_unix.lo jserv_image.lo
libtool: link: warning: undefined symbols not allowed in powerpc-ibm-aix4.3.1.0
shared libraries
mkdir .libs
ar cru .libs/libjserv.a
ranlib .libs/libjserv.a
creating libjserv.la
(cd .libs && ln -s ../libjserv.la libjserv.la)
cp ./.libs/libjserv.so ./mod_jserv.so
cp: ./.libs/libjserv.so: A file or directory in the path name does not exist.
gmake[3]: *** [mod_jserv.so] Error 1
gmake[3]: Leaving directory `/a/earth/fs2/tmp/ganymede/Apache-JServ-1.0b2/src/c'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/a/earth/fs2/tmp/ganymede/Apache-JServ-1.0b2/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/a/earth/fs2/tmp/ganymede/Apache-JServ-1.0b2'
*** FATAL ERROR: problem installing Apache-JServ-1.0b2
>How-To-Repeat:
# using Apache-JServ-1.0b2
CC=cc OPTIM=-O ./configure \
--with-apache-install=/usr/local/lib/apache \
--enable-debugging \
--with-jsdk=/usr/local/lib/apache/JSDK2.0/lib/jsdk.jar &&
gmake &&
gmake -n install &&
true
# I had a problem with apxs not being in sbin, but that was already reported,
# so I am not repeating the report...
>Fix:
No, but I will look and see what I can find.
>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! ]