You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/04/30 21:24:13 UTC

DO NOT REPLY [Bug 8678] New: - apxs not layout aware

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8678>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8678

apxs not layout aware

           Summary: apxs not layout aware
           Product: Apache httpd-2.0
           Version: 2.0.35
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Build
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: grueneberg@fhtw-berlin.de


apxs is not aware of the information given in config.layout when choosing e.g.
--enable-layout=GNU.

It assumes that libtool etc. reside in ${prefix}/build while this is not necessary. 
This leads to other modules being unable to install (correctly).