From owner-freebsd-questions@FreeBSD.ORG Sun Jun 25 09:35:57 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1AA1516A405 for ; Sun, 25 Jun 2006 09:35:57 +0000 (UTC) (envelope-from lists@nabble.com) Received: from talk.nabble.com (www.nabble.com [72.21.53.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB01643D76 for ; Sun, 25 Jun 2006 09:35:52 +0000 (GMT) (envelope-from lists@nabble.com) Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1FuR1z-0006I4-Rp for freebsd-questions@freebsd.org; Sun, 25 Jun 2006 02:35:51 -0700 Message-ID: <5032535.post@talk.nabble.com> Date: Sun, 25 Jun 2006 02:35:51 -0700 (PDT) From: pid42 To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-Sender: ktheroot@gmail.com X-Nabble-From: pid42 Subject: Cant buildworld X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Jun 2006 09:35:57 -0000 Hi. I have problems building world on a fresh freebsd 6.1. Always ends in: ==> lib/bind (install) ==> lib/bind/bind (install) ==> lib/bind/bind9 (install) ==> lib/bind/dns (install) ==> lib/bind/isc (install) ==> lib/bind/isccc (install) ==> lib/bind/isccfg (install) ==> lib/bind/lwres (install) sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 liblwres.a /usr/obj/usr/src/tmp/usr/lib sh /usr/src/tools/install.s -C -o root -g wheel -m 444 /usr/src/lib/bind/lwres/../../../contrib/bind9/lib/lwres/include/lwres/context.h /usr/src/lib/bind/lwres/../../../contrib/bind9/lib/lwres/include/lwres/int.h /usr/src/lib/bind/lwres/../../../contrib/bind9/lib/lwres/include/lwres/ipv6.h /usr/src/lib/bind/lwres/../../../contrib/bind9/lib/lwres/include/lwres/lang.h /usr/src/lib/bind/lwres/../../../contrib/bind9/lib/lwres/include/lwres/list.h /usr/src/lib/bind/lwres/../../../contrib/bind9/lib/lwres/include/lwres/lwbuffer.h /usr/src/lib/bind/lwres/../../../contrib/bind9/lib/lwres/include/lwres/lwpacket.h /usr/src/lib/bind/lwres/../../../contrib/bind9/lib/lwres/include/lwres/lwres.h /usr/src/lib/bind/lwres/../../../contrib/bind9/lib/lwres/include/result.h /usr/src/lib/bind/lwres/../../../contrib/bind9/lib/lwres/include/lwres/version.h /usr/src/lib/bind/lwres/../../../contrib/bind9/lib/lwres/unix/include/llwres/net.h /usr/src/lib/bind/lwres/lwres/netdb.h /usr/src/lib/bind/lwres/lwres/platform.h /usr/obj/usr/src/tmp/usr/include/lwres sh /usr/src/tools/install.sh -s -o root -g wheel -m 444 liblwres.so.10 /usr/obj/usr/src/tmp/usr/lib ln -fs liblwres.so.10 /usr/obj/usr/src/tmp/usr/lib/liblwres.so 1 error *** Error code 2 Did everything from scratch (formatted, reinstalled from mainmirror). And went straight for make buildworld, same error. Tried several make configs. Any voodoo to fix this one? Thanks for the read. -- View this message in context: http://www.nabble.com/Cant-buildworld-t1843687.html#a5032535 Sent from the freebsd-questions forum at Nabble.com.