>Number: 5110 >Category: mod_jserv >Synopsis: make install fails because file (symlink?) libjserv.so is >non-existent >Confidential: no >Severity: non-critical >Priority: medium >Responsible: jserv >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Wed Oct 6 14:40:01 PDT 1999 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3.9 + 1.1b1 >Environment: HP-UX 10.20 w/ HP JDK 1.1.8 >Description: output from make install:
mkdir .libs ln -s mod_jserv.lo mod_jserv.o ln -s jserv_protocols.lo jserv_protocols.o ln -s jserv_ajpv11.lo jserv_ajpv11.o ln -s jserv_ajpv12.lo jserv_ajpv12.o ln -s jserv_balance.lo jserv_balance.o ln -s jserv_mmap.lo jserv_mmap.o ln -s jserv_watchdog.lo jserv_watchdog.o ln -s jserv_utils.lo jserv_utils.o ln -s jserv_status.lo jserv_status.o ln -s jserv_wrapper.lo jserv_wrapper.o ln -s jserv_wrapper_unix.lo jserv_wrapper_unix.o ln -s jserv_image.lo jserv_image.o /opt/gcc/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.8.1/ld -b +h libjserv.sl +b /opt/apache/libexec -o .libs/libjserv.sl mod_jserv.lo jserv_protocols.lo jserv_ajpv11.lo jserv_ajpv12.lo jserv_balance.lo jserv_mmap.lo jserv_watchdog.lo jserv_utils.lo jserv_status.lo jserv_wrapper.lo jserv_wrapper_unix.lo jserv_image.lo creating libjserv.la (cd .libs && rm -f libjserv.la && ln -s ../libjserv.la libjserv.la) Copying files to Apache Modules Directory... /usr/bin/cp ./.libs/libjserv.so /opt/apache/libexec/mod_jserv.so cp: cannot access ./.libs/libjserv.so: No such file or directory *** Error exit code 1 Stop. *** Error exit code 1 Stop. *** Error exit code 1 Stop. *** Error exit code 1 Stop. >How-To-Repeat: >Fix: in src/c/.libs subdirectory: ln -s libjserv.sl libjserv.so >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 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! ]