[tulip] unresolved symbol pci_drv_unregister

ne... akabi@home.com
Thu, 30 Nov 2000 07:45:06 -0500 (EST)


On Nov 30, 2000 at 02:55, ktt eloquently wrote:

>I've compilled tulip driver using the command
>
> "gcc -DMODULE -D__KERNEL__ -I/usr/src/linux/net/inet
>-I/usr/src/linux/include  -Wall -Wstrict-prototypes
>-O6 -c tulip.c `[ -f /usr/include/linux/modversions.h
>] && echo DMODVERSIONS`"
>
>but after "insmod tulip" getting an error:
>
>scenic1:~# insmod tulip
>Using
>/lib/modules/2.2.17/net/tulip.o/lib/modules/2.2.17/net/tulip.o:
>
>unresolved symbol pci_drv_unregister
>/lib/modules/2.2.17/net/tulip.o:
>unresolved symbol pci_drv_register
>
>how to solve this problem?
Use modprobe instead of insmod. This ensures that
dependencies are loaded first.
[...]

-- 
Registered Linux User # 125653 (http://counter.li.org)
It's later than you think, the joint Russian-American space mission has
already begun.
  7:43am  up 10 days, 17:28,  8 users,  load average: 0.00, 0.00, 0.00