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 2006/12/22 11:08:11 UTC

DO NOT REPLY [Bug 41233] New: - after running buildconf , --prefix is ignored

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=41233

           Summary: after running buildconf , --prefix is ignored
           Product: Apache httpd-2
           Version: 2.2.3
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: Build
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: gabriel@oxeva.fr


When running buildconf on a new freshly extracted apache 2.2.3 archive, the
configure script ignores --prefix and other directory location options such as
--libdir --sysconfdir and so on.

To reproduce :
- extract the archive
- run ./configure --prefix=/not/default/path
- looking at build/config_vars.mk shows a correct prefix set (verified when
running make and make install after)

- clean up the directory, and re-extract the archive
- run ./buildconf
- run ./configure --prefix=/not/default/path
- build/config_vars.mk shows the default prefix from the Aapche layout
(/usr/local/apache2)

Remarks:
- using --enable-layout=AnotherLayout works (tried GNU as layout), changing the
prefix and others variables from the Apache layout defaults to the AnotherLayout
defaults (ex with GNU layout : /usr/local/apache2 becomes /usr/local), but still
ignores any path customisations with --prefix style options.

- This only happens once ./buildconf is run, not with the stock configure script

My build tools :
- Autoconf 2.61
- Libtool 1.5.22

- You may ask why I need to rebuild the configure script, because I want to add
a module statically compiled inside httpd (module is provided with the in and m4
files)
- The bug happens without adding anything in the source tree (just run buildconf
after extracting the archive)

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 41233] - after running buildconf , --prefix is ignored

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=41233


trawick@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 41233] - after running buildconf , --prefix is ignored

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=41233


trawick@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE




------- Additional Comments From trawick@apache.org  2006-12-22 05:58 -------


*** This bug has been marked as a duplicate of 41232 ***

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org