Date: Mon, 28 Feb 2005 08:48:21 -0600 From: "J.D. Bronson" <jbronson@wixb.com> To: freebsd-questions@freebsd.org Subject: make world fails..how to troubleshoot? Message-ID: <6.2.0.14.2.20050228084514.00b1fcb8@localhost>
next in thread | raw e-mail | index | archive | help
I am running: FreeBSD 5.3-STABLE-SNAP001 FreeBSD 5.3-STABLE-SNAP001 #0: Sun Jan 30 03:57:47 UTC 2005 root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 and I cvs'd up using: *default release=cvs tag=RELENG_5 (I first deleted /usr/src and then ran cvsup) Then following the normal way of building world, I went into /usr/src and issued: "make buildworld" After about 5-7mins I see this: building shared library libkrb5.so.7 building static krb5 library ranlib libkrb5.a sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 libkrb5.a /usr/obj/usr/src/i386/usr/lib sh /usr/src/tools/install.sh -s -o root -g wheel -m 444 libkrb5.so.7 /usr/obj/usr/src/i386/usr/lib sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 heim_err.h k524_err.h /usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5/krb5-protos.h /usr/src/kerberos5/lib/libkrb5/../../include/krb5-types.h /usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5/krb5.h krb5_err.h /usr/obj/usr/src/i386/usr/include ln -fs libkrb5.so.7 /usr/obj/usr/src/i386/usr/lib/libkrb5.so 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error # And then it stops. I did a full make world using the same gear Saturday and it worked fine...this is another new identical machine...but I cannot get world to build and this error means little to me.. Anyone shed some lite on this? thanks! -- J.D. Bronson Aurora Health Care // Information Services // Milwaukee, WI USA Office: 414.978.8282 // Email: jd@aurora.org // Pager: 414.314.8282
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.2.0.14.2.20050228084514.00b1fcb8>