Date: Sun, 22 Apr 2001 15:50:48 -0700 From: Kris Kennaway <kris@obsecurity.org> To: Ilya Naumov <camel@avias.com> Cc: current@FreeBSD.ORG Subject: Re: world is broken? Message-ID: <20010422155047.D71433@xor.obsecurity.org> In-Reply-To: <38167575881.20010422181125@avias.com>; from camel@avias.com on Sun, Apr 22, 2001 at 06:11:25PM %2B0400 References: <38167575881.20010422181125@avias.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--3Gf/FFewwPeBMqCJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 22, 2001 at 06:11:25PM +0400, Ilya Naumov wrote: > Hello, >=20 > 'make buildworld' fails with the following symptoms: >=20 > =3D=3D=3D> usr.sbin/rpc.lockd > cc -pipe -march=3Dk6 -I. -I/usr/obj/garbage/src/i386/usr/include/rpcsvc -= g -I/usr/obj/garbage/src/i386/usr/include -c /garbage/src/usr.sbin/rpc.lo= ckd/kern.c > cc -pipe -march=3Dk6 -I. -I/usr/obj/garbage/src/i386/usr/include/rpcsvc -= g -I/usr/obj/garbage/src/i386/usr/include -c nlm_prot_svc.c > cc -pipe -march=3Dk6 -I. -I/usr/obj/garbage/src/i386/usr/include/rpcsvc -= g -I/usr/obj/garbage/src/i386/usr/include -c /garbage/src/usr.sbin/rpc.lo= ckd/lockd.c > cc -pipe -march=3Dk6 -I. -I/usr/obj/garbage/src/i386/usr/include/rpcsvc -= g -I/usr/obj/garbage/src/i386/usr/include -c /garbage/src/usr.sbin/rpc.lo= ckd/lock_proc.c > cc -pipe -march=3Dk6 -I. -I/usr/obj/garbage/src/i386/usr/include/rpcsvc -= g -I/usr/obj/garbage/src/i386/usr/include -c /garbage/src/usr.sbin/rpc.lo= ckd/lockd_lock.c > cc -pipe -march=3Dk6 -I. -I/usr/obj/garbage/src/i386/usr/include/rpcsvc -= g -I/usr/obj/garbage/src/i386/usr/include -o rpc.lockd kern.o nlm_prot_s= vc.o lockd.o lock_proc.o lockd_lock.o -lrpcsvc -lutil > *** Error code 1 >=20 > Stop in /garbage/src/usr.sbin/rpc.lockd. > *** Error code 1 Looks like you're building with -j, and haven't actually included the command which gave the error (which may be some way back in the make(1) output). Rebuild without -j and post the real error :-) Kris --3Gf/FFewwPeBMqCJ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE642BHWry0BWjoQKURAgeEAJ9pypvKegRiyrHCcq0BQdgd1Dx92gCgkCGC 2HI0nmoAWdLHw1Henie8X/s= =SLtN -----END PGP SIGNATURE----- --3Gf/FFewwPeBMqCJ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010422155047.D71433>