see bug #194422[pcmcia-source] for details and fix. --sc.
> Hi, > > I am not sure if this is the cause of your problem, but the new gcc-3.3 > in debian testing/unstable is known to have problems with compiling > kernels > older than 2.4.21. Maybe modules too. Your gcc might have been upgraded > after > you succesfully compiled your 2.4.20 kernel. > > Maybe someone can conform this would lead to such errors. > > You could try to compile with gcc-3.2 or try the 2.4.21 kernel (with > modules) > > Cheers, > Remco. > > On Thu, 3 Jul 2003 13:59:16 +0100 (BST) > "Naomi Ridge" <[EMAIL PROTECTED]> wrote: > >> >> Hi, I successfully compiled a 2.4.20 kernel, but when >> I try to compile the pcmcia modules it fails. >> >> I am using the command: >> make-kpkg --revision=custom.1.2 modules_image >> >> I have pasted below the end of the output from the >> compiler before it fails, but I noticed warnings >> flashing by earlier too: >> >> fmvj18x_cs.c:569:32: missing terminating " character >> fmvj18x_cs.c: In function `fmvj18x_config': >> fmvj18x_cs.c:570: error: parse error before "address" >> fmvj18x_cs.c:570:25: missing terminating " character >> make[4]: *** [fmvj18x_cs.o] Error 1 >> make[4]: Leaving directory >> `/usr/src/modules/pcmcia-cs/clients' >> make[3]: *** [all] Error 2 >> make[3]: Leaving directory >> `/usr/src/modules/pcmcia-cs' >> make[2]: *** [build-modules] Error 2 >> make[2]: Leaving directory >> `/usr/src/modules/pcmcia-cs' >> make[1]: *** [kdist_image] Error 2 >> make[1]: Leaving directory >> `/usr/src/modules/pcmcia-cs' >> Module /usr/src/modules/pcmcia-cs failed. >> Hit return to Continue >> >> I would appreciate any suggestions as to where I am >> going wrong. >> >> Thanks, >> >> Naomi Ridge. >> >> __________________________________________________ >> Yahoo! Plus - For a better Internet experience >> http://uk.promotions.yahoo.com/yplus/yoffer.html >> >> >> -- >> To UNSUBSCRIBE, email to [EMAIL PROTECTED] >> with a subject of "unsubscribe". Trouble? Contact >> [EMAIL PROTECTED] > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] > >