View previous topic :: View next topic |
Author |
Message |
bosozoku Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/13934668444220c81b48227.jpg)
Joined: 11 Jan 2004 Posts: 2431 Location: Roazhon
|
Posted: Sun Aug 29, 2004 1:53 am Post subject: [erreur] compilation gaim / nss (résolu) |
|
|
J'ai une erreur de compilation d'une dep de gaim : dev-libs/nss-3.8
Voila mes USE si ça peut aider : USE="gtk gtk2 -kde -qt -arts -cups"
Et voici l'erreur :
Code: |
# emerge gaim
Calculating dependencies ...done!
>>> emerge (1 of 8) dev-libs/nss-3.8 to /
>>> md5 src_uri ;-) nss-3.8.tar.gz
>>> Unpacking source...
>>> Unpacking nss-3.8.tar.gz to /var/tmp/portage/nss-3.8/work
>>> Source unpacked.
../coreconf/config.mk:67: ../coreconf/Linux2.6.8.mk: No such file or directory
../coreconf/config.mk:167: no file name for `-include'
make: *** No rule to make target ../coreconf/Linux2.6.8.mk. Stop.
make: *** [../coreconf/Linux2.6.8.mk] Error 1
!!! ERROR: dev-libs/nss-3.8 failed.
!!! Function src_compile, Line 62, Exitcode 2
!!! coreconf make failed
|
Des idées ? _________________ Stationlinux.org - Wiki Fvwm FR - Config Fvwm
Last edited by bosozoku on Sun Aug 29, 2004 9:32 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Bols Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/436892521412bab1f4ab66.png)
Joined: 15 May 2004 Posts: 112
|
Posted: Sun Aug 29, 2004 5:48 am Post subject: |
|
|
édite l'ebuild: /usr/portage/dev-libs/nss/nss-3.8.ebuild
et en dessous des lignes:
# Fix for Linux 2.6
cp Linux2.5.mk Linux2.6.mk
ajoute une copie de la ligne pour la version de ton kernel ('Linux2.6.8.mk') comme ceci:
cp Linux2.5.mk Linux2.6.8.mk
emerge nss devrait fonctionner après ça. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
bosozoku Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/13934668444220c81b48227.jpg)
Joined: 11 Jan 2004 Posts: 2431 Location: Roazhon
|
Posted: Sun Aug 29, 2004 8:48 am Post subject: |
|
|
Merci beaucoup, voila ce que j'ai fait :
Code: | # Fix for Linux 2.6
cp Linux2.5.mk Linux2.6.mk
cp Linux2.5.mk Linux2.6.8.1.mk
|
mon noyau est le 2.6.8.1. Mais ca marche toujours pas :'(
Code: | # emerge gaim
Calculating dependencies ...done!
>>> emerge (1 of 8) dev-libs/nss-3.8 to /
>>> md5 src_uri ;-) nss-3.8.tar.gz
>>> Unpacking source...
>>> Unpacking nss-3.8.tar.gz to /var/tmp/portage/nss-3.8/work
>>> Source unpacked.
../coreconf/config.mk:67: ../coreconf/Linux2.6.8.mk: Aucun fichier ou répertoire de ce type
../coreconf/config.mk:167: pas de nom de fichier pour « -include »
make: *** No rule to make target ../coreconf/Linux2.6.8.mk. Stop.
make: *** [../coreconf/Linux2.6.8.mk] Erreur 1
!!! ERROR: dev-libs/nss-3.8 failed.
!!! Function src_compile, Line 64, Exitcode 2
!!! coreconf make failed
|
_________________ Stationlinux.org - Wiki Fvwm FR - Config Fvwm |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
bosozoku Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/13934668444220c81b48227.jpg)
Joined: 11 Jan 2004 Posts: 2431 Location: Roazhon
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
sireyessire Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/184146537040140c2d83e95.jpg)
Joined: 20 Mar 2003 Posts: 2991 Location: back in Paris, France
|
Posted: Sun Aug 29, 2004 1:52 pm Post subject: |
|
|
ça a déjà été rapporté:
bug 61166
bug 61934 _________________ I never think of the future. It comes soon enough.
Albert Einstein
Try simpler first
Shockley |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Bols Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/436892521412bab1f4ab66.png)
Joined: 15 May 2004 Posts: 112
|
Posted: Sun Aug 29, 2004 1:58 pm Post subject: |
|
|
bosozoku wrote: | Merci beaucoup, voila ce que j'ai fait :
Code: | # Fix for Linux 2.6
cp Linux2.5.mk Linux2.6.mk
cp Linux2.5.mk Linux2.6.8.1.mk
|
mon noyau est le 2.6.8.1. Mais ca marche toujours pas :'(
Code: | # emerge gaim
Calculating dependencies ...done!
>>> emerge (1 of 8) dev-libs/nss-3.8 to /
>>> md5 src_uri ;-) nss-3.8.tar.gz
>>> Unpacking source...
>>> Unpacking nss-3.8.tar.gz to /var/tmp/portage/nss-3.8/work
>>> Source unpacked.
../coreconf/config.mk:67: ../coreconf/Linux2.6.8.mk: Aucun fichier ou répertoire de ce type
../coreconf/config.mk:167: pas de nom de fichier pour « -include »
make: *** No rule to make target ../coreconf/Linux2.6.8.mk. Stop.
make: *** [../coreconf/Linux2.6.8.mk] Erreur 1
!!! ERROR: dev-libs/nss-3.8 failed.
!!! Function src_compile, Line 64, Exitcode 2
!!! coreconf make failed
|
|
Relis bien mon premier post...
ce n'est pas cp Linux2.5.mk Linux2.6.8.1.mk mais bien cp Linux2.5.mk Linux2.6.8.mk |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
bosozoku Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/13934668444220c81b48227.jpg)
Joined: 11 Jan 2004 Posts: 2431 Location: Roazhon
|
Posted: Sun Aug 29, 2004 2:50 pm Post subject: |
|
|
Aa oué merci ! J'avais compris qu'il fallait mettre la version de son noyau.
Désolé de vous avoir dérangé pour une bétise de ma part. _________________ Stationlinux.org - Wiki Fvwm FR - Config Fvwm |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|