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: qhwt@xxxxxxxxxxxxx
Date: Wed, 20 Aug 2003 16:36:06 +0900

On Mon, Aug 18, 2003 at 09:01:47AM -0700, Matthew Dillon wrote:
>     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.

It seems that I couldn't post MYKERNEL; smtp.myrealbox.com was
temporarily down the moment I sent it and my MTA couldn't detect it.
Do you still need it?

> :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]