Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kernel make problem 2.6.11-r9 [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Blind0wl
n00b
n00b


Joined: 31 Oct 2002
Posts: 67
Location: Brisbane, QLD, Australia

PostPosted: Tue May 24, 2005 1:16 am    Post subject: kernel make problem 2.6.11-r9 [solved] Reply with quote

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
View user's profile Send private message
Blind0wl
n00b
n00b


Joined: 31 Oct 2002
Posts: 67
Location: Brisbane, QLD, Australia

PostPosted: Tue May 24, 2005 1:26 am    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
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