Return-Path: Delivered-To: apache-bugdb-archive@hyperreal.org Received: (qmail 10808 invoked by uid 6000); 27 May 1999 21:20:20 -0000 Received: (qmail 10587 invoked by uid 2001); 27 May 1999 21:20:04 -0000 Received: (qmail 6208 invoked by uid 2012); 27 May 1999 21:15:52 -0000 Message-Id: <19990527211552.6207.qmail@hyperreal.org> Date: 27 May 1999 21:15:52 -0000 From: Neil Johnson Reply-To: neil.johnson@motorola.com To: apbugs@hyperreal.org X-Send-Pr-Version: 3.2 Subject: mod_jserv/4486: Make doesn't compile mod_jserv.so Sender: apache-bugdb-owner@apache.org Precedence: bulk >Number: 4486 >Category: mod_jserv >Synopsis: Make doesn't compile mod_jserv.so >Confidential: no >Severity: serious >Priority: medium >Responsible: jserv >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Thu May 27 14:20:02 PDT 1999 >Last-Modified: >Originator: neil.johnson@motorola.com >Organization: apache >Release: Apache 1.3.6, Apache JServ 1.0b5 >Environment: HP-UX 10.20, JAVA 1.1.7. >Description: Trying to compile Apache jserv in DSO config on HP 10.20 When I run make after running configuring, it will not compile the mod_jserv.so module. Make reports that is up-to-date. If you look in the directory there are no object files at all. I have made sure that I am using the latest GNU: m4 sed make autoconf automake, and libtool Here is the output form make: # make Making all in src make[1]: Entering directory `/u01/src/jserv/ApacheJServ-1.0b5/src' Making all in c make[2]: Entering directory `/u01/src/jserv/ApacheJServ-1.0b5/src/c' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/u01/src/jserv/ApacheJServ-1.0b5/src/c' Making all in java make[2]: Entering directory `/u01/src/jserv/ApacheJServ-1.0b5/src/java' CLASSPATH=:/u01/src/jsdk/JSDK2.0/lib/jsdk.jar:. /opt/java/bin/javac -g -deprecat ion ./org/apache/java/io/LogRecord.java CLASSPATH=:/u01/src/jsdk/JSDK2.0/lib/jsdk.jar:. /opt/java/bin/javac -g -deprecat ion ./org/apache/java/util/ConfigurationsRepository.java >How-To-Repeat: Just try to install >Fix: Looks like some sort of Makefile config problem. >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, you need] [to include 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! ]