CC [M] /home/***/anysee/v4l/bt87x.o
Poista (en muista tarkalleen mikä) bt87XX -ajurin tuki menuconfig:ssa. Löytyikö äänijutuista tai mistä. Kyseistä ajuria ei tarvita anyseen kanssa ja se ei nykyisessä versiossa jostain syystä suostu kääntymäänkään.
Ilmeisesti jokin äänikortti tms. (error: 'SNDRV_CARDS')
Jos tarkoitat ettei siitä tarvitse välittää niin seuraava komento
sudo make install
tuottaa kasan virheitä.
make -C /home/***/anysee/v4l install
make[1]: Entering directory `/home/***/anysee/v4l'
Stripping debug info from files
Usage: strip <option(s)> in-file(s)
Removes symbols and sections from files
The options are:
-I --input-target=<bfdname> Assume input file is in format <bfdname>
-O --output-target=<bfdname> Create an output file in format <bfdname>
-F --target=<bfdname> Set both input and output format to <bfdname>
-p --preserve-dates Copy modified/access timestamps to the output
-R --remove-section=<name> Remove section <name> from the output
-s --strip-all Remove all symbol and relocation information
-g -S -d --strip-debug Remove all debugging symbols & sections
--strip-unneeded Remove all symbols not needed by relocations
--only-keep-debug Strip everything but the debug information
-N --strip-symbol=<name> Do not copy symbol <name>
-K --keep-symbol=<name> Do not strip symbol <name>
--keep-file-symbols Do not strip file symbol(s)
-w --wildcard Permit wildcard in symbol comparison
-x --discard-all Remove all non-global symbols
-X --discard-locals Remove any compiler-generated symbols
-v --verbose List all object files modified
-V --version Display this program's version number
-h --help Display this output
--info List object formats & architectures supported
-o <file> Place stripped output into <file>
strip: supported targets: elf32-i386 a.out-i386-linux efi-app-ia32 elf32-little elf32-big elf64-x86-64 efi-app-x86_64 elf64-little elf64-big srec symbolsrec tekhex binary ihex trad-core
make[1]: *** [media-install] Error 1
make[1]: Leaving directory `/home/***/anysee/v4l'
make: *** [install] Error 2
-Jere