DragonFly BSD
DragonFly users List (threaded) for 2004-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Problems while trying to update DFBSD


From: Benedikt Müller <mad_mueller@xxxxxx>
Date: Sat, 18 Sep 2004 14:51:24 +0200

Hi list,

I've got a probelm with the paths while doing make buildworld.
I can't run make buildworld, I have to run make -m /usr/sahre/mk/ buildworld, so make can find the files sys.mk and so on.
But make fails shortly after running the command, because of mtree searches at the wrong place and logically can't find there the needed files.
Heres the output:


--------------------------------------------------------------
>>> Rebuilding the temporary build tree
--------------------------------------------------------------
rm -rf /usr/obj/usr/src/btools_i386 /usr/obj/usr/src/ctools_i386_i386 /usr/obj/usr/src/world_i386
mkdir -p /usr/obj/usr/src /usr/obj/usr/src/btools_i386 /usr/obj/usr/src/ctools_i386_i386 /usr/obj/usr/src/world_i386
mtree -deU -f /usr/src/etc/mtree/BSD.root.dist -p /usr/obj/usr/src/world_i386/ > /dev/null
mtree: /usr/src/etc/mtree/BSD.root.dist: No such file or directory
*** Error code 1


Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

This is the second problem with the paths, is there anything messed up?
The system version is 1.0A-RELEASE and I'm using bash as the default shell. Tried tcsh a few minutes ago, but theres the same problem.


Hope anyone can help.

Greetings,
Ben




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]