Subject: Re: 1.5-current build fails
To: Simon Burge <simonb@wasabisystems.com>
From: Greywolf <greywolf@starwolf.com>
List: current-users
Date: 12/14/2000 16:23:43
On Fri, 15 Dec 2000, Simon Burge wrote:
# Date: Fri, 15 Dec 2000 10:40:03 +1100
# From: Simon Burge <simonb@wasabisystems.com>
# To: greywolf@starwolf.com
# Cc: BSD Current Users <current-users@netbsd.org>
# Subject: Re: 1.5-current build fails
#
# Greywolf wrote:
#
# > ...
# > cc -O2 -O3 -pipe -mv8 -DALL_STATE -Wall -Wstrict-prototypes
# > -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Werror -D_LIBC
# > -DNLS -DYP -DHESIOD -DLIBC_SCCS -DSYSLIBC_SCCS -D_REENTRANT
# > -I/usr/src/lib/libc/include -DINET6 -D__DBINTERFACE_PRIVATE
# > -I/usr/src/lib/libc/../../libexec/ld.elf_so -I/usr/src/lib/libc/dlfcn
# > -DRESOLVSORT -I. -DPOSIX_MISTAKE -DPORTMAP -DFLOATING_POINT -c
# > /usr/src/lib/libc/gen/fmtcheck.c
# > cc1: warnings being treated as errors
# > /usr/src/lib/libc/gen/fmtcheck.c:233: warning: no previous prototype for
# > `__fmtcheck'
#
# There is a #define for __fmtcheck in lib/libc/include/namespace.h and a
# prototype for fmtcheck in <stdio.h>. Can you see both of these?
No. It only exists in lib/libc/include/namespace.h.
What's changed that 'make includes' no longer works?
# Simon.
# --
# Simon Burge <simonb@wasabisystems.com>
# NetBSD Sales, Support and Service: http://www.wasabisystems.com/
#
--*greywolf;
--
*BSD: For The Network Generation