Re: Can't compile HiSaX into 2.2.20pre9 kernel

From: Kai Germaschewski (kai@tp1.ruhr-uni-bochum.de)
Date: Wed Aug 29 2001 - 03:40:17 EST


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/



This archive was generated by hypermail 2b29 : Fri Aug 31 2001 - 21:00:32 EST