* [linux-dvb] Compilation against 2.6.25 kernel
@ 2008-04-24 15:21 Pavel Smirnov
0 siblings, 0 replies; only message in thread
From: Pavel Smirnov @ 2008-04-24 15:21 UTC (permalink / raw)
To: linux-dvb
Not sure I was sane to do this, but tried to get hvr4000-dvb working on
2.6.25 kernel.
Reckon problem is not unique to this branch hence my post:
[huga@boxer hvr4000-build]# make
make -C /huga/hvr4000-build/v4l
make[1]: Entering directory `/huga/hvr4000-build/v4l'
creating symbolic links...
Kernel build directory is /lib/modules/2.6.25/build
make -C /lib/modules/2.6.25/build SUBDIRS=/huga/hvr4000-build/v4l modules
make[2]: Entering directory `/usr/src/redhat/BUILD/kernel-2.6.25'
CC [M] /huga/hvr4000-build/v4l/cx25840-core.o
/huga/hvr4000-build/v4l/cx25840-core.c:69: error: conflicting type
qualifiers for 'addr_data'
/huga/hvr4000-build/v4l/../linux/include/media/v4l2-i2c-drv-legacy.h:41:
error: previous declaration of 'addr_data' was here
make[3]: *** [/huga/hvr4000-build/v4l/cx25840-core.o] Error 1
make[2]: *** [_module_/huga/hvr4000-build/v4l] Error 2
make[2]: Leaving directory `/usr/src/redhat/BUILD/kernel-2.6.25'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/huga/hvr4000-build/v4l'
make: *** [all] Error 2
[huga@boxer hvr4000-build]# make
make -C /huga/hvr4000-build/v4l
make[1]: Entering directory `/huga/hvr4000-build/v4l'
creating symbolic links...
Kernel build directory is /lib/modules/2.6.25/build
make -C /lib/modules/2.6.25/build SUBDIRS=/huga/hvr4000-build/v4l modules
make[2]: Entering directory `/usr/src/redhat/BUILD/kernel-2.6.25'
CC [M] /huga/hvr4000-build/v4l/cx25840-core.o
/huga/hvr4000-build/v4l/cx25840-core.c:69: error: conflicting type
qualifiers for 'addr_data'
/huga/hvr4000-build/v4l/../linux/include/media/v4l2-i2c-drv-legacy.h:41:
error: previous declaration of 'addr_data' was here
make[3]: *** [/huga/hvr4000-build/v4l/cx25840-core.o] Error 1
make[2]: *** [_module_/huga/hvr4000-build/v4l] Error 2
make[2]: Leaving directory `/usr/src/redhat/BUILD/kernel-2.6.25'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/huga/hvr4000-build/v4l'
make: *** [all] Error 2
[huga@boxer hvr4000-build]# uname -r
2.6.25
Any comments or suggestions - I'll be jumping my brain circuits in
excitement...
Cheers,
Pav
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-04-24 16:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-24 15:21 [linux-dvb] Compilation against 2.6.25 kernel Pavel Smirnov
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.