linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Duncan Sands <baldrick@wanadoo.fr>
To: koraq@xs4all.nl
Cc: Valdis.Kletnieks@vt.edu, koraq@xs4all.nl, linux-kernel@vger.kernel.org
Subject: Re: [2.4.22-pre7] speedtouch.o unresolved symbols
Date: Sat, 26 Jul 2003 13:05:45 +0200	[thread overview]
Message-ID: <200307261305.45847.baldrick@wanadoo.fr> (raw)
In-Reply-To: <20030726042048.GA515@spearhead>

On Saturday 26 July 2003 06:20, koraq@xs4all.nl wrote:
> On Fri, Jul 25, 2003 at 04:43:31PM +0200, Duncan Sands wrote:
> > On Friday 25 July 2003 16:26, Valdis.Kletnieks@vt.edu wrote:
> > > On Fri, 25 Jul 2003 08:55:24 +0200, Duncan Sands <baldrick@wanadoo.fr>  said:
> > > > On Thursday 24 July 2003 22:20, koraq@xs4all.nl wrote:
> > > > > /lib/modules/2.4.22-pre7/kernel/drivers/usb/speedtch.o depmod:
> > > > > shutdown_atm_dev_R0b9b1467
> > > > > depmod:         atm_charge_Rf874f17b
> > > > > depmod:         atm_dev_register_Rc23701a4
> > > > > make: *** [_modinst_post] Error 1
> > > >
> > > > You need to enable ATM support (CONFIG_ATM).  To do this, you
> > > > need to enable support for experimental code (CONFIG_EXPERIMENTAL).
>
> Thx this did work.
>
> > > Also, the Speedtouch driver appears to be missing a #ifdef CONFIG_ATM
> > > or two?
> > >
> > >From drivers/usb/Config.in
> >
> >    if [ "$CONFIG_ATM" = "y" -o "$CONFIG_ATM" = "m" ]; then
> >       dep_tristate '  Alcatel Speedtouch USB support'
> > CONFIG_USB_SPEEDTOUCH $CONFIG_ATM $CONFIG_USB fi
>
> 2.4.22-pre7 only had
>
> dep_tristate '  Alcatel Speedtouch USB support' CONFIG_USB_SPEEDTOUCH
> $CONFIG_ATM $CONFIG_USB
>
> so the change seems to work. The test I'd done with -pre8 was done with a
> copy of the -pre7 config.

Yes, you needed to do "make oldconfig" to sort out the dependencies.

Ciao,

Duncan.

      reply	other threads:[~2003-07-26 10:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-24 20:20 [2.4.22-pre7] speedtouch.o unresolved symbols koraq
2003-07-24 21:35 ` koraq
2003-07-25  6:55 ` Duncan Sands
2003-07-25 14:26   ` Valdis.Kletnieks
2003-07-25 14:43     ` Duncan Sands
2003-07-25 15:12       ` Valdis.Kletnieks
2003-07-26  4:20       ` koraq
2003-07-26 11:05         ` Duncan Sands [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=200307261305.45847.baldrick@wanadoo.fr \
    --to=baldrick@wanadoo.fr \
    --cc=Valdis.Kletnieks@vt.edu \
    --cc=koraq@xs4all.nl \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).