Build under FreeBSD-STABLE broken?
Matthew Dillon
dillon at apollo.backplane.com
Mon Aug 18 08:07:19 PDT 2003
: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