From owner-freebsd-bugs@FreeBSD.ORG Mon Oct 9 01:31:07 2006 Return-Path: X-Original-To: freebsd-bugs@FreeBSD.org Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EBBB16A403; Mon, 9 Oct 2006 01:31:07 +0000 (UTC) (envelope-from goabranco@hotmail.com) Received: from bay0-omc2-s18.bay0.hotmail.com (bay0-omc2-s18.bay0.hotmail.com [65.54.246.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47A8943D6D; Mon, 9 Oct 2006 01:31:02 +0000 (GMT) (envelope-from goabranco@hotmail.com) Received: from hotmail.com ([65.54.162.35]) by bay0-omc2-s18.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.1830); Sun, 8 Oct 2006 18:31:02 -0700 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 8 Oct 2006 18:31:02 -0700 Message-ID: Received: from 65.54.162.200 by by108fd.bay108.hotmail.msn.com with HTTP; Mon, 09 Oct 2006 01:31:00 GMT X-Originating-IP: [200.44.87.234] X-Originating-Email: [goabranco@hotmail.com] X-Sender: goabranco@hotmail.com In-Reply-To: <20061008070459.GB83718@rambler-co.ru> From: "Ricardo Branco" To: ru@FreeBSD.org Date: Mon, 09 Oct 2006 01:31:00 +0000 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed X-OriginalArrivalTime: 09 Oct 2006 01:31:02.0096 (UTC) FILETIME=[94A6B500:01C6EB42] Cc: freebsd-bugs@FreeBSD.org Subject: Re: FreeBSD 6.2-PRELEASE (RELENG_6) doesn't build X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 01:31:07 -0000 Thanks a lot. I commented the NO_KERBEROS line and it works... >From: Ruslan Ermilov >To: Ricardo Branco >CC: freebsd-bugs@FreeBSD.org >Subject: Re: FreeBSD 6.2-PRELEASE (RELENG_6) doesn't build >Date: Sun, 8 Oct 2006 11:04:59 +0400 >MIME-Version: 1.0 >Received: from relay0.rambler.ru ([81.19.66.187]) by >bay0-mc6-f4.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2444); Sun, 8 >Oct 2006 00:04:58 -0700 >Received: from relay0.rambler.ru (localhost [127.0.0.1])by >relay0.rambler.ru (Postfix) with ESMTP id 7F3565C39;Sun, 8 Oct 2006 >11:04:57 +0400 (MSD) >Received: from edoofus.park.rambler.ru (unknown [81.19.65.108])by >relay0.rambler.ru (Postfix) with ESMTP id 451A85C38;Sun, 8 Oct 2006 >11:04:57 +0400 (MSD) >Received: (from ru@localhost)by edoofus.park.rambler.ru (8.13.8/8.13.8) id >k9874xOB083864;Sun, 8 Oct 2006 11:04:59 +0400 (MSD)(envelope-from ru) >X-Message-Info: LsUYwwHHNt3660MmjhEvYg2f34OAemlKtU9j2Z7TuGo= >References: >User-Agent: Mutt/1.5.13 (2006-08-11) >X-Virus-Scanned: No virus found >Return-Path: ru@rambler-co.ru >X-OriginalArrivalTime: 08 Oct 2006 07:04:59.0206 (UTC) >FILETIME=[11494E60:01C6EAA8] > >On Sun, Oct 08, 2006 at 12:23:45AM +0000, Ricardo Branco wrote: > > I update the whole world and kernel at least once a week. This is the > > second time I'm trying to build world and it fails with: > > > > /usr/obj/usr/src/tmp/usr/lib/libssh.so: undefined reference to > > `SHA256_Update' > > /usr/obj/usr/src/tmp/usr/lib/libssh.so: undefined reference to > > `SHA256_Final' > > /usr/obj/usr/src/tmp/usr/lib/libssh.so: undefined reference to >`SHA256_Init' > > >There's a problem in the build system in RELENG_6, fixed by the >attached patch. If you don't want to apply the patch for some >reason, temporary comment out NO_KERBEROS in /etc/make.conf. > > >Cheers, >-- >Ruslan Ermilov >ru@FreeBSD.org >FreeBSD committer ><< p >> ><< attach5 >>