From: Pavel Smirnov <huge@ax.ru>
To: linux-dvb@linuxtv.org
Subject: [linux-dvb] Compilation against 2.6.25 kernel
Date: Thu, 24 Apr 2008 16:21:26 +0100 [thread overview]
Message-ID: <4810A576.4050105@ax.ru> (raw)
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
reply other threads:[~2008-04-24 16:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4810A576.4050105@ax.ru \
--to=huge@ax.ru \
--cc=linux-dvb@linuxtv.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.