From owner-freebsd-stable@FreeBSD.ORG Tue Feb 10 09:51:22 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A41D106566C for ; Tue, 10 Feb 2009 09:51:22 +0000 (UTC) (envelope-from horst@sxemacs.org) Received: from fallbackmx06.syd.optusnet.com.au (fallbackmx06.syd.optusnet.com.au [211.29.132.8]) by mx1.freebsd.org (Postfix) with ESMTP id E78138FC08 for ; Tue, 10 Feb 2009 09:51:21 +0000 (UTC) (envelope-from horst@sxemacs.org) Received: from mail10.syd.optusnet.com.au (mail10.syd.optusnet.com.au [211.29.132.191]) by fallbackmx06.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id n1A9ahgG000624 for ; Tue, 10 Feb 2009 20:36:44 +1100 Received: from [220.237.124.212] (c220-237-124-212.farfl2.nsw.optusnet.com.au [220.237.124.212]) (authenticated sender horst.burkhardt) by mail10.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id n1A9aeQ5014534; Tue, 10 Feb 2009 20:36:41 +1100 From: Horst =?ISO-8859-1?Q?G=FCnther?= Burkhardt III To: FreeBSD-STABLE Mailing List , FreeBSD PowerPC ML Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-ZP0oIEi8KxC2IEZLDczt" Date: Tue, 10 Feb 2009 20:38:00 +1100 Message-Id: <1234258680.13304.26.camel@horst-tla> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Cc: Subject: [7-STABLE] failure during buildworld 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: Tue, 10 Feb 2009 09:51:22 -0000 --=-ZP0oIEi8KxC2IEZLDczt Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hey everybody :)=20 I'm having a small issue compiling 7-STABLE as checked out 24 hours ago at the time of writing... during make -j4 buildworld, this error occurs:=20 =3D=3D=3D> lib/bind (install) =3D=3D=3D> lib/bind/bind (install) =3D=3D=3D> lib/bind/bind9 (install) =3D=3D=3D> lib/bind/dns (install) =3D=3D=3D> lib/bind/isc (install) =3D=3D=3D> lib/bind/isccc (install) =3D=3D=3D> lib/bind/isccfg (install) =3D=3D=3D> 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.sh -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/inclu= de/lwres/ipv6.h /usr/src/lib/bind/lwres/../../../contrib/bind9/lib/lwres/in= clude/lwres/lang.h /usr/src/lib/bind/lwres/../../../contrib/bind9/lib/lwres= /include/lwres/list.h /usr/src/lib/bind/lwres/../../../contrib/bind9/lib/lw= res/include/lwres/lwbuffer.h /usr/src/lib/bind/lwres/../../../contrib/bind9= /lib/lwres/include/lwres/lwpacket.h /usr/src/lib/bind/lwres/../../../contri= b/bind9/lib/lwres/include/lwres/lwres.h /usr/src/lib/bind/lwres/../../../co= ntrib/bind9/lib/lwres/include/lwres/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/lwres/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.30 /usr/obj/usr/src/tmp/usr/lib ln -fs liblwres.so.30 /usr/obj/usr/src/tmp/usr/lib/liblwres.so 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error [ bsdbox ] [ root ] [ /usr/src ] =3D=3D>=20 lwres appears to compile cleanly. It would appear that the error is related to ln - and I don't know how to fix it.=20 (also, why doesn't make buildworld pick up from where it left off?)=20 Thanks kindly, -- Horst. --=-ZP0oIEi8KxC2IEZLDczt Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iEYEABECAAYFAkmRSvgACgkQRtTtv0BbTe4AwQCffrjSgK+13wQPn8hJtDJDUdZC IgIAoJj1oaZM3OBwCkbMpbHg9k7CrRT1 =phQQ -----END PGP SIGNATURE----- --=-ZP0oIEi8KxC2IEZLDczt--