Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[INSTALLATION] passer de stage1 à stage2 et stage3 (résolu)
View unanswered posts
View posts from last 24 hours

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
vinux
n00b
n00b


Joined: 07 Jul 2005
Posts: 34
Location: Gap

PostPosted: Sun Aug 14, 2005 1:30 pm    Post subject: [INSTALLATION] passer de stage1 à stage2 et stage3 (résolu Reply with quote

bonjour à tous,

j'en suis à l'étape du passage de stage1 à stage2, je tape :
livecd portage # scripts/bootstap.sh

et au bout de quelques minutes de compilation cela se termine par le message d'erreur suivant:
!!! ERROR: sys-devel/gettext-0.14.4 failed.
!!! Function src_compile, line 65, Exitcode 2
!!! (no error message)
!!! if you need support, post the topmost build error, not this status message.

dois je continuer l'installation ?


Last edited by vinux on Mon Aug 15, 2005 4:31 pm; edited 5 times in total
Back to top
View user's profile Send private message
lepiou
n00b
n00b


Joined: 24 Jul 2004
Posts: 74
Location: Evron (53)

PostPosted: Sun Aug 14, 2005 1:34 pm    Post subject: Reply with quote

Il faudrait un peu plus du message d'erreur je pense ;)
Back to top
View user's profile Send private message
Apsforps
Guru
Guru


Joined: 27 Sep 2004
Posts: 520
Location: Belgium

PostPosted: Sun Aug 14, 2005 1:34 pm    Post subject: Reply with quote

Ben si tu postais (comme c'est indiqué) le message d'erreur qui se trouve plus haut, on pourrait peut-être le corriger :P

EDIT : et paf, grillé ;-)
_________________
Apsforps
Back to top
View user's profile Send private message
vinux
n00b
n00b


Joined: 07 Jul 2005
Posts: 34
Location: Gap

PostPosted: Sun Aug 14, 2005 1:45 pm    Post subject: Reply with quote

alors un peu plus haut il est écrit :

.libs/bindtextdom.o: could not read symbols: Bad value
collect2: id returned 1 exit status
make[3]: *** [libgnuintl.la] Error 1
make[3]:Leaving directory `/var/tmp/portage/gettext-0.14.4/work/gettext-0.14.4/gettext-runtime/intl'
make[2]: *** [all-recursive] Error 1
make[2]:Leaving directory `/var/tmp/portage/gettext-0.14.4/work/gettext-0.14.4/gettext-runtime/
make[1]: *** [all] Error 2
make[1]:Leaving directory `/var/tmp/portage/gettext-0.14.4/work/gettext-0.14.4/gettext-runtime/
make: *** [all-recursive] Error 1
Back to top
View user's profile Send private message
lepiou
n00b
n00b


Joined: 24 Jul 2004
Posts: 74
Location: Evron (53)

PostPosted: Sun Aug 14, 2005 1:58 pm    Post subject: Reply with quote

Encore plus :D
Back to top
View user's profile Send private message
vinux
n00b
n00b


Joined: 07 Jul 2005
Posts: 34
Location: Gap

PostPosted: Sun Aug 14, 2005 2:06 pm    Post subject: Reply with quote

/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/bindtextdom.o: relocation R_X86_64_32 against `libintl_nl_default_dirname' can not be used when making a shared object; recompile with - fPIC
Back to top
View user's profile Send private message
lepiou
n00b
n00b


Joined: 24 Jul 2004
Posts: 74
Location: Evron (53)

PostPosted: Sun Aug 14, 2005 2:20 pm    Post subject: Reply with quote

C'est un amd 64 ? Tu pourrais montrer ton make.conf ca pourrai peu etre aider
Back to top
View user's profile Send private message
titix
Guru
Guru


Joined: 01 Nov 2003
Posts: 343
Location: Paris, France

PostPosted: Sun Aug 14, 2005 2:20 pm    Post subject: Reply with quote

Un spécialiste x86-64bits est demandé à l'accueil, merci =)
Je crois qu'un problème similaire à été reportés y'a quelques jours, mais j'arrive pas à mettre la main dessus.
_________________
titix
« La route est longue... mais la voie est libre ! »
Back to top
View user's profile Send private message
vinux
n00b
n00b


Joined: 07 Jul 2005
Posts: 34
Location: Gap

PostPosted: Sun Aug 14, 2005 2:35 pm    Post subject: Reply with quote

voici mon make.conf:

CHOST="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -pipe -02"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
GENTOO_MIRRORS="http://www.die.unipd.it/pub/linux/distributions/gentoo-sources/"
SYNC="rsync://rsync.fr.gentoo.org/gentoo-portage"
USE="wifi gtk gnome qt kde dvd alsa cdr X jabber java dvdr cdr ssl gif vorbis ogg truetype opengl oggvorbis 3dnow tiff samba xvid divx4linux mplayer xine bluetooch acpi"
Back to top
View user's profile Send private message
vinux
n00b
n00b


Joined: 07 Jul 2005
Posts: 34
Location: Gap

PostPosted: Sun Aug 14, 2005 2:38 pm    Post subject: Reply with quote

et c'est quoi ce "recompile with -fPIC" dans le message d'erreur ?
Back to top
View user's profile Send private message
vinux
n00b
n00b


Joined: 07 Jul 2005
Posts: 34
Location: Gap

PostPosted: Sun Aug 14, 2005 3:59 pm    Post subject: Reply with quote

:D :D :D j'ai trouvé mon erreur, j'ai mis un zero à la place d'un O majuscule dans le fichier make.conf au paramètre de CFLAGS="-march=k8 -pipe -O2
Back to top
View user's profile Send private message
vinux
n00b
n00b


Joined: 07 Jul 2005
Posts: 34
Location: Gap

PostPosted: Sun Aug 14, 2005 4:22 pm    Post subject: Reply with quote

bon après encore queleques minutes de compilation et de téléchargement, cela ce fini par le chargement du fichier gcc-3.4.3-uclibc-patches-1.1.tar.bz2 puis par le message :

!!! Files listed in the manifest do not exist!
gcc-4.1.0_beta20050730.ebuild
files/digest-gcc-4.1.0_beta20050730
Back to top
View user's profile Send private message
guilc
Bodhisattva
Bodhisattva


Joined: 15 Nov 2003
Posts: 3326
Location: Paris - France

PostPosted: Sun Aug 14, 2005 4:25 pm    Post subject: Reply with quote

vinux wrote:
!!! Files listed in the manifest do not exist!
gcc-4.1.0_beta20050730.ebuild
files/digest-gcc-4.1.0_beta20050730

Fais un nouveau "emerge sync" et réessaye, ça corrigera sans doute ce problème
_________________
Merci de respecter les règles du forum.

Mon site perso : https://www.xwing.info
Mon PORTDIR_OVERLAY : https://gentoo.xwing.info ou layman -a xwing
Back to top
View user's profile Send private message
vinux
n00b
n00b


Joined: 07 Jul 2005
Posts: 34
Location: Gap

PostPosted: Sun Aug 14, 2005 4:31 pm    Post subject: Reply with quote

non ca n'a rien changé :cry:
Back to top
View user's profile Send private message
guilc
Bodhisattva
Bodhisattva


Joined: 15 Nov 2003
Posts: 3326
Location: Paris - France

PostPosted: Sun Aug 14, 2005 4:36 pm    Post subject: Reply with quote

vinux wrote:
non ca n'a rien changé :cry:

Bizarre, j'ai pas ces deux fichiers dans mon manifest... Tu as sans doute syncé sur un mirroir corrompu...
_________________
Merci de respecter les règles du forum.

Mon site perso : https://www.xwing.info
Mon PORTDIR_OVERLAY : https://gentoo.xwing.info ou layman -a xwing
Back to top
View user's profile Send private message
Apsforps
Guru
Guru


Joined: 27 Sep 2004
Posts: 520
Location: Belgium

PostPosted: Sun Aug 14, 2005 4:37 pm    Post subject: Reply with quote

essaye de faire un ebuild /path/to/ebuild digest . Mais je vois mal pourquoi gcc-3.4 demande gcc-4.1 (qui pour une fois compile tiens, ça faisait longtemps qu'ils avaient plus fait un snapshot qui marchait :P)

Juste un truc comme ça, utilise la commande edit au lieu de taper 4 posts l'un a la suite de l'autre, ce sera plus lisible.
_________________
Apsforps
Back to top
View user's profile Send private message
vinux
n00b
n00b


Joined: 07 Jul 2005
Posts: 34
Location: Gap

PostPosted: Sun Aug 14, 2005 4:45 pm    Post subject: Reply with quote

# ebuild /patch/to/ebuild digest
!!! Name error in : missing a version or name part
!!! Error : PF is null ''; exiting
Back to top
View user's profile Send private message
Apsforps
Guru
Guru


Joined: 27 Sep 2004
Posts: 520
Location: Belgium

PostPosted: Sun Aug 14, 2005 4:48 pm    Post subject: Reply with quote

Oui, bon, faut interprèter ma commande aussi :P
Code:
ebuild /usr/portage/sys-devel/gcc/gcc-3.4.3.ebuild digest

_________________
Apsforps


Last edited by Apsforps on Sun Aug 14, 2005 5:15 pm; edited 1 time in total
Back to top
View user's profile Send private message
sireyessire
Advocate
Advocate


Joined: 20 Mar 2003
Posts: 2991
Location: back in Paris, France

PostPosted: Sun Aug 14, 2005 4:49 pm    Post subject: Reply with quote

vinux wrote:
# ebuild /patch/to/ebuild digest
!!! Name error in : missing a version or name part
!!! Error : PF is null ''; exiting

LOL
non faut remplacer les mots. d'ailleurs c'est path et non patch...
Code:
ebuild /usr/portage/sys-devel/gcc/gcc-3.4.3.ebuild digest


[edit] grillé par la faute de l' IM ....
_________________
I never think of the future. It comes soon enough.
Albert Einstein

Try simpler first
Shockley
Back to top
View user's profile Send private message
Apsforps
Guru
Guru


Joined: 27 Sep 2004
Posts: 520
Location: Belgium

PostPosted: Sun Aug 14, 2005 4:59 pm    Post subject: Reply with quote

Ben pas tout à fait, ta commande est plus correcte que la mienne puisque en général c'est bien dans /usr que les fichiers se trouvent et pas dans /etc :P
_________________
Apsforps
Back to top
View user's profile Send private message
sireyessire
Advocate
Advocate


Joined: 20 Mar 2003
Posts: 2991
Location: back in Paris, France

PostPosted: Sun Aug 14, 2005 5:02 pm    Post subject: Reply with quote

Apsforps wrote:
Ben pas tout à fait, ta commande est plus correcte que la mienne puisque en général c'est bien dans /usr que les fichiers se trouvent et pas dans /etc :P

j'avais même pas fait gaffe, mais corrige la tienne dès fois que quelqu'un de fatigué essaie et aille encore se plaindre devant l'humanité entière pestant contre la communauté gentoo.:wink:
_________________
I never think of the future. It comes soon enough.
Albert Einstein

Try simpler first
Shockley
Back to top
View user's profile Send private message
vinux
n00b
n00b


Joined: 07 Jul 2005
Posts: 34
Location: Gap

PostPosted: Sun Aug 14, 2005 5:21 pm    Post subject: Reply with quote

Code:

ebuild /usr/portage/sys-devel/gcc/gcc-3.4.3-r1.ebuild digest

ca marche, puis j'ai relancé la commande scripts/bootstap.sh :D

si des fois vous pouvez m'expliquer l'effet du code ci-dessus car pour moi c'est du chinois
Back to top
View user's profile Send private message
Apsforps
Guru
Guru


Joined: 27 Sep 2004
Posts: 520
Location: Belgium

PostPosted: Sun Aug 14, 2005 5:24 pm    Post subject: Reply with quote

En fait, ça régénère le digest (une spèce de description des fichier en présence) pour le programme que tu essayes d'installer. Mais ce n'est pas normal que tu doives le faire après un sync...
_________________
Apsforps
Back to top
View user's profile Send private message
vinux
n00b
n00b


Joined: 07 Jul 2005
Posts: 34
Location: Gap

PostPosted: Sun Aug 14, 2005 5:30 pm    Post subject: Reply with quote

ok ba merci beaucoup pour votre aide,

j'ai lancé le passage de stage2 à 3 avec la commande:
Code:
emerge --e system


et après quelques heures ca c'est terminer par le message suivant:

* IMPORTANT : 6 config files in /etc need updating.

que dois je faire ?
Back to top
View user's profile Send private message
Trevoke
Advocate
Advocate


Joined: 04 Sep 2004
Posts: 4099
Location: NY, NY

PostPosted: Mon Aug 15, 2005 12:29 pm    Post subject: Reply with quote

lis le reste du message, il y a 7 lignes qui apparaissent, et c'est gentil de nous donner celle qui a de la couleur...
_________________
Votre moment detente
What is the nature of conflict?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum