DragonFly BSD
DragonFly bugs List (threaded) for 2003-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Build under FreeBSD-STABLE broken?


From: David Rhodus <drhodus@xxxxxxxxx>
Date: Mon, 18 Aug 2003 11:30:59 -0400

My 4.8 source install is from Apr  3.
I just did;

o	cd /usr/src/usr.sbin/config
o	make  && make install
o	cd /usr/src
o	make buildkernel
o	cd ./sys && make modules

Everything built fine for me...
On Monday, August 18, 2003, at 11:01 AM, Matthew Dillon wrote:


:Hello. :Is building DragonflyBSD under FreeBSD-STABLE broken? :I just updated the source tree(Aug. 16 22:00 UTC), :and tried to do the following:

I'll check it out.

-Matt

:$ cd ~source/dragonfly/src	# where I keep the source tree
:$ whoami			# build as user dragonfly, who can't
:dragonfly			# touch any part of the source tree
:$ rm -rf /usr/obj/*
:$ NOCLEAN=yes; KERNCONFDIR=~dragonfly/confs; KERNCONF=MYKERNEL
:$ export NOCLEAN KERNCONFDIR KERNCONF
:$ make buildworld		# this succeeded
:$ make buildkernel
:$ cd ./sys && make modules




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