From owner-freebsd-ports Thu Nov 28 1:20: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 813E537B401 for ; Thu, 28 Nov 2002 01:20:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 389C943E88 for ; Thu, 28 Nov 2002 01:20:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gAS9K2x3092979 for ; Thu, 28 Nov 2002 01:20:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gAS9K2S1092978; Thu, 28 Nov 2002 01:20:02 -0800 (PST) Date: Thu, 28 Nov 2002 01:20:02 -0800 (PST) Message-Id: <200211280920.gAS9K2S1092978@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Volker Stolz Subject: Re: ports/45805: security/sfs does not build on Alpha Reply-To: Volker Stolz Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/45805; it has been noted by GNATS. From: Volker Stolz To: Charlie & Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/45805: security/sfs does not build on Alpha Date: Thu, 28 Nov 2002 10:16:37 +0100 Am 27. Nov 2002 um 19:35 CET schrieb Charlie &: > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../async -I../arpc -I../crypt -I../sfsmisc -I../sfsrodb -I../adb -I../svc -I../svc -DEXECDIR=\"/usr/local/lib/sfs-0.6\" -DETCDIR=\"/usr/local/etc/sfs\" -DDATADIR=\"/usr/local/share/sfs\" -DPIDDIR=\"/var/run\" -DSFSDIR=\"/var/spool/sfs\" -O -pipe -mcpu=ev56 -Wall -Werror -c sfskey.C ********** > cc1plus: warnings being treated as errors > sfskey.C: In function `void usage()' That's because you have -Werror in your CFLAGS, most probably from /etc/make.conf. [Somebody please close this PR, I think] -- http://www-i2.informatik.rwth-aachen.de/stolz/ *** PGP *** S/MIME To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message