lkml.org 
[lkml]   [2001]   [Aug]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
On Wed, 29 Aug 2001, Pascal Schmidt wrote:

> On Wed, 29 Aug 2001, Pascal Schmidt wrote:
>
> > The strange thing is, the drivers/isdn/isdn.a included above defines
> > the symbol:
> > /usr/src/linux-2.2.20pre9 # nm -a drivers/isdn/isdn.a | grep HiSax_setup
> > 0000043c t HiSax_setup
>
> Whooops, silly me. The problem is of course that the small "t" indicates
> that HiSax_setup is a local symbol here, where it should be global and
> shown as "T". It works with 2.2.19 because there HiSax_setup is a global
> symbol.
>
> Fix should be easy, though I don't know how to fix it. ;)

In drivers/isdn/hisax/config.c, remove the "static" in the line

static void HiSax_setup(...)

I'll send a patch to Alan, thanks for reporting.

--Kai


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:01    [W:1.778 / U:0.264 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site