DragonFly BSD
DragonFly bugs List (threaded) for 2003-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Kernel compile failure


From: Steve Mynott <steve@xxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 21 Jul 2003 01:05:32 +0100

Matthew Dillon wrote:

:Maybe not a bug but something dumb I am doing but...
:
:With a CVS checkout of dragonfly on FreeBSD 4.8 userland builds fine but :I have problems with 'make kernelbuild' and get the following error:-
:
:cc -shared -nostdlib hack.c -o hack.So
:rm -f hack.c


    Thanks for the bug report, Steve!  It turns out the various
    cpu directives in GENERIC conditionally compiled in some
    code that had not had its underscores properly removed.  I've
    committed fixes for it but haven't tested those cpus.  It
    ought to work now.

Yes now that works fine thanks!


(corrected email address)

-- Steve




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]