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_cipherInit' +> >>/usr/src/sys/geom/bde/g_bde.h:207: undefined reference to `rijndael_blockDecrypt' +> > +> >I had same problem until I added device random to kernel config file. +> +> Yes, the recent commits to the rijndael code must have messed up something 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. -- Pawel Jakub Dawidek pawel_at_dawidek.net UNIX Systems Programmer/Administrator http://garage.freebsd.pl Am I Evil? Yes, I Am! http://cerber.sourceforge.net
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:25 UTC