Mailing List archive

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

[linux-dvb] Unable to build Linuxtv-dvb-1.1.1 on Fedora1



First of all my goal is to install my Hauppauge Nexus-s card on my Fedora1 box and use it with mythtv.
I've installed the 2.4.22-1.2197.nptl_51.rhfc1.at kernel and when I try to build the Linuxtv-dvb-1.1.1 driver I end up with a lot of errors see some below:
[ -L saa7146_video.c ] || ./getlinks
make -C /lib/modules/2.4.22-1.2197.nptl_51.rhfc1.at/build CC="gcc -I/1/linuxtv-dvb-1.1.1/build-2.4/include" SUBDIRS=/1/linuxtv-dv
b-1.1.1/build-2.4 modules
make[1]: Entering directory `/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at'
make -r -f tmp_include_depends all
make[2]: Entering directory `/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at'
make -C  /1/linuxtv-dvb-1.1.1/build-2.4 CFLAGS="-D__KERNEL__ -I/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include -Wall -Wstri
ct-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-sta
ck-boundary=2 -march=athlon -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/linux/modversio
ns.h" MAKING_MODULES=1 modules
make[2]: Entering directory `/1/linuxtv-dvb-1.1.1/build-2.4'
gcc -I/1/linuxtv-dvb-1.1.1/build-2.4/include -D__KERNEL__ -I/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include -Wall -Wstrict-
prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-
boundary=2 -march=athlon -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/linux/modversions.
h -MD -I ../linux/include -I . -DCONFIG_DVB_AV7110_OSD -nostdinc -iwithprefix include -DKBUILD_BASENAME=video_buf  -DEXPORT_SYMTA
B -c video-buf.c
In file included from /usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/linux/prefetch.h:13,
                 from /usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/linux/list.h:6,
                 from /usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/linux/module.h:12,
                 from video-buf.c:20:
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/asm/processor.h:60: warning: parameter names (without types) in function de
claration
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/asm/processor.h:60: error: field `loops_per_jiffy_R_ver_str' declared as a
function
In file included from /usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/linux/prefetch.h:13,
                 from /usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/linux/list.h:6,
                 from /usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/linux/module.h:12,
                 from video-buf.c:20:
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/asm/processor.h:83:27: invalid suffix "a8db2ac" on integer constant
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/asm/processor.h:83: error: syntax error before numeric constant
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/asm/processor.h:83: warning: function declaration isn't a prototype
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/asm/processor.h:202: warning: parameter names (without types) in function d
eclaration
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/asm/processor.h: In function `set_in_cr4':
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/asm/processor.h:206: error: `dad5638d' undeclared (first use in this functi
on)
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/asm/processor.h:206: error: (Each undeclared identifier is reported only on
ce
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/asm/processor.h:206: error: for each function it appears in.)
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/asm/processor.h:206: error: invalid lvalue in assignment
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/asm/processor.h: In function `clear_in_cr4':
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/asm/processor.h:216: error: `dad5638d' undeclared (first use in this functi
on)
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/asm/processor.h:216: error: invalid lvalue in assignment
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/asm/processor.h:255:12: invalid suffix "a" on integer constant
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/asm/processor.h: At top level:
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/asm/processor.h:255: error: syntax error before numeric constant
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/asm/processor.h:255: warning: function declaration isn't a prototype
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/asm/processor.h:259: warning: parameter names (without types) in function d
eclaration
In file included from video-buf.c:20:
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/linux/module.h:190:13: invalid suffix "dada05" on integer constant
In file included from video-buf.c:20:
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/linux/module.h:190: error: syntax error before numeric constant
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/linux/module.h:190: error: `inter_module_register_R_ver_str' declared as fu
nction returning a function
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/linux/module.h:190: warning: function declaration isn't a prototype
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/linux/module.h:191:13: invalid suffix "a9e845e" on integer constant
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/linux/module.h:191: error: syntax error before numeric constant
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/linux/module.h:191: error: `inter_module_unregister_R_ver_str' declared as
function returning a function
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/linux/module.h:191: warning: function declaration isn't a prototype
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/linux/module.h:192: error: `inter_module_get_R_ver_str' declared as functio
n returning a function
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/linux/module.h:192: warning: parameter names (without types) in function de
claration
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/linux/module.h:193: error: `inter_module_get_request_R_ver_str' declared as
 function returning a function
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/linux/module.h:193: warning: parameter names (without types) in function de
claration
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/linux/module.h:194:13: invalid suffix "b99f7d8" on integer constant
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/linux/module.h:194: error: syntax error before numeric constant
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/linux/module.h:194: error: `inter_module_put_R_ver_str' declared as functio
n returning a function
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/linux/module.h:194: warning: function declaration isn't a prototype
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/linux/module.h:203: error: `try_inc_mod_count_R_ver_str' declared as functi
on returning a function
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/linux/module.h:203: warning: parameter names (without types) in function de
claration
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/linux/module.h:430:5: invalid suffix "d696b6" on integer constant
In file included from video-buf.c:20:
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/linux/module.h:430: error: syntax error before numeric constant
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/linux/module.h:430: error: `register_module_notifier_R_ver_str' declared as
 function returning a function
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/linux/module.h:430: warning: function declaration isn't a prototype
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/linux/module.h:431:5: invalid suffix "c904ded" on integer constant
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/linux/module.h:431: error: syntax error before numeric constant
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/linux/module.h:431: error: `unregister_module_notifier_R_ver_str' declared
as function returning a function
/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/linux/module.h:431: warning: function declaration isn't a prototype
In file included from /usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at/include/linux/vmalloc.h:4,
                 from video-buf.c:21:
..
....
..
video-buf.c: In function `videobuf_mmap_setup':
video-buf.c:1102: error: called object is not a function
video-buf.c:1118:17: invalid suffix "a0cba" on integer constant
video-buf.c: In function `videobuf_mmap_free':
video-buf.c:1118: error: called object is not a function
video-buf.c:1134:62: invalid suffix "b7d4074" on integer constant
video-buf.c: In function `videobuf_mmap_mapper':
video-buf.c:1134: error: called object is not a function
video-buf.c:1138:62: invalid suffix "b7d4074" on integer constant
video-buf.c:1138: error: called object is not a function
video-buf.c:1153:54: invalid suffix "b7d4074" on integer constant
video-buf.c:1152: error: called object is not a function
video-buf.c:1173:54: invalid suffix "b7d4074" on integer constant
video-buf.c:1172: error: called object is not a function
video-buf.c:1179:15: invalid suffix "d4cfe6" on integer constant
video-buf.c:1179: error: called object is not a function
video-buf.c:1195:71: invalid suffix "b7d4074" on integer constant
video-buf.c:1194: error: called object is not a function
make[2]: *** [video-buf.o] Error 1
make[2]: Leaving directory `/1/linuxtv-dvb-1.1.1/build-2.4'
make[1]: *** [_mod_/1/linuxtv-dvb-1.1.1/build-2.4] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.22-1.2197.nptl_51.rhfc1.at'
make: *** [build] Error 2

My experiences are quit limited so I dont know what to do or where to start. I've tried to read as much as possible from other postings
but haven't found any solution to my issues.

/Christian

Skicka kärlek, värme, grattis, ondska och humor! Sprayklubbens vykort har allt i känslor.
http://vykort.spray.se


Home | Main Index | Thread Index