Return-Path: Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 84690 invoked by uid 500); 18 Jun 2002 21:25:31 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 84676 invoked from network); 18 Jun 2002 21:25:30 -0000 Date: Tue, 18 Jun 2002 14:25:36 -0700 From: Jos Backus To: dev@httpd.apache.org Subject: Re: [TEST] Apache 1.3.26 Release Candidate for Testing Message-ID: <20020618212558.GB48534@lizzy.catnook.com> Reply-To: jos@catnook.com Mail-Followup-To: dev@httpd.apache.org References: <5.1.0.14.2.20020618141610.026162f0@pop3.rowe-clan.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5.1.0.14.2.20020618141610.026162f0@pop3.rowe-clan.net> User-Agent: Mutt/1.5.1i X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Something seems wrong with the shadow tree support. I am seeing this on Solaris 8: kodo:~/src% gtar xzvf ~josb/apache_1.3.26.tar.gz kodo:~/src% mv apache_1.3.26 apache-1.3.26 kodo:~/src% cd apache-1.3.26 kodo:~/src/apache-1.3.26% ./configure \ --shadow=/depot/src/apache-1.3.26 \ --exec-prefix=/depot/pkg/apache-1.3.26 \ --with-port=1680 \ --enable-shared=max \ --with-perl=/usr/local/bin/perl \ --prefix=/depot/pkg/apache-1.3.26 \ --includedir=/depot/pkg/apache-1.3.26/include \ --mandir=/depot/pkg/apache-1.3.26/man \ --sysconfdir=/usr/home/apache/etc \ --datadir=/usr/home/apache/share \ --localstatedir=/usr/home/apache/var \ --runtimedir=/usr/home/apache/var/run \ --logfiledir=/usr/home/apache/var/log \ --proxycachedir=/usr/home/apache/var/proxy \ --show-layout Configuring for Apache, Version 1.3.26 + using installation path layout: Apache (config.layout) + creating external package shadow tree (/depot/src/apache-1.3.26) /depot/src/apache-1.3.26/cgi-bin/printenv [snip] kodo:~/src/apache-1.3.26% cd /depot/src/apache-1.3.26 kodo:/depot/src/apache-1.3.26% make make[1]: Entering directory `/depot/src/apache-1.3.26' make[1]: Makefile.sun4u-sun-solaris2.280: No such file or directory make[1]: *** No rule to make target `Makefile.sun4u-sun-solaris2.280'. Stop. make[1]: Leaving directory `/depot/src/apache-1.3.26' make: *** [all] Error 2 What am I doing wrong? -- Jos Backus _/ _/_/_/ Santa Clara, CA _/ _/ _/ _/ _/_/_/ _/ _/ _/ _/ jos@catnook.com _/_/ _/_/_/ use Std::Disclaimer;