Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Feb 1998 23:27:53 -0600
From:      Karl Denninger  <karl@mcs.net>
To:        Joe McGuckin <joe@via.net>
Cc:        hackers@FreeBSD.ORG
Subject:   Re: help - make world fails
Message-ID:  <19980228232753.30793@mcs.net>
In-Reply-To: <199803010442.UAA29880@monk.via.net>; from Joe McGuckin on Sat, Feb 28, 1998 at 08:42:57PM -0800
References:  <199803010442.UAA29880@monk.via.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Yeah, that error is showing up in a bunch of places.

I don't understand why the -Werror switch is in those Makefiles (this is
what is blowing it up).  

Can someone explain the reasoning behind this?  Defining something and then
not using it isn't that horrid of a thing :-)

--
-- 
Karl Denninger (karl@MCS.Net)| MCSNet - Serving Chicagoland and Wisconsin
http://www.mcs.net/          | T1's from $600 monthly to FULL DS-3 Service
			     | NEW! K56Flex support on ALL modems
Voice: [+1 312 803-MCS1 x219]| EXCLUSIVE NEW FEATURE ON ALL PERSONAL ACCOUNTS
Fax:   [+1 312 803-4929]     | *SPAMBLOCK* Technology now included at no cost

On Sat, Feb 28, 1998 at 08:42:57PM -0800, Joe McGuckin wrote:
> 
> 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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



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