Date: Tue, 17 May 2005 09:02:08 +0300 From: Danny Braniss <danny@cs.huji.ac.il> To: Kris Kennaway <kris@obsecurity.org> Cc: current@freebsd.org Subject: Re: your mail Message-ID: <E1DXv9c-0002t2-A2@cs1.cs.huji.ac.il> In-Reply-To: Message from Kris Kennaway <kris@obsecurity.org> <20050516194222.GA67032@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> > --mYCpIKhGyMATD0i+ > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > Content-Transfer-Encoding: quoted-printable > > On Mon, May 16, 2005 at 02:59:40PM +0300, Danny Braniss wrote: > > im trying to 'make buildworld' on a i386 5.4 for amd64, and something > > is broken: > >=20 > > =3D=3D=3D> usr.bin/lex/lib > > rm -f .depend > > CC=3D'cc -m32 -march=3Dathlon-xp -msse2 -mfancy-math-387 -DCOMPAT_32BIT = > =20 > > -I/r+d/obj/x-dev/amd64/r+d/5.4/src/lib32/usr/include =20 > > -L/r+d/obj/x-dev/amd64/r+d/5.4/src/lib32/usr/lib32 =20 > > -B/r+d/obj/x-dev/amd64/r+d/5.4/src/lib32/usr/lib32' mkdep -f .depend -a = > =20 > > libmain.c libyywrap.c > > /usr/bin/mkdep: cannot create _mkdep45500: Permission denied > > *** Error code 2 > >=20 > > Stop in /r+d/5.4/src/usr.bin/lex/lib. > > *** Error code 1 > > Check that you have write permission in your object directory. oh, but i do!, the above happens after having done about 80% of the make process and i can't figure out where it's trying to write, im running with export MAKEOBJDIRPREFIX=/r+d/obj/x-dev and cd /r+d/5.4/src; make TARGET_ARCH=amd64 buildworld danny
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1DXv9c-0002t2-A2>