[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Unresolved symbols when building kernel modules with make-kpkg, worked fine before



Bernd Eckenfels <lists@lina.inka.de> wrote:
> 
> i have a 2.4.20-xfs running here with 3.3. Only minor syntactic problems (a
> few line continuations, a few __u8 short -> __u8 and one remove of the extern
> before __inline__ and the kernel works.

Careful there, those __u8 short's should be converted to __u16, not __u8.

In any case, kernel-source 2.4.20-8 should build with gcc 3.3.  The latest
i386 kernel images in unstable are indeed built with 3.3

The next upload of kernel-source 2.5 will also be 3.3-ready.
-- 
Debian GNU/Linux 3.0 is out! ( http://www.debian.org/ )
Email:  Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt



Reply to: