Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jul 1998 07:47:54 +1000 (EST)
From:      John Birrell  <jb@cimlogic.com.au>
To:        ben@rosengart.com
Cc:        sos@FreeBSD.ORG, rcarter@pinyon.org, current@FreeBSD.ORG
Subject:   Re: make world dies in libskey
Message-ID:  <199807022147.HAA04164@cimlogic.com.au>
In-Reply-To: <Pine.GSO.3.96.980702152753.11081A-100000@echonyc.com> from Snob Art Genre at "Jul 2, 98 03:28:30 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Snob Art Genre wrote:
> On Thu, 2 Jul 1998 sos@freebsd.org wrote:
> 
> > world builds here now...
> 
> I'm still dying in libskey.
> 
> ===> 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

Looks like you've got CFLAGS set in /etc/make.conf. Without -O, you
get unused inline static function warnings that -Werror barfs at.

-- 
John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/
CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137

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



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