Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kernel compiling error + prims54 drivers
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
jef0113
n00b
n00b


Joined: 10 Nov 2003
Posts: 37
Location: Be

PostPosted: Tue Dec 30, 2003 3:52 pm    Post subject: kernel compiling error + prims54 drivers Reply with quote

hi all , i have a smc2835w and was trying out the prism54 drivers , i followed the read-me (www.prism54.org) , and had no trouble till i compiled my kernel ,

Code:
make[2]: Leaving directory `/usr/src/linux-2.4.22-gentoo-r2/arch/i386/lib'
make[1]: Leaving directory `/usr/src/linux-2.4.22-gentoo-r2/arch/i386/lib'
gcc -E -C -P -I/usr/src/linux-2.4.22-gentoo-r2/include -imacros /usr/src/linux-2.4.22-gentoo-r2/include/linux/config.h -imacros /usr/src/linux-2.4.22-gentoo-r2/include/asm-i386/segment.h -imacros /usr/src/linux-2.4.22-gentoo-r2/include/asm-i386/page_offset.h -Ui386 arch/i386/vmlinux.lds.S >arch/i386/vmlinux.lds
ld -m elf_i386 -T /usr/src/linux-2.4.22-gentoo-r2/arch/i386/vmlinux.lds -e stext arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/main.o init/version.o init/do_mounts.o \
        --start-group \
        arch/i386/kernel/kernel.o arch/i386/mm/mm.o kernel/kernel.o mm/mm.o fs/fs.o ipc/ipc.o \
         drivers/acpi/acpi.o drivers/char/char.o drivers/block/block.o drivers/misc/misc.o drivers/net/net.o drivers/net/fc/fc.o drivers/net/tokenring/tr.o drivers/ide/idedriver.o drivers/scsi/scsidrv.o drivers/cdrom/driver.o drivers/sound/sounddrivers.o drivers/pci/driver.o drivers/pcmcia/pcmcia.o drivers/net/pcmcia/pcmcia_net.o drivers/net/wireless/wireless_net.o drivers/video/video.o drivers/media/media.o drivers/input/inputdrv.o drivers/md/mddev.o drivers/isdn/vmlinux-obj.o \
        net/network.o \
        grsecurity/grsec.o \
        /usr/src/linux-2.4.22-gentoo-r2/arch/i386/lib/lib.a /usr/src/linux-2.4.22-gentoo-r2/lib/lib.a /usr/src/linux-2.4.22-gentoo-r2/arch/i386/lib/lib.a \
        --end-group \
        -o vmlinux
drivers/net/wireless/wireless_net.o(.text+0x457): In function `isl38xx_upload_firmware':
: undefined reference to `request_firmware'
drivers/net/wireless/wireless_net.o(.text+0x4d5): In function `isl38xx_upload_firmware':
: undefined reference to `release_firmware'
drivers/net/wireless/wireless_net.o(.text+0x559): In function `isl38xx_upload_firmware':
: undefined reference to `release_firmware'
drivers/net/wireless/wireless_net.o(.text+0x13e3): In function `islpci_setup':
: undefined reference to `free_netdev'
drivers/net/wireless/wireless_net.o(.text+0x273b): In function `prism54_probe':
: undefined reference to `free_netdev'
drivers/net/wireless/wireless_net.o(.text+0x2839): In function `prism54_remove':
: undefined reference to `free_netdev'
make: *** [vmlinux] Error 1
bash-2.05b#


anyone any idea what i missed or did wrong ?
compaq armada m700-pIII 850 , using the 2.4.22-gentoo-r2 kernel


thanks , jef
Back to top
View user's profile Send private message
jef0113
n00b
n00b


Joined: 10 Nov 2003
Posts: 37
Location: Be

PostPosted: Wed Dec 31, 2003 2:21 pm    Post subject: Reply with quote

couldn't find the problem ,
tryd the 2.6 kernel and now everything seems to work ...
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