All of lore.kernel.org
 help / color / mirror / Atom feed
* unresolved symbols]
@ 2002-05-30 20:55 Richard Dicaire
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Dicaire @ 2002-05-30 20:55 UTC (permalink / raw)
  To: netfilter

Hi, I'm getting unresolved symbols from the following under kernel
2.4.18, using iptables v. 1.2.5.

I ran the iptables installation per the INSTALL file, remade the kernel
and modules.

modprobe ip_tables

/lib/modules/2.4.18/kernel/net/ipv4/netfilter/ip_tables.o: unresolved
symbol nf_unregister_sockopt
/lib/modules/2.4.18/kernel/net/ipv4/netfilter/ip_tables.o: unresolved
symbol nf_register_sockopt
/lib/modules/2.4.18/kernel/net/ipv4/netfilter/ip_tables.o: insmod
/lib/modules/2.4.18/kernel/net/ipv4/netfilter/ip_tables.o failed
/lib/modules/2.4.18/kernel/net/ipv4/netfilter/ip_tables.o: insmod
ip_tables failed

I chose modules for all netfilter options, enabled netfilter itself as well.

depmod -a

depmod: *** Unresolved symbols in
/lib/modules/2.4.18/kernel/net/ipv4/netfilter/ip_conntrack.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.18/kernel/net/ipv4/netfilter/ip_queue.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.18/kernel/net/ipv4/netfilter/ip_tables.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.18/kernel/net/ipv4/netfilter/ipt_REJECT.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.18/kernel/net/ipv4/netfilter/iptable_filter.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.18/kernel/net/ipv4/netfilter/iptable_mangle.o
depmod: *** Unresolved symbols in
/lib/modules/2.4.18/kernel/net/ipv4/netfilter/iptable_nat.o

Have I missed anything? I have no problems with 2.4.17.

Please respond to me personally, as I'm not on the list, thanks.




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Unresolved symbols?
@ 2003-11-03 13:57 Robert L. Harris
  0 siblings, 0 replies; 2+ messages in thread
From: Robert L. Harris @ 2003-11-03 13:57 UTC (permalink / raw)
  To: Linux-Kernel

[-- Attachment #1: Type: text/plain, Size: 1736 bytes --]



I just compiled a stripped down kernel used for installs and I'm getting
this:

depmod: *** Unresolved symbols in
/lib/modules/2.4.22-bk45/kernel/drivers/ide/ide-core.o
depmod:         ide_wait_hwif_ready
depmod:         ide_probe_for_drive
depmod:         ide_probe_reset
depmod:         ide_tune_drives
make: *** [_modinst_post] Error 1

I know I had to have left out a driver I need but I can't figure out
which one.  

root@cvs.acs:/usr/src/kernels/2.4.22/# grep IDE .config
# ATA/IDE/MFM/RLL support
CONFIG_IDE=m
# IDE, ATA and ATAPI Block devices
CONFIG_BLK_DEV_IDE=m
# CONFIG_BLK_DEV_HD_IDE is not set
CONFIG_BLK_DEV_IDEDISK=m
CONFIG_IDEDISK_MULTI_MODE=y
# CONFIG_IDEDISK_STROKE is not set
# CONFIG_BLK_DEV_IDECS is not set
CONFIG_BLK_DEV_IDECD=m
CONFIG_BLK_DEV_IDETAPE=m
CONFIG_BLK_DEV_IDEFLOPPY=m
CONFIG_BLK_DEV_IDESCSI=m
# CONFIG_IDE_TASK_IOCTL is not set
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_IDEPCI_SHARE_IRQ=y
CONFIG_BLK_DEV_IDEDMA_PCI=y
# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
CONFIG_IDEDMA_PCI_AUTO=y
# CONFIG_IDEDMA_ONLYDISK is not set
CONFIG_BLK_DEV_IDEDMA=y
# CONFIG_IDEDMA_PCI_WIP is not set
CONFIG_AMD74XX_OVERRIDE=y
# CONFIG_IDE_CHIPSETS is not set
CONFIG_IDEDMA_AUTO=y
# CONFIG_IDEDMA_IVB is not set
CONFIG_BLK_DEV_IDE_MODES=y



:wq!
---------------------------------------------------------------------------
Robert L. Harris                     | GPG Key ID: E344DA3B
                                         @ x-hkp://pgp.mit.edu
DISCLAIMER:
      These are MY OPINIONS ALONE.  I speak for no-one else.

Life is not a destination, it's a journey.
  Microsoft produces 15 car pileups on the highway.
    Don't stop traffic to stand and gawk at the tragedy.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-11-03 13:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-30 20:55 unresolved symbols] Richard Dicaire
  -- strict thread matches above, loose matches on Subject: below --
2003-11-03 13:57 Unresolved symbols? Robert L. Harris

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.