lorenzo666 Apprentice


Joined: 05 Feb 2006 Posts: 225
|
Posted: Sun May 21, 2006 9:57 pm Post subject: errore nella compilazione di ipw2200 e di ati-drivers |
|
|
ciao a tutti, oggi dopo 2 settimane ho fatto un aggiornamento, ho ricompilato la nuova release del kernel con le vecchie configurazioni, e poi mi sono accinto a installare ipw2200 e ati-drivers.
ecco cosa succede:
prima di instalare ipw2200 mi richiede di installare ieee80211, e prima di installare ieee80211 mi richiede di digitare un comando che non ho ben capito a cosa serva.
bene, faccio tutto e poi avvio l'installazione di ieee80211, ma mim dà questo errore:
Code: | gentooXP lorenzo # emerge ieee80211
Calculating dependencies... done!
>>> Emerging (1 of 1) net-wireless/ieee80211-1.1.13-r1 to /
>>> checking ebuild checksums ;-)
>>> checking auxfile checksums ;-)
>>> checking miscfile checksums ;-)
>>> checking ieee80211-1.1.13.tgz ;-)
* Determining the location of the kernel source code
* Found kernel source directory:
* /usr/src/linux
* Found sources for kernel version:
* 2.6.16-gentoo-r7
* Checking for suitable kernel configuration options:
>>> Unpacking source...
>>> Unpacking ieee80211-1.1.13.tgz to /var/tmp/portage/ieee80211-1.1.13-r1/work
* Applying ieee80211-1.1.13-cflags.patch ... [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/ieee80211-1.1.13-r1/work/ieee80211-1.1.13 ...
* Preparing ieee80211 module
make -C /usr/src/linux M=/var/tmp/portage/ieee80211-1.1.13-r1/work/ieee80211-1.1.13 modules
make[1]: Entering directory `/usr/src/linux-2.6.16-gentoo-r7'
CC [M] /var/tmp/portage/ieee80211-1.1.13-r1/work/ieee80211-1.1.13/ieee80211_module.o
CC [M] /var/tmp/portage/ieee80211-1.1.13-r1/work/ieee80211-1.1.13/ieee80211_tx.o
/bin/sh: scripts/basic/fixdep: No such file or directory
make[2]: *** [/var/tmp/portage/ieee80211-1.1.13-r1/work/ieee80211-1.1.13/ieee80211_tx.o] Error 1
make[2]: *** Waiting for unfinished jobs....
/bin/sh: scripts/basic/fixdep: No such file or directory
make[2]: *** [/var/tmp/portage/ieee80211-1.1.13-r1/work/ieee80211-1.1.13/ieee80211_module.o] Error 1
make[1]: *** [_module_/var/tmp/portage/ieee80211-1.1.13-r1/work/ieee80211-1.1.13] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.16-gentoo-r7'
make: *** [modules] Error 2
!!! ERROR: net-wireless/ieee80211-1.1.13-r1 failed.
Call stack:
ebuild.sh, line 1527: Called dyn_compile
ebuild.sh, line 931: Called src_compile
ebuild.sh, line 1240: Called linux-mod_src_compile
linux-mod.eclass, line 515: Called die
!!! Unable to make KSRC=/usr/src/linux KSRC_OUTPUT=/usr/src/linux modules.
!!! If you need support, post the topmost build error, and the call stack if relevant.
|
quando poi vado a emerge gli ati-drivers ho quest'altro errore:
Code: | gentooXP lorenzo # emerge ati-drivers
Calculating dependencies... done!
>>> Emerging (1 of 1) x11-drivers/ati-drivers-8.24.8 to /
>>> Downloading http://gentoo.osuosl.org/distfiles/ati-driver-installer-8.24.8-x86.run
--23:48:15-- http://gentoo.osuosl.org/distfiles/ati-driver-installer-8.24.8-x86.run
=> `/usr/portage/distfiles/ati-driver-installer-8.24.8-x86.run'
Risoluzione di gentoo.osuosl.org in corso... 64.50.238.52, 64.50.236.52
Connessione a gentoo.osuosl.org|64.50.238.52:80... connesso.
HTTP richiesta inviata, aspetto la risposta... 200 OK
Lunghezza: 36,287,485 (35M) [text/plain]
100%[==========================================================================================================================================================>] 36,287,485 83.24K/s ETA 00:00
23:56:26 (72.23 KB/s) - "/usr/portage/distfiles/ati-driver-installer-8.24.8-x86.run" salvato [36287485/36287485]
>>> checking ebuild checksums ;-)
>>> checking auxfile checksums ;-)
>>> checking miscfile checksums ;-)
>>> checking ati-driver-installer-8.24.8-x86.run ;-)
* Determining the location of the kernel source code
* Found kernel source directory:
* /usr/src/linux
* Found sources for kernel version:
* 2.6.16-gentoo-r7
* Checking for MTRR support enabled ... [ ok ]
* Checking for AGP support enabled ... [ ok ]
* Checking for DRM support disabled ... [ ok ]
* X11 implementation is xorg-x11.
>>> Unpacking source...
* Unpacking Ati drivers ... [ ok ]
* Applying ati-drivers-8.22.5-intermodule.patch ... [ ok ]
* Applying ati-drivers-8.23.7-noiommu.patch ... [ ok ]
* Applying ati-drivers-8.23.7-gcc41.patch ... [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/ati-drivers-8.24.8 ...
* Building the DRM module...
make: Entering directory `/usr/src/linux-2.6.16-gentoo-r7'
CC [M] /var/tmp/portage/ati-drivers-8.24.8/work/common/lib/modules/fglrx/build_mod/agp3.o
/bin/sh: scripts/basic/fixdep: No such file or directory
make[1]: *** [/var/tmp/portage/ati-drivers-8.24.8/work/common/lib/modules/fglrx/build_mod/agp3.o] Error 1
make: *** [_module_/var/tmp/portage/ati-drivers-8.24.8/work/common/lib/modules/fglrx/build_mod] Error 2
make: Leaving directory `/usr/src/linux-2.6.16-gentoo-r7'
* DRM module not built
>>> Source compiled.
>>> Test phase [not enabled]: x11-drivers/ati-drivers-8.24.8
>>> Install ati-drivers-8.24.8 into /var/tmp/portage/ati-drivers-8.24.8/image/ category x11-drivers
* Installing fglrx module
install: impossibile fare stat di `fglrx.ko': No such file or directory
!!! ERROR: x11-drivers/ati-drivers-8.24.8 failed.
Call stack:
ebuild.sh, line 1527: Called dyn_install
ebuild.sh, line 1005: Called src_install
ati-drivers-8.24.8.ebuild, line 182: Called linux-mod_src_install
linux-mod.eclass, line 544: Called die
!!! doins fglrx.ko failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
|
il fatto che tutto sia successo dopo aver aggiornato il sistema e aver ricompilato il kernel mi fa pensare che i due problemi siano collegati.
dei driver 3d posso farne benissimo a meno, ma la scheda wireless proprio mi serve. spero che sappiate aiutarmi.
grazie _________________ Gentoo regna... |
|