public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Simon Kirby <sim@netnation.com>
To: netfilter@lists.netfilter.org, linux-kernel@vger.kernel.org
Subject: [2.4.21-pre3] Netfilter does not compile with this .config
Date: Mon, 27 Jan 2003 13:01:16 -0800	[thread overview]
Message-ID: <20030127210116.GB23198@netnation.com> (raw)

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

I tried changing some netfilter config stuff around (so that I could
choose to not include conntrack when I don't need it), to find that
compilation borked with an allowed config:

ld -m elf_i386 -T /var/kernel/servers/web/linux.alfie/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/char/char.o drivers/block/block.o drivers/misc/misc.o drivers/net/net.o drivers/ide/idedriver.o drivers/scsi/scsidrv.o drivers/cdrom/driver.o drivers/pci/driver.o drivers/video/video.o drivers/media/media.o drivers/md/mddev.o drivers/hotplug/vmlinux-obj.o \
        net/network.o \
        /var/kernel/servers/web/linux.alfie/arch/i386/lib/lib.a /var/kernel/servers/web/linux.alfie/lib/lib.a /var/kernel/servers/web/linux.alfie/arch/i386/lib/lib.a \
        --end-group \
        -o vmlinux
net/network.o(.text+0x42485): In function `match':
: undefined reference to `ip_conntrack_get'
net/network.o(.text.init+0x13ca): In function `init':
: undefined reference to `ip_conntrack_module'
make: *** [vmlinux] Error 1

.config attached.

Simon-

[        Simon Kirby        ][        Network Operations        ]
[     sim@netnation.com     ][     NetNation Communications     ]
[  Opinions expressed are not necessarily those of my employer. ]

[-- Attachment #2: .config.gz --]
[-- Type: application/octet-stream, Size: 4498 bytes --]

             reply	other threads:[~2003-01-27 20:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-27 21:01 Simon Kirby [this message]
2003-01-27 21:13 ` [2.4.21-pre3] Netfilter does not compile with this .config Simon Kirby

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030127210116.GB23198@netnation.com \
    --to=sim@netnation.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox