From owner-freebsd-current Thu Sep 6 13:40:50 2001 Delivered-To: freebsd-current@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-54.dsl.lsan03.pacbell.net [63.207.60.54]) by hub.freebsd.org (Postfix) with ESMTP id 19A5B37B403 for ; Thu, 6 Sep 2001 13:40:47 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id BF06266D67; Thu, 6 Sep 2001 13:40:46 -0700 (PDT) Date: Thu, 6 Sep 2001 13:40:46 -0700 From: Kris Kennaway To: Nick Martens Cc: freebsd-current@FreeBSD.ORG Subject: Re: error using make world Message-ID: <20010906134046.H18228@xor.obsecurity.org> References: <01090616051600.00249@nick> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="k+G3HLlWI7eRTl+h" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <01090616051600.00249@nick>; from nickm@kabelfoon.nl on Thu, Sep 06, 2001 at 04:05:16PM +0200 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --k+G3HLlWI7eRTl+h Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 06, 2001 at 04:05:16PM +0200, Nick Martens wrote: > I just updated my source tree from a fresh install > then i tried to make world and got the following error: >=20 > sh /usr/src/tools/install.sh -c -s -o root -g wheel -m 555 config=20 > /usr/obj/usr/src/i386/usr/sbin > cd /usr/src/usr.sbin/kbdcontrol; make obj; make depend; make all; mak= e=20 > install > /usr/obj/usr/src/i386/usr/src/usr.sbin/kbdcontrol created for=20 > /usr/src/usr.sbin/kbdcontrol > lex -t /usr/src/usr.sbin/kbdcontrol/lex.l > lex.c > rm -f .depend > mkdep -f .depend -a -I/usr/src/usr.sbin/kbdcontrol=20 > -I/usr/obj/usr/src/i386/usr/include =20 > /usr/src/usr.sbin/kbdcontrol/kbdcontrol.c lex.c > cd /usr/src/usr.sbin/kbdcontrol; make _EXTRADEPEND > echo kbdcontrol: /usr/obj/usr/src/i386/usr/lib/libc.a=20 > /usr/obj/usr/src/i386/usr/lib/libl.a >> .depend > cc -O -pipe -I/usr/src/usr.sbin/kbdcontrol =20 > -I/usr/obj/usr/src/i386/usr/include -c=20 > /usr/src/usr.sbin/kbdcontrol/kbdcontrol.c > *** Error code 1 I can't see the error here. If you're running make -j, don't do that because it hides the real error somewhere further back in the make output. Kris --k+G3HLlWI7eRTl+h Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7l99OWry0BWjoQKURAtm/AJ0XrDDxskBSH0ouRzmR3RnCGYELugCfZOZv ZOaRW7qFnavD/tBSBpNnPIU= =FlFk -----END PGP SIGNATURE----- --k+G3HLlWI7eRTl+h-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message