Mailing List archive

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

[linux-dvb] [dvb_frontend.o] Error 1



I downloaded todays cvs and copied dvb-ttpci-01.fw (downloaded 
today) in "build-2.4"

Then, according to the README-file, I executed make and got the 
following errors:

gcc -I/usr/src/packages/SOURCES/dvb-kernel/build-2.4/include 
-D__KERNEL__ -I/usr/src/linux-2.4.25/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing 
-fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 
-march=i686 -DMODULE -MD -I ../linux/include -I . 
-DCONFIG_DVB_AV7110_OSD -nostdinc -iwithprefix include 
-DKBUILD_BASENAME=dvb_filter  -c -o dvb_filter.o dvb_filter.c
/usr/src/linux-2.4.25/include/linux/module.h:299: warning: 
`__module_kernel_version' defined but not used
gcc -I/usr/src/packages/SOURCES/dvb-kernel/build-2.4/include 
-D__KERNEL__ -I/usr/src/linux-2.4.25/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing 
-fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 
-march=i686 -DMODULE -MD -I ../linux/include -I . 
-DCONFIG_DVB_AV7110_OSD -nostdinc -iwithprefix include 
-DKBUILD_BASENAME=dvb_frontend  -c -o dvb_frontend.o dvb_frontend.c
dvb_frontend.c: In function `dvb_frontend_autotune':
dvb_frontend.c:376: error: parse error before "else"
dvb_frontend.c:382: error: case label not within a switch statement
dvb_frontend.c:387: error: case label not within a switch statement
dvb_frontend.c:392: error: `default' label not within a switch 
statement
dvb_frontend.c:362: warning: unused variable `autoinversion'
dvb_frontend.c:363: warning: unused variable `ready'
dvb_frontend.c:364: warning: unused variable `wrapped'
dvb_frontend.c:365: warning: unused variable `original_inversion'
dvb_frontend.c:366: warning: unused variable `original_frequency'
dvb_frontend.c:379: warning: enumeration value `FE_QAM' not handled 
in switch
dvb_frontend.c:379: warning: enumeration value `FE_OFDM' not handled 
in switch
dvb_frontend.c:380: error: break statement not within loop or switch
dvb_frontend.c:385: error: break statement not within loop or switch
dvb_frontend.c:390: error: break statement not within loop or switch
dvb_frontend.c: At top level:
dvb_frontend.c:398: warning: type defaults to `int' in declaration 
of `autoinversion'
dvb_frontend.c:398: error: `fe' undeclared here (not in a function)
dvb_frontend.c:398: error: `fe' undeclared here (not in a function)
dvb_frontend.c:398: warning: data definition has no type or storage 
class
dvb_frontend.c:401: error: parse error before "while"
dvb_frontend.c:407: warning: type defaults to `int' in declaration 
of `wrapped'
dvb_frontend.c:407: warning: data definition has no type or storage 
class
dvb_frontend.c:408: error: parse error before '}' token
dvb_frontend.c:414: warning: type defaults to `int' in declaration 
of `ready'
dvb_frontend.c:414: warning: data definition has no type or storage 
class
dvb_frontend.c:415: error: parse error before "break"
dvb_frontend.c:421: warning: type defaults to `int' in declaration 
of `ready'
dvb_frontend.c:421: error: redefinition of `ready'
dvb_frontend.c:414: error: `ready' previously defined here
dvb_frontend.c:421: warning: data definition has no type or storage 
class
dvb_frontend.c:422: error: parse error before "break"
dvb_frontend.c:429: warning: type defaults to `int' in declaration 
of `ready'
dvb_frontend.c:429: error: redefinition of `ready'
dvb_frontend.c:421: error: `ready' previously defined here
dvb_frontend.c:429: warning: data definition has no type or storage 
class
dvb_frontend.c:430: error: parse error before "break"
dvb_frontend.c:438: warning: type defaults to `int' in declaration 
of `ready'
dvb_frontend.c:438: error: redefinition of `ready'
dvb_frontend.c:429: error: `ready' previously defined here
dvb_frontend.c:438: warning: data definition has no type or storage 
class
dvb_frontend.c:439: error: parse error before "break"
dvb_frontend.c:452: error: parse error before '&' token
dvb_frontend.c:457: error: parse error before '&' token
dvb_frontend.c: In function `dvb_frontend_is_exiting':
dvb_frontend.c:473: warning: comparison between signed and unsigned
dvb_frontend.c: In function `dvb_frontend_thread':
dvb_frontend.c:503: warning: comparison between signed and unsigned
dvb_frontend.c: In function `dvb_frontend_stop':
dvb_frontend.c:647: warning: comparison between signed and unsigned
dvb_compat.h: At top level:
/usr/src/linux-2.4.25/include/linux/module.h:299: warning: 
`__module_kernel_version' defined but not used
dvb_frontend.c:72: warning: `dvb_frequency_bending' defined but not 
used
{standard input}: Assembler messages:
{standard input}:783: Error: symbol `ready' is already defined
{standard input}:789: Error: symbol `ready' is already defined
{standard input}:795: Error: symbol `ready' is already defined
make[2]: *** [dvb_frontend.o] Error 1
make[2]: Leaving directory 
`/usr/src/packages/SOURCES/dvb-kernel/build-2.4'
make[1]: *** [_mod_/usr/src/packages/SOURCES/dvb-kernel/build-2.4] 
Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.25'
make: *** [build] Error 2

Thanks for your help!

Al


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



Home | Main Index | Thread Index