Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Sep 2001 13:40:46 -0700
From:      Kris Kennaway <kris@obsecurity.org>
To:        Nick Martens <nickm@kabelfoon.nl>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: error using make world
Message-ID:  <20010906134046.H18228@xor.obsecurity.org>
In-Reply-To: <01090616051600.00249@nick>; from nickm@kabelfoon.nl on Thu, Sep 06, 2001 at 04:05:16PM %2B0200
References:  <01090616051600.00249@nick>

next in thread | previous in thread | raw e-mail | index | archive | help

--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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010906134046.H18228>