DragonFly commits List (threaded) for 2004-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: cvs commit: src/sys/dev/sound/driver Makefile.sub Makefile.inc
:On Tue, Jan 27, 2004 at 01:51:36PM -0800, Matthew Dillon wrote:
:> This makes it impossible to run a buildworld for DFly on a FreeBSD-4.x
:> box, and also breaks buildworld when you run it on a DFly box which
:> is still running the old .mk files.
:>
:> These .sub files have to be renamed back into .inc files.
:
:The problem is that buildworld will be broken either way since
:the handling of gnu/lib/gcc? is broken otherwise. After all, I'm
:sure wether the change should have been done the otherway around.
:I will test the build on an older DragonFly, but isn't buildworld
:supposed to use src/share/mk already?
:
:Joerg
I don't see the connection.
The build has to work from a 4.x box. Right now it seems to be ignoring
the .sub files, especially the ones in boot/, and this is causing the
build to fail.
The buildworld will use the compiler it builds as part of the buildworld,
but it is either not using /usr/src/share/mk, or it is not using it all
of the time.
-Matt
Matthew Dillon
<dillon@xxxxxxxxxxxxx>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]