View previous topic :: View next topic |
Author |
Message |
Blind0wl n00b
Joined: 31 Oct 2002 Posts: 67 Location: Brisbane, QLD, Australia
|
Posted: Tue May 24, 2005 1:16 am Post subject: kernel make problem 2.6.11-r9 [solved] |
|
|
Hi,
Whilst recompiling my kernel (Im reading the framebuffer support wiki) and had to add a couple of things, I received this error which doesnt seem to relate to what I was changing, can anyone help?
Code: | Kernel: arch/i386/boot/bzImage is ready
Building modules, stage 2.
MODPOST
INSTALL drivers/acpi/ibm_acpi.ko
INSTALL drivers/acpi/video.ko
INSTALL drivers/base/firmware_class.ko
INSTALL drivers/char/agp/intel-mch-agp.ko
INSTALL drivers/net/dummy.ko
INSTALL drivers/net/s2io.ko
INSTALL drivers/net/wireless/airo.ko
INSTALL drivers/net/wireless/airo_cs.ko
INSTALL drivers/scsi/dpt_i INSTALL drivers/scsi/ipr.ko
INSTALL drivers/scsi/sata_sis.ko
INSTALL drivers/scsi/sata_sx4.ko
INSTALL drivers/usb/input/touchkitusb.ko
INSTALL drivers/usb/misc/cytherm.ko
INSTALL drivers/usb/misc/phidgetservo.ko
INSTALL lib/libcrc32c.ko
INSTALL net/ipv4/netfilter/ipt_NOTRACK.ko
INSTALL net/ipv4/netfilter/iptable_raw.ko
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.6.11-gentoo-r9; fi
WARNING: /lib/modules/2.6.11-gentoo-r9/net/wlan_ccmp.ko needs unknown symbol crypto_alloc_tfm
WARNING: /lib/modules/2.6.11-gentoo-r9/net/wlan_ccmp.ko needs unknown symbol crypto_free_tfm
|
Regards
Blindy
Last edited by Blind0wl on Tue May 24, 2005 1:27 am; edited 1 time in total |
|
Back to top |
|
|
Blind0wl n00b
Joined: 31 Oct 2002 Posts: 67 Location: Brisbane, QLD, Australia
|
Posted: Tue May 24, 2005 1:26 am Post subject: |
|
|
Figured it out after some googling...needed to have Cryptographic API compiled into the kernel, with MD5, SHA1 and the Testing modules. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|