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

Re: make buildworld fails with up-to-date sourcecode from HEAD


From: Thomas Schlesinger <schlesinger@xxxxxxxxxxxxx>
Date: Sun, 12 Nov 2006 17:25:59 +0100

Am Sonntag, 12. November 2006 14:11 schrieb Sepherosa Ziehau:
> I assume you have failed to installworld before this compiling error.
> If my assuming is correct then add following lines after last #include
> ... in src/usr.sbin/makewhatis/makewhatis.c:
> #ifndef MACHINE
> #define MACHINE "pc32"
> #endif
>
> Don't forget to nuke it once you have "a whole new world" :-)
>
> BTW, before you installworld, please make sure to:
> export MACHINE=pc32
> Thank Sascha for this tip :-)
>
> Best Regards,
> sephe

Sephe,

thanks, that fixed it ;-)

Thomas



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