From owner-freebsd-current Thu Jul 2 14:36:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA13379 for freebsd-current-outgoing; Thu, 2 Jul 1998 14:36:51 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from cimlogic.com.au (cimlog.lnk.telstra.net [139.130.51.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA13319; Thu, 2 Jul 1998 14:36:24 -0700 (PDT) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.8/8.8.7) id HAA04164; Fri, 3 Jul 1998 07:47:54 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199807022147.HAA04164@cimlogic.com.au> Subject: Re: make world dies in libskey In-Reply-To: from Snob Art Genre at "Jul 2, 98 03:28:30 pm" To: ben@rosengart.com Date: Fri, 3 Jul 1998 07:47:54 +1000 (EST) Cc: sos@FreeBSD.ORG, rcarter@pinyon.org, current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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