Mailing List archive

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

[linux-dvb] Re: Problems compiling driver 19.11.2002 with kernel2.4.18 gcc 2.95.4 - debain woody sid



Hi Martin,

you have to update the include subdirectory too - not only the driver 
subdirectory.

Holger


Martin Theodor Grewe wrote:
> # gcc -v
> Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs
> gcc version 2.95.4 20011002 (Debian prerelease)
> 
> # uname -r
> 2.4.18
> 
> I can compile driver from date 04.11.2002 without errors.
> Today I tried the 19.11.2002 and this happend:
> 
> gcc -D__KERNEL__ -I/usr/src/linux-2.4.18/include -Wall
> -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
> -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
> -march=i686 -DMODULE -I ../include -I . -g -MD
> -DKBUILD_BASENAME=dvb_frontend  -c -o dvb_frontend.o dvb_frontend.c
> dvb_frontend.c: In function `dvb_frontend_thread':
> dvb_frontend.c:471: `FE_CAN_CLEAN_SETUP' undeclared (first use in this
> function)
> dvb_frontend.c:471: (Each undeclared identifier is reported only once
> dvb_frontend.c:471: for each function it appears in.)
> make[2]: *** [dvb_frontend.o] Error 1
> make[2]: Leaving directory `/usr/src/dvb/DVB-19.11.2002/driver'
> make[1]: *** [_mod_/usr/src/dvb/DVB-19.11.2002/driver] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.4.18'
> make: *** [here] Error 2
> dvb:/usr/src/dvb/DVB-19.11.2002/driver#
> 
> ??
> 
> Martin
> 
> 
> 
> 



-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index