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
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html