From owner-freebsd-current Sun Apr 22 15:50:51 2001 Delivered-To: freebsd-current@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-27.dsl.lsan03.pacbell.net [63.207.60.27]) by hub.freebsd.org (Postfix) with ESMTP id 82FBE37B43C for ; Sun, 22 Apr 2001 15:50:48 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 255AA66BAA; Sun, 22 Apr 2001 15:50:48 -0700 (PDT) Date: Sun, 22 Apr 2001 15:50:48 -0700 From: Kris Kennaway To: Ilya Naumov Cc: current@FreeBSD.ORG Subject: Re: world is broken? Message-ID: <20010422155047.D71433@xor.obsecurity.org> References: <38167575881.20010422181125@avias.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="3Gf/FFewwPeBMqCJ" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <38167575881.20010422181125@avias.com>; from camel@avias.com on Sun, Apr 22, 2001 at 06:11:25PM +0400 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --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