View previous topic :: View next topic |
Author |
Message |
Naoli Apprentice
Joined: 13 Mar 2005 Posts: 263 Location: ENSMA@Futuroscope
|
Posted: Sat Dec 16, 2006 8:10 am Post subject: [emerge KDE] Call stack error [Résolu] |
|
|
Bonjour...
Décidemment, installer la gentoo c'est toujours long et fastidieux
Donc suite à ce post j'emerge KDE à nouveau.
Au moment d'emerger kdebase, j'ai ce Call stack error :
Code: |
configure: error: --with-samba was given but test for libsmbclient failed.
ERROR: kde-base/kdebase-3.5.5-r1 failed.
Call stack:
ebuild.sh, line 1546: Called dyn_compile
ebuild.sh, line 937: Called src_compile
kdebase-3.5.5-r1.ebuild, line 132: Called kde_src_compile
kde.eclass, line 169: Called kde_src_compile 'all'
kde.eclass, line 339: Called kde_src_compile 'myconf' 'configure' 'make'
kde.eclass, line 321: Called econf '--with-dpms' '--without-arts' '--without-ldap' '--with-gl' '--with-ssl' '--with-samba' '--without-openexr' '--without-sensors' '--without-libusb' '--without-libraw1394' '--with-hal' '--disable-dnssd'
'--without-composite' '--without-xscreensaver' '--with-xinerama' '--with-usbids=/usr/share/misc/usb.ids' '--with-pam=yes' '--without-java' '--with-x' '--enable-mitshm' '--with-xinerama' '--with-qt-dir=/usr/qt/3' '--enable-mt' '--with-qt-libraries=/usr/qt/3/lib' '--disable-dependency-tracking' '--disable-debug' '--without-debug' '--disable-final' '--without-arts' '--prefix=/usr/kde/3.5' '--mandir=/usr/kde/3.5/share/man' '--infodir=/usr/kde/3.5/share/info' '--datadir=/usr/kde/3.5/share' '--sysconfdir=/usr/kde/3.5/etc'
ebuild.sh, line 540: Called die |
Comme il était tard, j'éteins le PC et reboote ce matin pour un emerge --sync (j'ai lu que ça pouvait résoudre ce genre de pb, mais là, serveur X planté, et connexion internet inexistante
Bon, je boote depuis le live cd, mount dev, mount proc, etc, et emerge --sync sans souci, puis nouveau emerge kde et toujours le même problème...
Est-ce que quelqu'un pourrait (encore ) me sortir de là ? _________________ Cultivez-vous, participez au projet ajaboo ! www.ajaboo.com
Last edited by Naoli on Sat Dec 16, 2006 6:05 pm; edited 1 time in total |
|
Back to top |
|
|
nost4r Apprentice
Joined: 08 Oct 2006 Posts: 164 Location: Bordeaux
|
Posted: Sat Dec 16, 2006 8:45 am Post subject: |
|
|
Encore plus haut ... |
|
Back to top |
|
|
Naoli Apprentice
Joined: 13 Mar 2005 Posts: 263 Location: ENSMA@Futuroscope
|
Posted: Sat Dec 16, 2006 8:59 am Post subject: |
|
|
Excuse moi ? _________________ Cultivez-vous, participez au projet ajaboo ! www.ajaboo.com |
|
Back to top |
|
|
nost4r Apprentice
Joined: 08 Oct 2006 Posts: 164 Location: Bordeaux
|
Posted: Sat Dec 16, 2006 9:03 am Post subject: |
|
|
C/c le message d'erreur qu'il doit y' avoir plus haut que ce que tu as c/c . |
|
Back to top |
|
|
Naoli Apprentice
Joined: 13 Mar 2005 Posts: 263 Location: ENSMA@Futuroscope
|
Posted: Sat Dec 16, 2006 9:08 am Post subject: |
|
|
C'est le début du message d'erreur ! Au dessus j'ai des checking for... (...) yes/no _________________ Cultivez-vous, participez au projet ajaboo ! www.ajaboo.com |
|
Back to top |
|
|
nemo13 Veteran
Joined: 08 Oct 2004 Posts: 1016 Location: France/Istres
|
Posted: Sat Dec 16, 2006 9:30 am Post subject: Re: [emerge KDE] Call stack error |
|
|
Naoli wrote: | [code]configure: error: --with-samba was given but test for libsmbclient failed. |
Bonjour, pluvieux , Naoli
Je suis pas prog donc gaffe à ma réponse.
tu as un soucis soit avec samba soit avec le protocole smb .
pour te débrouiller rapidement il y a la grouik méthode :
mettre -samba dans ton make.
tu fais une croix (en provisoire ) avec tes partages linux/windows
A+
puis on attend que les masters se lèvent |
|
Back to top |
|
|
_droop_ l33t
Joined: 30 May 2004 Posts: 957
|
Posted: Sat Dec 16, 2006 1:57 pm Post subject: |
|
|
Ou alors essayer de réinstaller samba :
Code: | emerge --oneshot -av samba |
|
|
Back to top |
|
|
Naoli Apprentice
Joined: 13 Mar 2005 Posts: 263 Location: ENSMA@Futuroscope
|
Posted: Sat Dec 16, 2006 6:05 pm Post subject: |
|
|
@nemo13 : merci encore pour ton aide Effectivment emerge est reparti pour un tour... Mais j'avoue que le partage de fichier j'en ai besoin...
@_droop_ : je lancerai ça après avoir emergé kde, peut-être que ça répondra justemment à la phrase précédente :p
merci encore _________________ Cultivez-vous, participez au projet ajaboo ! www.ajaboo.com |
|
Back to top |
|
|
nemo13 Veteran
Joined: 08 Oct 2004 Posts: 1016 Location: France/Istres
|
Posted: Sun Dec 17, 2006 12:50 pm Post subject: |
|
|
Naoli wrote: | le partage de fichier j'en ai besoin... |
Bonjour Naoli,
A tout zazar dans la configuration du noyau : Code: | #
# Network File Systems
#
# CONFIG_NFS_FS is not set
# CONFIG_NFSD is not set
# CONFIG_SMB_FS is not set -------------> l'est pas bôô lui ?
# CONFIG_CIFS is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set
# CONFIG_9P_FS is not set |
A+ |
|
Back to top |
|
|
|