You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Neil Johnson <ne...@motorola.com> on 1999/05/27 23:15:52 UTC

mod_jserv/4486: Make doesn't compile mod_jserv.so

>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 <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!     ]