From owner-freebsd-alpha Sun Dec 29 7:15: 2 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2AF737B401 for ; Sun, 29 Dec 2002 07:15:00 -0800 (PST) Received: from dll.leadmon.net (dll.leadmon.net [207.114.24.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5AB643E4A for ; Sun, 29 Dec 2002 07:14:59 -0800 (PST) (envelope-from hdl@abs.net) Received: from gamer (hdl@gamer.leadmon.net [207.114.24.1]) (authenticated bits=0) by dll.leadmon.net (8.12.6/8.12.6/LNSG+ORDB+OSS+SCOP+NJABL+RSL+SBL+SPEWS+DSBL) with ESMTP id gBTFEoxS035984 for ; Sun, 29 Dec 2002 10:14:58 -0500 (EST) (envelope-from hdl@abs.net) Reply-To: From: "Howard Leadmon" To: Subject: 4.7-STABLE kernel build failure with current CVS, any ideas? Date: Sun, 29 Dec 2002 10:14:57 -0500 Organization: ABSnet Internet Services Message-ID: <000001c2af4d$0f7da3f0$011872cf@gamer> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org When I ran a cvsup on my Alpha of the current 4.7 code, all went well = till I tried to build a new kernel. At that point it failed, and it seems like = it's in the new crypto stuff that came down.=20 =3D=3D=3D> crypto cc -O -pipe -mcpu=3Dev56 -D_KERNEL -Wall -Wredundant-decls = -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline = -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ = -I@/../include -mno-fp-regs -Wa,-mev56 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline = -Wcast-qual -fformat-extensions -ansi -c /usr/src/sys/modules/crypto/../../opencrypto/crypto.c /usr/src/sys/modules/crypto/../../opencrypto/crypto.c: In function `crypto_init': /usr/src/sys/modules/crypto/../../opencrypto/crypto.c:155: `SWI_CRYPTO' undeclared (first use in this function) /usr/src/sys/modules/crypto/../../opencrypto/crypto.c:155: (Each = undeclared identifier is reported only once /usr/src/sys/modules/crypto/../../opencrypto/crypto.c:155: for each = function it appears in.) /usr/src/sys/modules/crypto/../../opencrypto/crypto.c: In function `crypto_destroy': /usr/src/sys/modules/crypto/../../opencrypto/crypto.c:172: `SWI_CRYPTO' undeclared (first use in this function) /usr/src/sys/modules/crypto/../../opencrypto/crypto.c: In function `crypto_newsession': /usr/src/sys/modules/crypto/../../opencrypto/crypto.c:217: warning: = implicit declaration of function `splcrypto' /usr/src/sys/modules/crypto/../../opencrypto/crypto.c: In function `crypto_unblock': /usr/src/sys/modules/crypto/../../opencrypto/crypto.c:591: warning: = implicit declaration of function `setsoftcrypto' *** Error code 1 Stop in /usr/src/sys/modules/crypto. *** Error code 1 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/src/sys/compile/ALPHA. I glanced back at the list, and didn't see any chatter about this, so = was wondering if anyone has any idea how to fix this issue? All of my x86 = based machines built and updated fine, so something specific to the Alpha. --- Howard Leadmon=20 Charm Net, LLC - Phone: 410-685-3900 - FAX: 410-361-8162 =20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message