>Number: 5219 >Category: mod_jserv >Synopsis: --with-apache-src (et cetera) doesn't work with relative paths >Confidential: no >Severity: non-critical >Priority: medium >Responsible: jserv >State: open >Class: support >Submitter-Id: apache >Arrival-Date: Fri Oct 29 12:50:01 PDT 1999 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3.9+1.1b2 >Environment: Solaris 2.6 x86, AIX 4.2.1 >Description: When specifying the location of the apache source distribution (to statically link mod_jserv into apache) you can't use a relative path, i.e,
./configure --with-apache-src=../apache_1.3.9 will lead to compile-time errors because Makefiles in subdirectories also think that the sources are in ../apache_1.3.9, when they're in ../../apache_1.3.9. The same is true of --with-JSDK. >How-To-Repeat: >Fix: I would guess that automake should take care of this, but there may be an incorrect specification of a variable or some such. I haven't examined it in depth. mod_perl does it correctly, but they're using the Makefile.PL goop. >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! ]