View previous topic :: View next topic |
Author |
Message |
Thundah Guru
Joined: 08 Feb 2004 Posts: 477 Location: Switzerland
|
Posted: Mon Nov 08, 2004 6:54 pm Post subject: [RISOLTO] kernel 2.6.9 |
|
|
Code: | tux linux # make && make modules_install
CHK include/linux/version.h
make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
CHK include/linux/compile.h
GEN .version
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
drivers/built-in.o(.text+0xa0a66): In function `pvr_boot':
: undefined reference to `request_firmware'
drivers/built-in.o(.text+0xa0ae0): In function `pvr_boot':
: undefined reference to `release_firmware'
make: *** [.tmp_vmlinux1] Error 1
|
Questo mi succede quando compilo un kernel 2.6.9 r*
Come mai? Grazie
Last edited by Thundah on Tue Nov 09, 2004 9:00 am; edited 1 time in total |
|
Back to top |
|
|
Manuelixm l33t
Joined: 03 Apr 2004 Posts: 832 Location: Brescia
|
Posted: Tue Nov 09, 2004 7:26 am Post subject: |
|
|
Hai provato a riscaricarlo? Cancellare i sorgennti e a riemergerli? _________________ Linux user#370732 |
|
Back to top |
|
|
randomaze Bodhisattva
Joined: 21 Oct 2003 Posts: 9985
|
Posted: Tue Nov 09, 2004 8:15 am Post subject: Re: [INSTALL] kernel 2.6.9 |
|
|
Thundah wrote: | drivers/built-in.o(.text+0xa0a66): In function `pvr_boot':
: undefined reference to `request_firmware' |
Secondo me hai impostato qualche strana esoterica opzione.
Come ha configurato il kernel? _________________ Ciao da me! |
|
Back to top |
|
|
Thundah Guru
Joined: 08 Feb 2004 Posts: 477 Location: Switzerland
|
Posted: Tue Nov 09, 2004 8:59 am Post subject: |
|
|
Ho risolto, ho messo un opzione dell'hotplug non mi ric quale, stasera posto |
|
Back to top |
|
|
|