Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Nov 1997 02:51:09 -0500 (EST)
From:      John Ioannidis <ji@research.att.com>
To:        freebsd-bugs@freebsd.org
Subject:   FreeBSD-stable usr.bin/printf/printf.c problem
Message-ID:  <199711180751.CAA18970@bual.research.att.com>

next in thread | raw e-mail | index | archive | help
I just cvsupped the last week's worth of updates of FreeBSD-stable;
one of the twenty or so files supped was usr.bin/printf/printf.c. When
I do a "make" in /usr/src (I had already done a "make buildworld" when
I did the first cvsup) I get the following output:

===> bin/sh
cc -O -DSHELL -I. -I/usr/cvsrc/src/bin/sh   -c
/usr/cvsrc/src/bin/sh/../../usr.bin/printf/printf.c
/usr/cvsrc/src/bin/sh/../../usr.bin/printf/printf.c:139: macro `warnx'
used with just one arg
/usr/cvsrc/src/bin/sh/../../usr.bin/printf/printf.c:188: macro `warnx'
used with just one arg
/usr/cvsrc/src/bin/sh/../../usr.bin/printf/printf.c:229: macro `warnx'
used with only 2 args
/usr/cvsrc/src/bin/sh/../../usr.bin/printf/printf.c:362: macro `warnx'
used with only 2 args
*** Error code 1

What broke?

Thanks,

/ji



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