From owner-freebsd-stable@FreeBSD.ORG Fri Sep 29 18:34:32 2006 Return-Path: X-Original-To: stable@FreeBSD.ORG 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 5959216A47C; Fri, 29 Sep 2006 18:34:32 +0000 (UTC) (envelope-from gemini@geminix.org) Received: from geminix.org (geminix.org [213.73.82.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id D760843D46; Fri, 29 Sep 2006 18:34:31 +0000 (GMT) (envelope-from gemini@geminix.org) Message-ID: <451D6735.70401@geminix.org> Date: Fri, 29 Sep 2006 20:34:29 +0200 From: Uwe Doering Organization: Private UNIX Site User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.0.7) Gecko/20060915 SeaMonkey/1.0.5 MIME-Version: 1.0 To: Ruslan Ermilov References: <3466.62.97.242.158.1159516687.squirrel@carebears.mine.nu> <451D3E74.6030805@geminix.org> <20060929181806.GF37741@rambler-co.ru> In-Reply-To: <20060929181806.GF37741@rambler-co.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Received: from gemini by geminix.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.62 (FreeBSD)) (envelope-from ) id 1GTNBu-00023T-2i; Fri, 29 Sep 2006 20:34:30 +0200 Cc: Christer Solskogen , stable@FreeBSD.ORG Subject: Re: buildworld fails after patch (FreeBSD-SA-06:23.openssl) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Sep 2006 18:34:32 -0000 Ruslan Ermilov wrote: > On Fri, Sep 29, 2006 at 05:40:36PM +0200, Uwe Doering wrote: > [...] >> The same happened on my workstation, which runs 4.11. The cause of this >> problem is that the openssl sources under '/usr/src' apparently use some >> include files installed under '/usr/include/openssl' instead of those in >> the '/usr/src' tree. >> >> The fix for me was to copy the '*.h' files that changed into >> '/usr/include/openssl' by hand. Afterwards things worked as expected. >> This is of course just a workaround. The proper fix would be to modify >> the respective makefiles to add all the directories where there are >> header files to the list of include directories given to 'cc' with '-I' >> options. This apparently hasn't been done so far. At least not completely. >> > No. The correct way is to either do a full build (aka buildworld), > or a partial build by first installing headers, and then doing the > library build. ?????? Did you notice the subject of this thread? The problem occured while running 'buildworld'. My understanding so far is that the files under '/usr/include' don't get touched until I run 'installworld'. So the 'buildworld' universe has to be self-contained. That's what I was trying to point out. Regards, Uwe -- Uwe Doering | EscapeBox - Managed On-Demand UNIX Servers gemini@geminix.org | http://www.escapebox.net