Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Oct 2002 07:19:01 +1000 (EST)
From:      Andy Farkas <andyf@speednet.com.au>
To:        freebsd-current@FreeBSD.ORG
Subject:   buildworld fails
Message-ID:  <20021002071252.V67744-100000@hewey.af.speednet.com.au>

next in thread | raw e-mail | index | archive | help

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#


--

 :{ andyf@speednet.com.au

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




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021002071252.V67744-100000>