lefoid Apprentice
Joined: 05 Nov 2005 Posts: 232
|
Posted: Wed Nov 26, 2008 1:40 pm Post subject: [emerge] dev-tcltk/tls refuse de compiler |
|
|
Bonjour à tous
Petit soucis du jour; après un :
suivi du traditionnel :
il s'avère que le fichier :
Quote: | dev-tcltk/tls-1.5.0 |
refuse de compiler.
Voila ce qu'il me dit :
Quote: | >>> Emerging (1 of 1) dev-tcltk/tls-1.5.0 to /
* tls1.5.0-src.tar.gz RMD160 SHA1 SHA256 size ... [ ok ]
* checking ebuild checksums ... [ ok ]
* checking auxfile checksums ... [ ok ]
* checking miscfile checksums ... [ ok ]
* checking tls1.5.0-src.tar.gz ... [ ok ]
>>> Unpacking source...
>>> Unpacking tls1.5.0-src.tar.gz to /home/portage/portage/dev-tcltk/tls-1.5.0/work
>>> Source unpacked.
>>> Compiling source in /home/portage/portage/dev-tcltk/tls-1.5.0/work/tls1.5 ...
./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-ssl-dir=/usr --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu
creating cache ./config.cache
checking for gcc... cc
checking whether the C compiler (cc -march=k8 -msse3 -O2 -pipe -Wl,-O1) works... yes
checking whether the C compiler (cc -march=k8 -msse3 -O2 -pipe -Wl,-O1) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking if libgcc is needed to resolve openssl symbols... no
checking whether make sets ${MAKE}... yes
checking for ranlib... ranlib
checking for Cygwin environment... no
checking for object suffix... o
checking for mingw32 environment... no
checking for executable suffix... no
checking for Tcl configuration... configure: warning: Can't find Tcl configuration definitions
make: *** Pas de cibles spécifiées et aucun makefile n'a été trouvé. Arrêt.
*
* ERROR: dev-tcltk/tls-1.5.0 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 172: Called die
* The specific snippet of code:
* make || die
* The die message:
* (no error message)
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/home/portage/portage/dev-tcltk/tls-1.5.0/temp/build.log'.
* The ebuild environment file is located at '/home/portage/portage/dev-tcltk/tls-1.5.0/temp/environment'.
*
|
J'ai pensé dans un premier temps que c'était un problème de lib qui ne pointait pas au bon endroit (/usr/lib64 au lieu de
/usr/lib ou /usr/lib32), mais ça n'a pas l'air d'être ça...
Si quelqu'un a une solution, car Google et le forum ne m'ont pas permis de trouver.
Merci par avance.
PS : je suis en x86_64, stable (autant que ça puisse l'être ) _________________ Visi pas nette, pilote à la buvette ! |
|