All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Barry K. Nathan" <barryn@pobox.com>
To: torvalds@transmeta.com (Linus Torvalds)
Cc: linux-kernel@vger.kernel.org
Subject: Re: test13pre2 - netfilter modiles compile failure
Date: Sat, 16 Dec 2000 00:06:34 -0800 (PST)	[thread overview]
Message-ID: <200012160806.AAA32686@pobox.com> (raw)
In-Reply-To: <91f1ru$4e3$1@penguin.transmeta.com> from "Linus Torvalds" at Dec 15, 2000 10:25:02 PM

Linus Torvalds wrote:
> In article <200012160552.VAA27106@pobox.com>,
> Barry K. Nathan <barryn@pobox.com> wrote:
> >I got the same error with the ipchains-compatible netfilter compiled as
> >modules. Compiling into the kernel instead, I also get an error. I've
> >included the error and my .config below.
> 
> Try removing "$(ip_conntrack-objs) $(iptable_nat-objs)" from the
> ip_nf_compat-objs line in net/ipv4/netfilter/Makefile..

Ok, I tried that, and I tried Andrew Morton's patch as well. Both patches
fix the module case, but not the in-kernel case. With Linus' patch, the
in-kernel case fails with the error message in my previous mail. With
Andrew's patch, it fails like this:

ld -m elf_i386  -r -o netfilter.o ipchains.o ip_nf_compat.o
ld: cannot open ip_nf_compat.o: No such file or directory
make[3]: *** [netfilter.o] Error 1
make[3]: Leaving directory
`/home/barryn/lsoft/kernels/buildspace/linux-2.4.0test13pre2bkn-alt-ath/net/ipv4/netfilter'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory
`/home/barryn/lsoft/kernels/buildspace/linux-2.4.0test13pre2bkn-alt-ath/net/ipv4/netfilter'
make[1]: *** [_subdir_ipv4/netfilter] Error 2
make[1]: Leaving directory
`/home/barryn/lsoft/kernels/buildspace/linux-2.4.0test13pre2bkn-alt-ath/net'
make: *** [_dir_net] Error 2

The only difference in my .config, between the working module case and the
failing in-kernel case, is whether CONFIG_IP_NF_COMPAT_IPCHAINS is set to
y or m. I included one of the .configs (although I forget which one) in my
previous email.

-Barry K. Nathan <barryn@pobox.com>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

  reply	other threads:[~2000-12-16  8:37 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-16  4:56 test13pre2 - netfilter modiles compile failure Mohammad A. Haque
2000-12-16  5:52 ` Barry K. Nathan
2000-12-16  6:25   ` Linus Torvalds
2000-12-16  8:06     ` Barry K. Nathan [this message]
2000-12-16  8:23       ` Linus Torvalds
2000-12-16  8:42         ` Linus Torvalds
2000-12-16 10:57           ` Harald Welte
2000-12-16 13:09             ` Harald Welte
2000-12-16 17:51               ` Linus Torvalds
2000-12-17  2:43                 ` test13pre2 - ieee1394 " Dax Kelson
2000-12-16  8:54         ` test13pre2 - netfilter modiles " Barry K. Nathan
2000-12-16  6:33   ` Andrew Morton

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=200012160806.AAA32686@pobox.com \
    --to=barryn@pobox.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    /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 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.