All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Frank Elsner <Elsner@zrz.TU-Berlin.DE>
Cc: isdn4linux@listserv.isdn4linux.de, linux-kernel@vger.kernel.org
Subject: Re: 2.4.22 PPP filtering for ISDN
Date: Wed, 01 Oct 2003 20:00:43 +0200	[thread overview]
Message-ID: <3F7B164B.5010506@trash.net> (raw)
In-Reply-To: <E1A4l1Q-0001GC-FD@bronto.zrz.TU-Berlin.DE>

You are missing CONFIG_FILTER=y/m. This is a config bug which is already 
fixed
in .23-preX, it is not possible to select CONFIG_IPPP_FILTER without 
selecting
CONFIG_FILTER anymore.

Regards,
Patrick

Frank Elsner wrote:

>drivers/isdn/vmlinux-obj.o: In function `isdn_ppp_ioctl':
>drivers/isdn/vmlinux-obj.o(.text+0xe64e): undefined reference to `sk_chk_filter'
>drivers/isdn/vmlinux-obj.o: In function `isdn_ppp_push_higher':
>drivers/isdn/vmlinux-obj.o(.text+0xf2e5): undefined reference to `sk_run_filter'
>drivers/isdn/vmlinux-obj.o(.text+0xf32d): undefined reference to `sk_run_filter'
>drivers/isdn/vmlinux-obj.o: In function `isdn_ppp_xmit':
>drivers/isdn/vmlinux-obj.o(.text+0xf729): undefined reference to `sk_run_filter'
>drivers/isdn/vmlinux-obj.o(.text+0xf78e): undefined reference to `sk_run_filter'
>drivers/isdn/vmlinux-obj.o: In function `isdn_ppp_autodial_filter':
>drivers/isdn/vmlinux-obj.o(.text+0xfcba): undefined reference to `sk_run_filter'
>drivers/isdn/vmlinux-obj.o(.text+0xfce4): more undefined references to `sk_run_f
>ilter' follow
>make: *** [vmlinux] Error 1
>



      reply	other threads:[~2003-10-01 17:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-01 17:44 2.4.22 PPP filtering for ISDN Frank Elsner
2003-10-01 18:00 ` Patrick McHardy [this message]

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=3F7B164B.5010506@trash.net \
    --to=kaber@trash.net \
    --cc=Elsner@zrz.TU-Berlin.DE \
    --cc=isdn4linux@listserv.isdn4linux.de \
    --cc=linux-kernel@vger.kernel.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 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.