On Wed, Mar 23, 2016 at 07:40:56PM +0000, Glen Barber wrote: > On Wed, Mar 23, 2016 at 03:43:18PM +0100, Marko Turk wrote: > > it still doesn't work for me. I get the same error as before. > > > > METALOG file contains some paths with MAKEOBJDIRPREFIX and some without > > this. > > For example: > > ./bin type=dir uname=root gname=wheel mode=0755 > > ./boot type=dir uname=root gname=wheel mode=0755 > > ./boot/defaults type=dir uname=root gname=wheel mode=0755 > > ./boot/dtb type=dir uname=root gname=wheel mode=0755 > > ./boot/firmware type=dir uname=root gname=wheel mode=0755 > > ./boot/kernel type=dir uname=root gname=wheel mode=0755 > > [..cut..] > > ./media/exports/freebsd-dev/obj//media/exports/freebsd-dev/src/i386.i386/worldstage/sys > > type=link mode=0755 link=usr/src/sys > > ./media/exports/freebsd-dev/obj//media/exports/freebsd-dev/src/i386.i386/worldstage/usr/share/man/en.ISO8859-1//man1 > > type=link mode=0755 link=../man1 > > ./media/exports/freebsd-dev/obj//media/exports/freebsd-dev/src/i386.i386/worldstage/usr/share/man/en.UTF-8//man1 > > type=link mode=0755 link=../man1 > > [..cut..] > > > > Is this maybe related to my problem? > > > > Yes, and this is bizarre. Can you please include the command history > from this attempt?
Hi, here are the commands I ran (in dir /media/exports/freebsd-dev/src/ where I put the sources): setenv MAKEOBJDIRPREFIX /media/exports/freebsd-dev/obj/ make buildworld TARGET_ARCH=i386 && make buildkernel TARGET_ARCH=i386 KERNCONF=VIMAGE make TARGET_ARCH=i386 KERNCONF=VIMAGE packages BR, Marko > > I've spent several hours over the past few days looking into this, and > want to make sure the same steps are reproduced while looking into the > fix. > > Having said that, however, I will have limited access next week, so may > not have a solution as quickly as we all would like. > > Glen >
signature.asc
Description: PGP signature
