On Fri, Feb 15, 2008 at 10:37:36PM +0100, Erik Norgaard wrote:
> Hi:
>
> Just updated my source tree, I'm on FreeBSD bifrost 7.0-PRERELEASE FreeBSD 
> 7.0-PRERELEASE #1: Tue Feb 12 09:52:32 CET 2008. Then I did
>
> # cd /usr/src
> # make -DLOADER_TFTP_SUPPORT=YES
>

This seems to be a rather weird way to build loader with TFTP support.
You could try the following:

cd /sys/boot; make cleandir; make obj; make -DLOADER_TFTP_SUPPORT

(with binaries somewhere in /usr/obj/usr/src/sys/boot/).

>
> /usr/obj is empty, and i did make clean before make. Anyone else 
> experiencing similar problems? I tried this also a few days ago with the 
> same problem, it seems it is persistent...
>
> Thanks, Erik
> -- 
> Erik Nørgaard
> Ph: +34.666334818                           http://www.locolomo.org

HTH,
Yuri
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to