From owner-freebsd-current@FreeBSD.ORG Wed Oct 15 02:45:18 2003 Return-Path: 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 974DD16A4BF for ; Wed, 15 Oct 2003 02:45:18 -0700 (PDT) Received: from milla.ask33.net (milla.ask33.net [217.197.166.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id B21F043F93 for ; Wed, 15 Oct 2003 02:45:17 -0700 (PDT) (envelope-from nick@milla.ask33.net) Received: by milla.ask33.net (Postfix, from userid 1001) id 6166E3ABB35; Wed, 15 Oct 2003 11:48:27 +0200 (CEST) Date: Wed, 15 Oct 2003 11:48:27 +0200 From: Pawel Jakub Dawidek To: Poul-Henning Kamp Message-ID: <20031015094827.GV520@garage.freebsd.pl> References: <20031015020032.24228.qmail@verizonmail.com> <40835.1066204617@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="mB/CYmFGQzL2EujR" Content-Disposition: inline In-Reply-To: <40835.1066204617@critter.freebsd.dk> X-PGP-Key-URL: http://garage.freebsd.pl/jules.asc X-OS: FreeBSD 4.8-RELEASE-p9 i386 X-URL: http://garage.freebsd.pl User-Agent: Mutt/1.5.1i cc: Jacek Serwatynski cc: freebsd-current@freebsd.org cc: Donald Creel Subject: Re: GEOM_BDE X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Oct 2003 09:45:18 -0000 --mB/CYmFGQzL2EujR Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 15, 2003 at 09:56:57AM +0200, Poul-Henning Kamp wrote: +> >>I have problem with compiling my kernel. I wanted to play with gbde so= i +> >>added options GEOM_BDE.I have been doing cvsup at Tue Oct 14 20:43:17 = 2003 CEST +> >>My config kernel: +> > +> >>/usr/src/sys/geom/bde/g_bde.h:180: undefined reference to `rijndael_ci= pherInit' +> >>/usr/src/sys/geom/bde/g_bde.h:207: undefined reference to `rijndael_bl= ockDecrypt' +> > +> >I had same problem until I added device random to kernel config file. +>=20 +> Yes, the recent commits to the rijndael code must have messed up somethi= ng=20 No, this always was a problem. There were no chance to use BDE when 'device random' isn't compiled in kernel, but is loaded as kernel module. --=20 Pawel Jakub Dawidek pawel@dawidek.net UNIX Systems Programmer/Administrator http://garage.freebsd.pl Am I Evil? Yes, I Am! http://cerber.sourceforge.net --mB/CYmFGQzL2EujR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iQCVAwUBP40X6z/PhmMH/Mf1AQHIWQP+KIcmKOXgJDnsuaTGvthyweOvBdmaEkCK wpUNkpHlihQ00neMtNTVuLnwn2H/qEqG+uyu3mjv+wqIBaYgLvg3Id2u3jivM0xF jxpiwywsPiKWf4IM/PQhmb+9RIsFLxk4nihucbVi1VpCVTSM1aeP8KnUZNn8t4Cg UcZlYHVY6yM= =H5jI -----END PGP SIGNATURE----- --mB/CYmFGQzL2EujR--