View previous topic :: View next topic |
Author |
Message |
gentoonew n00b
Joined: 14 Feb 2007 Posts: 71
|
Posted: Sat Feb 24, 2007 7:53 pm Post subject: [NPTL] Gros soucis durant USE="nptlonly" emerge |
|
|
Bonjour,
suite à une obligation de chamgement de linuxthreads à NPTL, je me retrouve
avec l'erreur suivante en emergeant GCC
Code: | pclinux / # USE="nptl" emerge glibc
Calculating dependencies... done!
>>> Emerging (1 of 1) sys-libs/glibc-2.5 to /
* glibc-libidn-2.5.tar.bz2 MD5 ;-) ... [ ok ]
* glibc-libidn-2.5.tar.bz2 RMD160 ;-) ... [ ok ]
* glibc-libidn-2.5.tar.bz2 SHA1 ;-) ... [ ok ]
* glibc-libidn-2.5.tar.bz2 SHA256 ;-) ... [ ok ]
* glibc-libidn-2.5.tar.bz2 size ;-) ... [ ok ]
* glibc-ports-2.5.tar.bz2 MD5 ;-) ... [ ok ]
* glibc-ports-2.5.tar.bz2 RMD160 ;-) ... [ ok ]
* glibc-ports-2.5.tar.bz2 SHA1 ;-) ... [ ok ]
* glibc-ports-2.5.tar.bz2 SHA256 ;-) ... [ ok ]
* glibc-ports-2.5.tar.bz2 size ;-) ... [ ok ]
* glibc-2.5.tar.bz2 MD5 ;-) ... [ ok ]
* glibc-2.5.tar.bz2 RMD160 ;-) ... [ ok ]
* glibc-2.5.tar.bz2 SHA1 ;-) ... [ ok ]
* glibc-2.5.tar.bz2 SHA256 ;-) ... [ ok ]
* glibc-2.5.tar.bz2 size ;-) ... [ ok ]
* glibc-linuxthreads-2.5.tar.bz2 MD5 ;-) ... [ ok ]
* glibc-linuxthreads-2.5.tar.bz2 RMD160 ;-) ... [ ok ]
* glibc-linuxthreads-2.5.tar.bz2 SHA1 ;-) ... [ ok ]
* glibc-linuxthreads-2.5.tar.bz2 SHA256 ;-) ... [ ok ]
* glibc-linuxthreads-2.5.tar.bz2 size ;-) ... [ ok ]
* glibc-2.5-patches-1.3.2.tar.bz2 MD5 ;-) ... [ ok ]
* glibc-2.5-patches-1.3.2.tar.bz2 RMD160 ;-) ... [ ok ]
* glibc-2.5-patches-1.3.2.tar.bz2 SHA1 ;-) ... [ ok ]
* glibc-2.5-patches-1.3.2.tar.bz2 SHA256 ;-) ... [ ok ]
* glibc-2.5-patches-1.3.2.tar.bz2 size ;-) ... [ ok ]
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
* checking glibc-2.5.tar.bz2 ;-) ... [ ok ]
* checking glibc-ports-2.5.tar.bz2 ;-) ... [ ok ]
* checking glibc-libidn-2.5.tar.bz2 ;-) ... [ ok ]
* checking glibc-2.5-patches-1.3.2.tar.bz2 ;-) ... [ ok ]
* checking glibc-linuxthreads-2.5.tar.bz2 ;-) ... [ ok ]
* i386 CHOSTs are no longer supported.
* Chances are you don't actually want/need i386.
* Please read http://www.gentoo.org/doc/en/change-chost.xml
!!! ERROR: sys-libs/glibc-2.5 failed.
Call stack:
ebuild.sh, line 1562: Called dyn_setup
ebuild.sh, line 665: Called pkg_setup
glibc-2.5.ebuild, line 1032: Called die
!!! please fix your CHOST
!!! If you need support, post the topmost build error, and the call stack if relevant.
|
Je ne sais pas trop quoi faire...
voici mon make.conf relatif :
Code: | CHOST="i386-pc-linux-gnu"
|
Mais là je suis perdu
Merci à tous |
|
Back to top |
|
|
_Seth_ Guru
Joined: 15 Sep 2004 Posts: 539 Location: encore paumé dans un labo ;)
|
Posted: Sat Feb 24, 2007 8:01 pm Post subject: |
|
|
Salut,
Ta gentoo est en CHOST=i386 or ce CHOST n'est plus supporté pour intaller les NPTL. Donc, il faut que tu changes ton CHOST et pour cela tu peux suivre le quide qui est ici : Changing the CHOST variable. Malheureusement, il n'est pas traduit en français.
Code: | * i386 CHOSTs are no longer supported.
* Chances are you don't actually want/need i386.
* Please read http://www.gentoo.org/doc/en/change-chost.xml |
_________________ no tears to cry, no feelings left
the species has amused itself to death
amused itself to death |
|
Back to top |
|
|
gentoonew n00b
Joined: 14 Feb 2007 Posts: 71
|
Posted: Sat Feb 24, 2007 8:03 pm Post subject: |
|
|
ok merci jai vu la page mais est ce que ca comporte des risques de tout foutre en l'air
et dois je le passer en i686 ? |
|
Back to top |
|
|
_Seth_ Guru
Joined: 15 Sep 2004 Posts: 539 Location: encore paumé dans un labo ;)
|
Posted: Sat Feb 24, 2007 8:13 pm Post subject: |
|
|
gentoonew wrote: | ok merci jai vu la page mais est ce que ca comporte des risques de tout foutre en l'air |
Entièrement d'accord mais comme c'est expliqué dans le guide, tu n'as pas beaucoup de choix possible :
Changing CHOST wrote: | There are certain situations where changing the CHOST is inevitable, e.g. if you want to upgrade to glibc 2.4 which only supports nptl and you find out that your CHOST is i386, which makes it impossible to use nptl. In this case, you don't have a lot of options, and changing CHOST is one of them. |
J'imagine qu'une autre solution c'est de réinstaller gentoo, ce qui peut être assez rapide si tu sauvegardes bien tout ce qu'il faut. Je suis pas expert là-dedans mais beaucoup de posts parlent des stages 4 ou 5, qui permettent de faciliter la réinstall et de récupérer un système viable rapidement.
gentoonew wrote: | et dois je le passer en i686 ? |
Ca depend de ton processeur... Si tu n'est pas tout à fait sûr de toi, tu peux lancer cela pour le savoir :
Code: | $ cat /proc/cpuinfo |
_________________ no tears to cry, no feelings left
the species has amused itself to death
amused itself to death |
|
Back to top |
|
|
boozo Advocate
Joined: 01 Jul 2004 Posts: 3193
|
|
Back to top |
|
|
gentoonew n00b
Joined: 14 Feb 2007 Posts: 71
|
Posted: Sat Feb 24, 2007 11:33 pm Post subject: |
|
|
ok merci les gars je men fout du temps de compilation, et de toute facon je pense quil faut le faire.
mon soucis est juste quil faut comme tu dis que je suive scrupuleusement la doc, donc je risque de poster souvent si j'ai un soucis
En effet, mon architecture n'est pas des plus neuve :
Code: |
pclinux ~ # cat /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 6
model : 10
model name : AMD Athlon(tm) XP 2500+
stepping : 0
cpu MHz : 1833.216
cache size : 512 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse syscall mmxext 3dnowext 3dnow up ts
bogomips : 3669.58
|
Alors, c'est bon pour le i686 ??? |
|
Back to top |
|
|
Magic Banana Veteran
Joined: 13 Dec 2005 Posts: 1912 Location: Belo Horizonte, Minas Gerais, Brasil
|
Posted: Sat Feb 24, 2007 11:42 pm Post subject: |
|
|
C'est largement bon. L'architecture 686 date de l'arrivée des Pentium 2 ! |
|
Back to top |
|
|
gentoonew n00b
Joined: 14 Feb 2007 Posts: 71
|
Posted: Sat Feb 24, 2007 11:44 pm Post subject: |
|
|
lol merci je me lance dans la doc .... |
|
Back to top |
|
|
_Seth_ Guru
Joined: 15 Sep 2004 Posts: 539 Location: encore paumé dans un labo ;)
|
Posted: Sun Feb 25, 2007 12:48 am Post subject: |
|
|
gentoonew wrote: | En effet, mon architecture n'est pas des plus neuve :
Code: | # cat /proc/cpuinfo
[...]
model name : AMD Athlon(tm) XP 2500+
[...] |
Alors, c'est bon pour le i686 ???
|
Gentoo n'est pas réservé aux machines de ricers J'ai à peine mieux que toi et c'est largement suffisant !
Code: | model name : AMD Athlon(tm) XP 2600+ |
Ne t'inquètes pas et tiens nous au courant si tu rencontres des difficultés. _________________ no tears to cry, no feelings left
the species has amused itself to death
amused itself to death |
|
Back to top |
|
|
gentoonew n00b
Joined: 14 Feb 2007 Posts: 71
|
Posted: Sun Feb 25, 2007 1:13 am Post subject: |
|
|
merci a tous depuis toute a lheure ca compile jen suis au paket 3/3 glibC .... pfff c'est long |
|
Back to top |
|
|
ryo-san l33t
Joined: 17 Feb 2005 Posts: 729
|
Posted: Sun Feb 25, 2007 2:42 am Post subject: |
|
|
lut,
Je ne suis pas pour a la base mais dans ton cas , j'aurais plutot conseillé une reinstallation, qui a mon avis aurait été beaucoup plus rapide en partant d'un stage 3.Tu peux couper le chauffage ... |
|
Back to top |
|
|
titoucha Advocate
Joined: 21 Jul 2005 Posts: 2374 Location: Genève
|
Posted: Sun Feb 25, 2007 4:23 am Post subject: |
|
|
Je suis comme toi @ryo-san, je pense que dans ce cas la réinstallation n'est pas la plus mauvaise chose dans le cas d'un changement très profond du système. _________________ Assurez-vous que le titre de votre message soit conforme aux conventions de ce forum (paragraphe 3/3 : Comment poster sur le forum ??) |
|
Back to top |
|
|
gentoonew n00b
Joined: 14 Feb 2007 Posts: 71
|
Posted: Sun Feb 25, 2007 8:34 am Post subject: |
|
|
carrément... bon ben désolé, javais deja demarré, et pas envie de tout réinstallé
donc voici les premiers bug, je vous rapelle que le but etait de passer de linuxthreads a nptl, mais que ca bloquait a un moment a cause du chost
donc voici toutes les commandes que j'ai faites :
d'apres les tutos suivants :
http://fr.gentoo-wiki.com/HOWTO_NPTL_avec_un_noyau_2.6_sous_Gentoo#Faire_fonctionner_le_NPTL_sur_des_syst.C3.A8mes_d.C3.A9j.C3.A0_en_fonctionnement
http://www.gentoo.org/doc/en/change-chost.xml
Code: | emerge -C linux-headers |
puis Code: | emerge gentoo-dev-sources |
Ca n'a pas marché, j'ai donc faire un Code: | emerge gentoo-sources2.6* |
Code: |
pclinux fms # emerge linux26-headers
Calculating dependencies -
emerge: there are no ebuilds to satisfy "linux26-headers".
|
non trouvé (assez bloquant non ?) alors jai installé un Code: | emerge linux-headers |
Code: | USE="nptlonly" emerge glibc |
Et là j'ai du changer de chost donc:
Code: | passé de 386 a 686
emerge -av1 binutils gcc glibc |
tout s'est bien passé , plus de trace de i386
Code: | env-update && source /etc/profile
emerge -av1 libtool
fix_libtool_files.sh 4.1.1 --oldarch i386-pc-linux-gnu |
Reboot
Code: | USE="nptlonly" emerge glibc |
c'est passé cette fois,
reboot
et ben toujours pas de nptl ...
je pense que ca vient de linux26-headers qui n'est pas trouvé par portage :s
et j'ai toujjours ca :
Code: | pclinux ~ # getconf GNU_LIBPTHREAD_VERSION
linuxthreads-0.10
pclinux ~ # |
ou encore
Code: |
pclinux fms # /lib/libc.so.6 GNU C Library stable release version 2.5, by Roland McGrath et al.
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 4.1.1 (Gentoo 4.1.1-r3).
Compiled on a Linux 2.6.17 system on 2007-02-25.
Available extensions:
C stubs add-on version 2.1.2
crypt add-on version 2.1 by Michael Glad and others
Gentoo patchset 1.3.2
GNU Libidn by Simon Josefsson
GNU libio by Per Bothner
linuxthreads-0.10 by Xavier Leroy
libthread_db work sponsored by Alpha Processor Inc
NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk
Support for some architectures added on, not maintained in glibc core.
BIND-8.2.3-T5B
Thread-local storage support included.
For bug reporting instructions, please see:
<http://www.gnu.org/software/libc/bugs.html>.
|
|
|
Back to top |
|
|
Temet Advocate
Joined: 14 Mar 2006 Posts: 2586 Location: 92
|
Posted: Sun Feb 25, 2007 9:02 am Post subject: |
|
|
Le paquet s'appelle linux-headers
Taper Code: | USE="truc" emerge machin | est mal!!
Tu vas gentiment me rajouter les flags "nptl" et "nptlonly" dans ton make.conf.
Ensuite, tu me fais un "emerge -NDuav world" ... et ça devrait le faire
EDIT : le how to que tu suis date de 2004 et est complètement inutile! Les gentoo-dev-sources, ça n'existe même plus!
Le paquet s'appelle linux-headers et non linux26-headers car le noyau stable est le 2.6 depuis des lustres (bon dans l'industrie ils utilisent beaucoup encore le 2.4, mais pas ici ).
Enfin bref, claque les deux flags et mets le bouzin à jour.
Last edited by Temet on Sun Feb 25, 2007 9:08 am; edited 1 time in total |
|
Back to top |
|
|
gentoonew n00b
Joined: 14 Feb 2007 Posts: 71
|
Posted: Sun Feb 25, 2007 9:06 am Post subject: |
|
|
ok je suivais le tuto moi :s
de toute facon, dans mon make j'ai déjà ca.....
mais jai pas fait de emerge world
Code: | pclinux fms # emerge -pNDuav world
>>> --pretend disables --ask... removing --ask from options.
These are the packages that would be merged, in order:
Calculating world dependencies... done!
[ebuild U ] media-libs/libmp4v2-1.5.0.1 [1.4.1] 4,714 kB
[ebuild U ] sys-apps/eject-2.1.5-r1 [2.1.5] USE="nls" 0 kB
[ebuild U ] net-misc/iputils-20060512 [021109-r3] USE="ipv6 -doc -static" 87 kB
[ebuild U ] sys-apps/sysvinit-2.86-r6 [2.86-r5] USE="(-ibm) (-selinux) -static" 0 kB
[ebuild N ] virtual/init-0 0 kB
[ebuild U ] sys-kernel/genkernel-3.4.6 [3.4.5-r1] USE="-bash-completion (-ibm) (-selinux)" 325 kB
[ebuild U ] sys-libs/gdbm-1.8.3-r3 [1.8.3-r2] USE="berkdb" 224 kB
[ebuild U ] media-libs/libsndfile-1.0.17 [1.0.11] USE="alsa%* -flac% -sqlite% (-static%)" 804 kB
[ebuild U ] media-sound/lame-3.97 [3.96.1] USE="gtk -debug -mp3rtp%" 1,297 kB
[ebuild U ] media-libs/libsamplerate-0.1.2-r1 [0.1.2] USE="-fftw -sndfile" 0 kB
[ebuild U ] media-libs/faac-1.24-r3 [1.24] 0 kB
[ebuild U ] sys-apps/util-linux-2.12r-r5 [2.12r-r4] USE="crypt nls perl -old-crypt (-selinux) -static" 166 kB
[ebuild U ] app-editors/nano-2.0.2 [2.0.1] USE="ncurses nls spell -debug -justify -minimal -slang -unicode" 1,272 kB
[ebuild U ] sys-apps/findutils-4.3.2-r1 [4.3.2] USE="nls (-selinux) -static" 0 kB
[ebuild U ] sys-apps/baselayout-1.12.9 [1.12.6] USE="-bootstrap -build -static -unicode" 214 kB
[ebuild U ] sys-apps/module-init-tools-3.2.2-r2 [3.2.2-r1] USE="-no-old-linux" 0 kB
[ebuild U ] sys-fs/udev-104-r11 [103] USE="(-selinux)" 184 kB
[ebuild U ] app-misc/ca-certificates-20061027.2 [20050804] 92 kB
[ebuild U ] dev-libs/libxml2-2.6.27 [2.6.26] USE="ipv6 python readline -debug -doc -test" 4,484 kB
[ebuild U ] sys-apps/file-4.19 [4.18] USE="python" 534 kB
[ebuild N ] dev-lang/swig-1.3.31 USE="perl python -doc -guile -java -lua -mono -ocaml -php -pike -ruby -tcl -tk" 4,080 kB
[ebuild U ] media-libs/fontconfig-2.4.2 [2.3.2-r1] USE="xml%* -doc" 1,249 kB
[ebuild U ] media-libs/lcms-1.15 [1.14-r1] USE="jpeg python zlib -tiff" 760 kB
[ebuild U ] app-text/poppler-0.5.4-r1 [0.5.4] USE="jpeg zlib -cjk" 0 kB
[ebuild U ] net-ftp/proftpd-1.3.1_rc2 [1.3.1_rc1] USE="ipv6 mysql ncurses nls pam ssl tcpd -acl -authfile -clamav -hardened -ifsession -ldap -noauthunix -opensslcrypt -postgres -radius -rewrite (-selinux) -shaper -sitemisc -softquota -vroot -xinetd" 1,481 kB
[ebuild U ] net-misc/openssh-4.5_p1-r1 [4.5_p1] USE="X pam tcpd -X509 -chroot -hpn -kerberos -ldap -libedit (-selinux) -skey -smartcard -static" 0 kB
[ebuild U ] x11-libs/cairo-1.2.6 [1.2.4] USE="X -debug% -directfb -doc -glitz -svg (-png%*)" 2,904 kB
[ebuild U ] dev-libs/glib-2.12.7 [2.12.4-r1] USE="-debug -doc -hardened" 2,833 kB
[ebuild U ] x11-misc/shared-mime-info-0.19 [0.18-r1] 582 kB
[ebuild U ] media-libs/gstreamer-0.10.11 [0.10.8] 1,826 kB
[ebuild U ] dev-libs/liboil-0.3.10-r1 [0.3.6-r1] USE="-doc%" 841 kB
[ebuild U ] media-libs/gst-plugins-base-0.10.11 [0.10.8] USE="X alsa oss xv -debug -esd" 1,377 kB
[ebuild U ] x11-libs/qt-4.2.2 [4.1.4-r2] USE="cups gif jpeg mysql opengl png zlib -accessibility -dbus% -debug -doc -examples -firebird -glib% -mng -nas -nis -odbc -pch% -postgres -qt3support% -sqlite -sqlite3% -xinerama" INPUT_DEVICES="-wacom%" 36,755 kB
[ebuild U ] media-plugins/gst-plugins-ogg-0.10.11 [0.10.4] 0 kB
[ebuild U ] media-plugins/gst-plugins-alsa-0.10.11 [0.10.4] 0 kB
[ebuild U ] media-plugins/gst-plugins-oss-0.10.3 [0.10.2] 1,139 kB
[ebuild U ] media-plugins/gst-plugins-xvideo-0.10.11 [0.10.4-r1] 0 kB
[ebuild U ] media-plugins/gst-plugins-x-0.10.11 [0.10.4] 0 kB
[ebuild U ] media-plugins/gst-plugins-vorbis-0.10.11 [0.10.4] 0 kB
[ebuild U ] kde-base/kdelibs-3.5.5-r8 [3.5.5-r5] USE="alsa arts cups spell ssl -acl -avahi% -debug -doc -fam -jpeg2k -kdeenablefinal -kdehiddenvisibility -kerberos -legacyssl -lua -openexr -tiff -utempter -xinerama -zeroconf" LINGUAS="-he" 6 kB
[ebuild U ] kde-base/kwin-3.5.5-r2 [3.5.5-r1] USE="arts -debug -kdeenablefinal -kdehiddenvisibility -xcomposite -xinerama" 8 kB
[ebuild U ] kde-base/kate-3.5.5-r1 [3.5.5] USE="arts -debug -kdeenablefinal -kdehiddenvisibility -xinerama" 0 kB
[ebuild U ] kde-base/nsplugins-3.5.5-r1 [3.5.5] USE="arts -debug -kdeenablefinal -kdehiddenvisibility -xinerama" 0 kB
[ebuild U ] media-sound/vorbis-tools-1.1.1-r3 [1.0.1] USE="nls -flac -speex" 931 kB
[ebuild U ] kde-base/kpdf-3.5.5-r1 [3.5.5] USE="arts -debug -kdeenablefinal -xinerama" 0 kB
[ebuild U ] kde-base/kdesktop-3.5.5-r1 [3.5.5] USE="arts -debug -kdeenablefinal -kdehiddenvisibility -xinerama -xscreensaver" 0 kB
Total: 46 packages (44 upgrades, 2 new), Size of downloads: 71,156 kB
|
tu crois que ca va passer avec ca? |
|
Back to top |
|
|
gentoonew n00b
Joined: 14 Feb 2007 Posts: 71
|
Posted: Sun Feb 25, 2007 9:10 am Post subject: |
|
|
bon c'est lancé.. wait and see |
|
Back to top |
|
|
Temet Advocate
Joined: 14 Mar 2006 Posts: 2586 Location: 92
|
Posted: Sun Feb 25, 2007 9:14 am Post subject: |
|
|
Nan ça changera rien ... y a aucun paquet concerné.
Je serais toi je couperais la mise à jour de qt4 et je lui rajouterais le flag "qt3support" ... j'ai du le recompiler pour ça.
J'ai eu du bol, je l'ai compilé sur le core duo avant (15 min) ... et du coup j'ai coupé ma mise à jour sur l'athlon xp 2600+ avant qu'il arrive à qt pour rajouter le flag ... parce que sur l'athlon, c'est pas 15 minutes, mais 1h15! |
|
Back to top |
|
|
gentoonew n00b
Joined: 14 Feb 2007 Posts: 71
|
Posted: Sun Feb 25, 2007 9:16 am Post subject: |
|
|
bon jarrete la mise a jour tout cour ???? |
|
Back to top |
|
|
Temet Advocate
Joined: 14 Mar 2006 Posts: 2586 Location: 92
|
Posted: Sun Feb 25, 2007 9:18 am Post subject: |
|
|
Bah oui, ça va pas le tuer.
Sinon, t'aurais du suivre celui là http://gentoo-wiki.com/NPTL qui est à jour! |
|
Back to top |
|
|
gentoonew n00b
Joined: 14 Feb 2007 Posts: 71
|
Posted: Sun Feb 25, 2007 9:20 am Post subject: |
|
|
ok mais je ne vois pas la difference avec le tuto que j'ai suivi a part le
emerge --newuse world |
|
Back to top |
|
|
gentoonew n00b
Joined: 14 Feb 2007 Posts: 71
|
Posted: Sun Feb 25, 2007 9:22 am Post subject: |
|
|
bon jai lancé
emerge --newuse world
9 paquet mais jai pas vu lesquels |
|
Back to top |
|
|
Temet Advocate
Joined: 14 Mar 2006 Posts: 2586 Location: 92
|
Posted: Sun Feb 25, 2007 9:24 am Post subject: |
|
|
Ouais t'as raison, j'ai lu trop vite, il est outdaté aussi! lol (désolé ... soirée difficile hier :x)
Rassure moi, "linux-headers", tu l'as toujours???? |
|
Back to top |
|
|
gentoonew n00b
Joined: 14 Feb 2007 Posts: 71
|
Posted: Sun Feb 25, 2007 9:25 am Post subject: |
|
|
.............
bon je fais quoi là
cest en train de faire le emerge --newuse world
ca a foiré
Code: | !!! ERROR: sys-apps/file-4.19 failed.
emerge --newuse world! ERROR: sys-apps/file-4.19 failed.
Call stack:
ebuild.sh, line 1614: Called dyn_compile
ebuild.sh, line 971: Called qa_call 'src_compile'
environment, line 3531: Called src_compile
file-4.19.ebuild, line 39: Called distutils_src_compile
distutils.eclass, line 38: Called die
!!! compilation failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/sys-apps/file-4.19/temp/build.log'.
|
je sais pas si je lai linux headers oui je pense sinon ke getenv ne me renverai pas ca non ? |
|
Back to top |
|
|
Temet Advocate
Joined: 14 Mar 2006 Posts: 2586 Location: 92
|
Posted: Sun Feb 25, 2007 9:28 am Post subject: |
|
|
Ton emerge -N est inutile, t'as aucun paquet concerné par nptl.
Enfin bon, ton système n'est pas à jour, mais c'est pas dramatique.
Regarde voir un "revdep-rebuild", ca va regarder si t'as pas des libs cassées ou trucs du style. Enfin s'il te dit qu'il n'y a rien à réémerger, c'est bon. Sinon, bah laisse le bosser |
|
Back to top |
|
|
gentoonew n00b
Joined: 14 Feb 2007 Posts: 71
|
Posted: Sun Feb 25, 2007 9:32 am Post subject: |
|
|
revdep-rebuild -p
bash: revdep-rebuild: command not found
je l"ai installé jai fait un -p pour voir
pclinux fms # revdep-rebuild -p
Configuring search environment for revdep-rebuild
Checking reverse dependencies...
Packages containing binaries and libraries broken by a package update
will be emerged.
Collecting system binaries and libraries... done.
(/root/.revdep-rebuild.1_files)
Collecting complete LD_LIBRARY_PATH... done.
(/root/.revdep-rebuild.2_ldpath)
Checking dynamic linking consistency...
done.
(/root/.revdep-rebuild.3_rebuild)
Assigning files to ebuilds... Nothing to rebuild
Evaluating package order... done.
(/root/.revdep-rebuild.5_order)
Dynamic linking on your system is consistent... All done.
Last edited by gentoonew on Sun Feb 25, 2007 9:42 am; edited 2 times in total |
|
Back to top |
|
|
|