From: Yves <ydebx6@free.fr>
To: linux-media@vger.kernel.org
Subject: Re: Nova-T 500 Dual DVB-T
Date: Mon, 28 Dec 2009 19:00:58 +0100 [thread overview]
Message-ID: <4B38F25A.3090709@free.fr> (raw)
In-Reply-To: <4B31AE21.8040508@free.fr>
So, I tried using kernel 2.6.32.2 from http://www.kernel.org. I compiled
it OK.
I still get an error with v4l-dvb :
[mythtv@localhost v4l-dvb]$ make -j
5
make -C
/home/mythtv/v4l-dvb/v4l
make[1]: entrant dans le répertoire « /home/mythtv/v4l-dvb/v4l
»
No version yet, using
2.6.32.2
make[1]: quittant le répertoire « /home/mythtv/v4l-dvb/v4l
»
make[1]: entrant dans le répertoire « /home/mythtv/v4l-dvb/v4l
»
scripts/make_makefile.pl
./scripts/make_kconfig.pl /lib/modules/2.6.32.2/build
/lib/modules/2.6.32.2/source
Updating/Creating
.config
Preparing to compile for kernel version
2.6.32
Preparing to compile for kernel version
2.6.32
Created default (all yes) .config
file
./scripts/make_myconfig.pl
make[1]: quittant le répertoire « /home/mythtv/v4l-dvb/v4l
»
make[1]: entrant dans le répertoire « /home/mythtv/v4l-dvb/v4l
»
perl scripts/make_config_compat.pl /lib/modules/2.6.32.2/source
./.myconfig ./config-compat.h
ln -sf .
oss
creating symbolic
links...
make -C firmware
prep
make[2]: Entering directory
`/home/mythtv/v4l-dvb/v4l/firmware'
make[2]: Leaving directory
`/home/mythtv/v4l-dvb/v4l/firmware'
make -C
firmware
make[2]: Entering directory
`/home/mythtv/v4l-dvb/v4l/firmware'
CC
ihex2fw
Generating
vicam/firmware.fw
Generating
dabusb/firmware.fw
Generating
ttusb-budget/dspbootcode.bin
Generating
dabusb/bitstream.bin
Generating
cpia2/stv0672_vp4.bin
Generating
av7110/bootcode.bin
make[2]: Leaving directory
`/home/mythtv/v4l-dvb/v4l/firmware'
Kernel build directory is
/lib/modules/2.6.32.2/build
make -C /lib/modules/2.6.32.2/build SUBDIRS=/home/mythtv/v4l-dvb/v4l
modules
make[2]: Entering directory
`/home/mythtv/Téléchargements/linux-2.6.32.2'
CC [M]
/home/mythtv/v4l-dvb/v4l/tuner-xc2028.o
CC [M]
/home/mythtv/v4l-dvb/v4l/tuner-simple.o
CC [M]
/home/mythtv/v4l-dvb/v4l/tuner-types.o
...
CC [M] /home/mythtv/v4l-dvb/v4l/radio-si4713.o
CC [M] /home/mythtv/v4l-dvb/v4l/radio-maestro.o
CC [M] /home/mythtv/v4l-dvb/v4l/radio-miropcm20.o
/home/mythtv/v4l-dvb/v4l/radio-miropcm20.c:20:23: error: sound/aci.h: No
such file or directory
/home/mythtv/v4l-dvb/v4l/radio-miropcm20.c: In function 'pcm20_mute':
/home/mythtv/v4l-dvb/v4l/radio-miropcm20.c:46: error: implicit
declaration of function 'snd_aci_cmd'
/home/mythtv/v4l-dvb/v4l/radio-miropcm20.c:46: error:
'ACI_SET_TUNERMUTE' undeclared (first use in this function)
/home/mythtv/v4l-dvb/v4l/radio-miropcm20.c:46: error: (Each undeclared
identifier is reported only once
/home/mythtv/v4l-dvb/v4l/radio-miropcm20.c:46: error: for each function
it appears in.)
/home/mythtv/v4l-dvb/v4l/radio-miropcm20.c: In function 'pcm20_stereo':
/home/mythtv/v4l-dvb/v4l/radio-miropcm20.c:51: error:
'ACI_SET_TUNERMONO' undeclared (first use in this function)
/home/mythtv/v4l-dvb/v4l/radio-miropcm20.c: In function 'pcm20_setfreq':
/home/mythtv/v4l-dvb/v4l/radio-miropcm20.c:63: error: dereferencing
pointer to incomplete type
/home/mythtv/v4l-dvb/v4l/radio-miropcm20.c:63: error: dereferencing
pointer to incomplete type
/home/mythtv/v4l-dvb/v4l/radio-miropcm20.c:70: error: 'ACI_WRITE_TUNE'
undeclared (first use in this function)
/home/mythtv/v4l-dvb/v4l/radio-miropcm20.c: In function 'pcm20_init':
/home/mythtv/v4l-dvb/v4l/radio-miropcm20.c:225: error: implicit
declaration of function 'snd_aci_get_aci'
/home/mythtv/v4l-dvb/v4l/radio-miropcm20.c:225: warning: assignment
makes pointer from integer without a cast
make[3]: *** [/home/mythtv/v4l-dvb/v4l/radio-miropcm20.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [_module_/home/mythtv/v4l-dvb/v4l] Error 2
make[2]: Leaving directory `/home/mythtv/Téléchargements/linux-2.6.32.2'
make[1]: *** [default] Erreur 2
make[1]: quittant le répertoire « /home/mythtv/v4l-dvb/v4l »
make: *** [all] Erreur 2
????
Yves
prev parent reply other threads:[~2009-12-28 18:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-20 8:21 Nova-T 500 Dual DVB-T Yves
2009-12-21 4:41 ` Douglas Schilling Landgraf
2009-12-21 2:14 ` Carey Stevens
2009-12-23 5:44 ` Yves
2009-12-26 4:53 ` Yves
2009-12-28 18:00 ` Yves [this message]
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=4B38F25A.3090709@free.fr \
--to=ydebx6@free.fr \
--cc=linux-media@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox