From owner-freebsd-current Tue Oct 22 22:31:36 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60AA037B401 for ; Tue, 22 Oct 2002 22:31:35 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C62043E77 for ; Tue, 22 Oct 2002 22:31:34 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.6/8.12.6) with ESMTP id g9N5VQn4033925; Wed, 23 Oct 2002 07:31:27 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Craig Rodrigues Cc: freebsd-current@freebsd.org Subject: Re: sbin/gbde compilation problem In-Reply-To: Your message of "Tue, 22 Oct 2002 20:29:01 EDT." <20021022202901.A24184@attbi.com> Date: Wed, 23 Oct 2002 07:31:26 +0200 Message-ID: <33924.1035351086@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20021022202901.A24184@attbi.com>, Craig Rodrigues writes: > >--sdtB3X0nJg68CQEu >Content-Type: text/plain; charset=us-ascii >Content-Disposition: inline > >On Tue, Oct 22, 2002 at 05:45:24PM -0400, Craig Rodrigues wrote: >> Hi, >> >> I just did a cvsup and am trying to do a buildworld and >> am having a problem: >> >> ======================================================================================================================================================================= >> ===> sbin/gbde >> /usr/src/sys/crypto/rijndael/rijndael-api-fst.c:67: `TRUE' undeclared (first use in this function) >> /usr/src/sys/crypto/rijndael/rijndael-api-fst.c: In function `rijndael_cipherInit': >> /usr/src/sys/crypto/rijndael/rijndael-api-fst.c:81: `TRUE' undeclared (first use in this function) >> cc1: warnings being treated as errors^M >> /usr/src/sys/crypto/rijndael/rijndael-api-fst.c: In function `rijndael_padEncrypt': >> /usr/src/sys/crypto/rijndael/rijndael-api-fst.c:223: warning: implicit declaration of function `panic' >> *** Error code 1^M >> ======================================================================================================================================================================= > Somehow your rijndael-api-fst.c is not up to date, you should have rev 1.4. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message