your mail

Danny Braniss danny at cs.huji.ac.il
Mon May 16 23:02:12 PDT 2005


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




More information about the freebsd-current mailing list