You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Suzanne Rupert <sr...@ucsd.edu> on 1998/10/22 21:25:28 UTC

other/3273: make install does not recognize --compat option of configure

>Number:         3273
>Category:       other
>Synopsis:       make install does not recognize --compat option of configure
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Thu Oct 22 12:30:00 PDT 1998
>Last-Modified:
>Originator:     srupert@ucsd.edu
>Organization:
apache
>Release:        1.3.3
>Environment:
IRIX 6.4 using n32 gcc compiler.
IRIX64 argo 6.4 02121744 IP27

>Description:
The --compat option of configure is ignored by make install.  
The --layout option of configure reports that the data will be
placed in Apache 1.2.6 style directories, but the installation 
procedure ignores the request and place the files in the current
Apache 1.3.3 directory structure.   
>How-To-Repeat:
./configure --prefix=/usr/httpd --compat --mandir=/usr/local/apache/man --layout
Configuring for Apache, Version 1.3.3

Installation paths:
               prefix: /usr/httpd
          exec_prefix: /usr/httpd
               bindir: /usr/httpd/bin
              sbindir: /usr/httpd/bin
           libexecdir: /usr/httpd/libexec
               mandir: /usr/local/apache/man
           sysconfdir: /usr/httpd/conf
              datadir: /usr/httpd
           includedir: /usr/httpd/include
        localstatedir: /usr/httpd
           runtimedir: /usr/httpd/logs
           logfiledir: /usr/httpd/logs
        proxycachedir: /usr/httpd/proxy

Compilation paths:
           HTTPD_ROOT: /usr/httpd
           SUEXEC_BIN: /usr/httpd/bin/suexec
      SHARED_CORE_DIR: /usr/httpd/libexec
       DEFAULT_PIDLOG: logs/httpd.pid
   DEFAULT_SCOREBOARD: logs/httpd.scoreboard
     DEFAULT_LOCKFILE: logs/httpd.lock
      DEFAULT_XFERLOG: logs/access_log
     DEFAULT_ERRORLOG: logs/error_log
    TYPES_CONFIG_FILE: conf/mime.types
   SERVER_CONFIG_FILE: conf/httpd.conf
   ACCESS_CONFIG_FILE: conf/access.conf
 RESOURCE_CONFIG_FILE: conf/srm.conf

Then run make and make install, see what happens....
>Fix:

>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 leave the subject line UNCHANGED.  This is not done]
[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!         ]