Re: build world question

2003-11-19 Thread Dag-Erling Smørgrav
Jason <[EMAIL PROTECTED]> writes: > I told it to make buildworld, do I also need to tell it make world? 'make world' simply does buildworld followed by installworld. DES -- Dag-Erling Smørgrav - [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http

Re: build world question

2003-11-18 Thread Jason
Dag-Erling Smørgrav wrote: Jason <[EMAIL PROTECTED]> writes: I cvsuped an hour or so ago, now when I finish make buildworld I get: ===> usr.sbin/boot0cfg cc -O -pipe -march=athlon-xp -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /usr/src/usr.sbin/boot0cfg/boot0cfg.c cc -

Re: build world question

2003-11-18 Thread Jason
Steve Kargl wrote: On Mon, Nov 17, 2003 at 11:12:20PM -0500, Jason wrote: I cvsuped an hour or so ago, now when I finish make buildworld I get: ===> usr.sbin/boot0cfg cc -O -pipe -march=athlon-xp -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /usr/src/usr.sbin/boot0cfg/bo

Re: build world question

2003-11-18 Thread Dag-Erling Smørgrav
Jason <[EMAIL PROTECTED]> writes: > I cvsuped an hour or so ago, now when I finish make buildworld I get: > ===> usr.sbin/boot0cfg > cc -O -pipe -march=athlon-xp -Wsystem-headers -Werror -Wall > -Wno-format-y2k -Wno-uninitialized -c /usr/src/usr.sbin/boot0cfg/boot0cfg.c > cc -O -pipe -march=athlon

Re: build world question

2003-11-17 Thread Steve Kargl
On Mon, Nov 17, 2003 at 11:12:20PM -0500, Jason wrote: > I cvsuped an hour or so ago, now when I finish make buildworld I get: > ===> usr.sbin/boot0cfg > cc -O -pipe -march=athlon-xp -Wsystem-headers -Werror -Wall > -Wno-format-y2k -Wno-uninitialized -c /usr/src/usr.sbin/boot0cfg/boot0cfg.c > cc -

build world question

2003-11-17 Thread Jason
I cvsuped an hour or so ago, now when I finish make buildworld I get: ===> usr.sbin/boot0cfg cc -O -pipe -march=athlon-xp -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /usr/src/usr.sbin/boot0cfg/boot0cfg.c cc -O -pipe -march=athlon-xp -Wsystem-headers -Werror -Wall -Wno-form