From owner-freebsd-stable Mon Feb 24 9:47:35 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9967337B401 for ; Mon, 24 Feb 2003 09:47:34 -0800 (PST) Received: from out001.verizon.net (out001pub.verizon.net [206.46.170.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA2E743FDD for ; Mon, 24 Feb 2003 09:47:33 -0800 (PST) (envelope-from cswiger@mac.com) Received: from mac.com ([129.44.41.173]) by out001.verizon.net (InterMail vM.5.01.05.20 201-253-122-126-120-20021101) with ESMTP id <20030224174733.WMRB23484.out001.verizon.net@mac.com> for ; Mon, 24 Feb 2003 11:47:33 -0600 Message-ID: <3E5A5AAF.4030209@mac.com> Date: Mon, 24 Feb 2003 12:47:27 -0500 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20030210 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Re: OpenSSL build failure identified... References: <3E5A4591.4070503@mac.com> <20030224163228.GA92511@madman.celabo.org> <20030224173131.GB89139@sunbay.com> In-Reply-To: <20030224173131.GB89139@sunbay.com> X-Enigmail-Version: 0.73.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out001.verizon.net from [129.44.41.173] at Mon, 24 Feb 2003 11:47:32 -0600 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ruslan Ermilov wrote: [ ... ] > src/Makefile sets PATH=/sbin:/bin:/usr/sbin:/usr/bin before passing > buildworld further to src/Makefile.inc1, so I don't see how that > could be a problem. Hmm. OK. :-) > Similarly for zsh(1): make(1) uses sh(1) internally, and to make it > use another shell, one needs to recompile make(1) with a different > DEFSHELL. In any case, this feature isn't even in RELENG_4. To be more specific as to what I did; I enabled and "su - toor" in order to pick up a clean /bin/sh environment. The build failure was completely reproducable after deleting /usr/src, /usr/obj, and /etc/make.conf...then re-cvsup'ing. More than once. After doing a "pkg_delete openssl-mumble", I was able to move my /etc/make.conf back in place and complete buildworld under zsh again. Assuming I'm able to reproduce this problem again-- I'm going to have to revert my /usr/ports, probably-- what information would be of value? -Chuck To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message