On Sat, Aug 06, 2005 at 07:06:52PM +0200, Martin Prochnow wrote: > Hi, > > i have a Debian 'testing' system and tried to compile a custom build > kernel from the kernel-source-2.6.8 package but it breaks with the > following message: > > drivers/built-in.o: In function `wol_calc_crc': > : undefined reference to `crc_ccitt' > > >From the internet i know that i have to apply a > 'via-velocity-test'-patch, but the only link i found is broken. Maybe > you can update the kernel-source package.
compile with an older gcc. 2.6.8 is not gcc 4.0 ready and will never be. better use newer kernel from unstable linux image 2.6.12... -- maks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

