Hallo,
habe hier ein Problem beim installieren eines DBV-T Sticks.
Ich kann nicht verstehen was da für eine Datei fehlen soll.
Ich nehme an dass das Script durchläuft egal ob zwischen drin Fehler kommen oder nicht.
Wird das gesucht?
.config at
make_kconfig.pl
kann mir jemand erklären welche Abhängigkeit da gelöst werden muss und was ich dazu tun muss.
lieben Gruß aus Darmstadt
habe hier ein Problem beim installieren eines DBV-T Sticks.
Code:
./install.sh
Verifying archive integrity... All good.
Uncompressing test.....
make -C /tmp/selfgz479317205/af9015-74e494a94960/v4l
make[1]: Entering directory `/tmp/selfgz479317205/af9015-74e494a94960/v4l'
No version yet, using 2.6.25.20-0.4-pae
make[1]: Leaving directory `/tmp/selfgz479317205/af9015-74e494a94960/v4l'
make[1]: Entering directory `/tmp/selfgz479317205/af9015-74e494a94960/v4l'
scripts/make_makefile.pl
Updating/Creating .config
Preparing to compile for kernel version 2.6.25
File not found: /lib/modules/2.6.25.20-0.4-pae/build/.config at ./scripts/make_k
config.pl line 32, <IN> line 4.
make[1]: Leaving directory `/tmp/selfgz479317205/af9015-74e494a94960/v4l'
make[1]: Entering directory `/tmp/selfgz479317205/af9015-74e494a94960/v4l'
Updating/Creating .config
Preparing to compile for kernel version 2.6.25
File not found: /lib/modules/2.6.25.20-0.4-pae/build/.config at ./scripts/make_k
config.pl line 32, <IN> line 4.
make[1]: *** Keine Regel vorhanden, um das Target ».myconfig«,
benötigt von »config-compat.h«, zu erstellen. Schluss.
make[1]: Leaving directory `/tmp/selfgz479317205/af9015-74e494a94960/v4l'
make: *** [all] Fehler 2
make -C /tmp/selfgz479317205/af9015-74e494a94960/v4l install
make[1]: Entering directory `/tmp/selfgz479317205/af9015-74e494a94960/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 efi-bsdrv-ia3 2 efi-rtdrv-ia32 elf32-little elf32-big elf64-alpha ecoff-littlealpha elf64-litt le elf64-big elf32-littlearm elf32-bigarm elf32-hppa-linux elf32-hppa elf64-hppa -linux elf64-hppa elf64-x86-64 elf64-ia64-little elf64-ia64-big efi-app-ia64 efi -bsdrv-ia64 efi-rtdrv-ia64 elf32-m68k a.out-m68k-linux elf32-tradbigmips elf32-t radlittlemips ecoff-bigmips ecoff-littlemips elf32-ntradbigmips elf64-tradbigmip s elf32-ntradlittlemips elf64-tradlittlemips elf32-powerpc aixcoff-rs6000 elf32- powerpcle ppcboot elf64-powerpc elf64-powerpcle aixcoff64-rs6000 elf32-s390 elf6 4-s390 elf32-sh-linux elf32-shbig-linux elf32-sparc a.out-sparc-linux elf64-spar c a.out-sunos-big efi-app-x86_64 efi-bsdrv-x86_64 efi-rtdrv-x86_64 mach-o-le mac h-o-be mach-o-fat pef pef-xlib sym srec symbolsrec tekhex binary ihex trad-core
make[1]: *** [media-install] Fehler 1
make[1]: Leaving directory `/tmp/selfgz479317205/af9015-74e494a94960/v4l'
make: *** [install] Fehler 2
Ich nehme an dass das Script durchläuft egal ob zwischen drin Fehler kommen oder nicht.
Wird das gesucht?
.config at
make_kconfig.pl
kann mir jemand erklären welche Abhängigkeit da gelöst werden muss und was ich dazu tun muss.
lieben Gruß aus Darmstadt