From owner-freebsd-hackers Sat Feb 28 20:54:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA09339 for freebsd-hackers-outgoing; Sat, 28 Feb 1998 20:54:23 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from monk.via.net (monk.via.net [209.81.9.10]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id UAA09333 for ; Sat, 28 Feb 1998 20:54:13 -0800 (PST) (envelope-from joe@via.net) Received: (from joe@localhost) by monk.via.net (8.6.11/8.6.12) id UAA29880 for hackers@freebsd.org; Sat, 28 Feb 1998 20:42:57 -0800 Date: Sat, 28 Feb 1998 20:42:57 -0800 From: Joe McGuckin Message-Id: <199803010442.UAA29880@monk.via.net> To: hackers@FreeBSD.ORG Subject: help - make world fails X-Sun-Charset: US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I used cvsup to pickup the latest -stable (/usr/src/share/examples/cvsup/stable-supfile). I might be doing something wrong, but it's not obvious to me. Here's where it fails: building shared scsi library (version 2.0) ===> libskey cc -pipe -DPERMIT_CONSOLE -D_SKEY_INTERNAL -I/usr/src/lib/libskey -W -Wall -Werror -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/lib/libskey/skeyaccess.c -o skeyaccess.o cc1: warnings being treated as errors /usr/obj/usr/src/tmp/usr/include/stdio.h:366: warning: `__sputc' defined but not used /usr/obj/usr/src/tmp/usr/include/ctype.h:143: warning: `__istype' defined but not used /usr/obj/usr/src/tmp/usr/include/ctype.h:157: warning: `__toupper' defined but not used /usr/obj/usr/src/tmp/usr/include/ctype.h:164: warning: `__tolower' defined but not used *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message