From owner-freebsd-stable Sat Feb 28 20:51:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA09136 for freebsd-stable-outgoing; Sat, 28 Feb 1998 20:51:57 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from fly.HiWAAY.net (root@fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA09125 for ; Sat, 28 Feb 1998 20:51:44 -0800 (PST) (envelope-from dkelly@nospam.hiwaay.net) Received: from nospam.hiwaay.net (tnt1-92.HiWAAY.net [208.147.147.92]) by fly.HiWAAY.net (8.8.8/8.8.6) with ESMTP id WAA23639 for ; Sat, 28 Feb 1998 22:51:36 -0600 (CST) Received: from nospam.hiwaay.net (localhost [127.0.0.1]) by nospam.hiwaay.net (8.8.8/8.8.4) with ESMTP id WAA25777 for ; Sat, 28 Feb 1998 22:51:35 -0600 (CST) Message-Id: <199803010451.WAA25777@nospam.hiwaay.net> X-Mailer: exmh version 2.0.1 12/23/97 To: freebsd-stable@FreeBSD.ORG Subject: Tonight's cvsup'ed -stable fails "make buildword" From: David Kelly Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 28 Feb 1998 22:51:34 -0600 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk Am not sure if this is operator error on my part or what. Had some cvsup problems earlier this (or last) week. Wonder if I got my sources hosed? If so, thought cvsup was supposed to detect that and fix my source tree? As an attempt to cure I have "make clean", "make cleandepend", "rm -rf /usr/obj/*", and finally "rm /usr/src/include/*" followed by a cvsup. That last one is compiling right now. ===> libscsi cc -pipe -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/lib/libscsi/scsi.c -o scsi.o building standard scsi library ranlib libscsi.a cc -fpic -DPIC -pipe -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/lib/libscsi/scsi.c -o scsi.so 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. -- David Kelly N4HHE, dkelly@nospam.hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message