From owner-cvs-all Sat Sep 21 12:37:42 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E9C037B483 for ; Sat, 21 Sep 2002 12:37:37 -0700 (PDT) Received: from nic.upatras.gr (nic.upatras.gr [150.140.129.30]) by mx1.FreeBSD.org (Postfix) with SMTP id 0F80443E65 for ; Sat, 21 Sep 2002 12:37:36 -0700 (PDT) (envelope-from keramida@ceid.upatras.gr) Received: (qmail 7527 invoked from network); 21 Sep 2002 19:30:41 -0000 Received: from upnet-dialinpool-85.upatras.gr (HELO hades.hell.gr) (150.140.128.169) by nic.upatras.gr with SMTP; 21 Sep 2002 19:30:41 -0000 Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.3/8.12.3) with ESMTP id g8LJbXIX022800; Sat, 21 Sep 2002 22:37:33 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by hades.hell.gr (8.12.3/8.12.3/Submit) id g8LHSW9m076669; Sat, 21 Sep 2002 20:28:32 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Sat, 21 Sep 2002 20:28:32 +0300 From: Giorgos Keramidas To: Ruslan Ermilov Cc: Bruce Evans , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/secure/lib/libcrypto Makefile.inc src/secure/lib/libssl Makefile Message-ID: <20020921172832.GA74846@hades.hell.gr> Mime-Version: 1.0 Content-Type: text/PLAIN; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020921111609.GC98578@sunbay.com> X-X-Sender: keramida@hades Fcc: /home/keramida/mail/sent-mail X-Reply-UID: (2 > )(1 1030239678 4591)/home/keramida/Mailbox X-Reply-Mbox: /home/keramida/Mailbox X-Cursor-Pos: : 0 X-Our-Headers: From Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2002-09-21 14:16, Ruslan Ermilov wrote: > On Sat, Sep 21, 2002 at 08:04:52AM +1000, Bruce Evans wrote: > > > Time and time again on 5-CURRENT the only why to get over a bump > > > (if you haven't make world daily), is to manually build parts of > > > the tree. > > This is news to me, I'll re-check again if 4.0-RELEASE can be > bootstrapped to a fresh 5.0-CURRENT. After a disk crash, I installed 4.4-RELEASE and tried to build a -current world on it. It wasn't possible with the changes that you backed out. The build stopped with "cannot find openssl/ssl.h". I have since upgraded to 4.6-RELEASE in several steps (4.4-RELEASE => 4.5-RELEASE => 4.6-RELEASE) trying to build a -current world after each -release build. No luck. I locally backed out the changes you made in rev 1.26 of secure/lib/libcrypto/Makefile.inc (and the files that were touched in the same commit) and then a -current buildworld worked. When you backed out the changes for openssl, the world compiled fine too, but a subsequent buildkernel stopped with an "internal gcc error" :( Now, I'm trying to build a RELENG_4 world and kernel and use that to attempt a current buildworld/buildkernel cycle. Giorgos. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message