You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Joshua Slive <sl...@apache.org> on 2001/05/20 22:59:23 UTC

build/7755: --prefix and --with-layout do not interact nicely

>Number:         7755
>Category:       build
>Synopsis:       --prefix and --with-layout do not interact nicely
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Sun May 20 14:00:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     slive@apache.org
>Release:        2.0.18
>Organization:
apache
>Environment:
Linux 2.2.17-14smp #1 
>Description:
When --prefix and -with-layout are used together, the
prefix specified in the config.layout file overrides
the prefix specified on the config line.  The proper
behaviour would be the reverse
>How-To-Repeat:
./configure --prefix=/tmp/ap --enable-layout=GNU
make
make install

will cause Apache to try to install most of its files under /usr/local.
(The lib and include files are installed in the correct location
under /tmp/ap).
>Fix:

>Release-Note:
>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!     ]