Trying to buildworld on a -stable box does this:

--------------------------------------------------------------
>>> stage 2: build tools
--------------------------------------------------------------
cd /heffer/src; MAKEOBJDIRPREFIX=/usr/obj  DESTDIR=  INSTALL="sh 
/heffer/src/tools/install.sh" make -f Makefile.inc1 -DBOOTSTRAPPING  -DNO_CPU_CFLAGS 
build-tools
make: no target to make.
"/heffer/src/Makefile.inc1", line 140: warning: "make -f /dev/null -m 
/heffer/src/share/mk  CPUTYPE=dummy -V CPUTYPE" returned non-zero status
echo "===> bin/csh";  cd /heffer/src/bin/csh; make DIRPRFX=bin/csh/ build-tools
===> bin/csh
echo "===> bin/sh";  cd /heffer/src/bin/sh; make DIRPRFX=bin/sh/ build-tools
===> bin/sh
cc -O -pipe -DSHELL -I. -I/heffer/src/bin/sh   -Werror -Wall -Wno-format-y2k 
-Wno-uninitialized -Wformat=2 -Wno-format-extra-args -Werror  -D__FBSDID=__RCSID -c 
/heffer/src/bin/sh/mksyntax.c
cc1: warnings being treated as errors
/heffer/src/bin/sh/mksyntax.c: In function `digit_convert':
/heffer/src/bin/sh/mksyntax.c:396: warning: unknown conversion type character `t' in 
format
*** Error code 1

Stop in /heffer/src/bin/sh.
*** Error code 1

Stop in /heffer/src.
*** Error code 1

Stop in /heffer/src.
*** Error code 1

Stop in /heffer/src.
heffer#


--

 :{ [EMAIL PROTECTED]

        Andy Farkas
    System Administrator
   Speednet Communications
 http://www.speednet.com.au/




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to