Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Nov 1997 18:19:03 +0100
From:      J Wunsch <j@uriah.heep.sax.de>
To:        freebsd-current@FreeBSD.ORG
Cc:        shimon@simon-shapiro.org
Subject:   Re: Make world fails on printf.c
Message-ID:  <19971126181903.40732@uriah.heep.sax.de>
In-Reply-To: <XFMail.971124211338.shimon@Simon-Shapiro.ORG>; from Simon Shapiro on Mon, Nov 24, 1997 at 09:13:38PM -0800
References:  <XFMail.971124211338.shimon@Simon-Shapiro.ORG>

next in thread | previous in thread | raw e-mail | index | archive | help
As Simon Shapiro wrote:

> err.h:void      warnx __P((const char *, ...));
> 
> and then, from make world last night:
> 
> /usr/src/3.0/src/bin/sh/../../usr.bin/printf/printf.c:139: macro
> `warnx' used with just one arg

Must be an old -current.  This has been fixed shortly after the error
happened:

revision 1.11
date: 1997/11/18 15:23:23;  author: jdp;  state: Exp;  lines: +5 -4
Back out revision 1.10.  It broke the build of sh, which compiles
this file with warnx() defined as a macro.

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



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