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?
I think it must be something in his MYKERNEL configuration. I am
certain there are source files that still need some #include fixes.
I was hoping that LINT would catch them all but obviously not.
If the original poster could post 'MYKERNEL' I will fix things to make
sure it compiles cleanly.
-Matt
: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:
:>
:> :$ 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]