Build under FreeBSD-STABLE broken?

David Rhodus drhodus at catpa.com
Mon Aug 18 08:32:53 PDT 2003


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






More information about the Bugs mailing list