Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Bootstrap.sh] Erreur C compiler cannot create ... (résolu)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
lepiou
n00b
n00b


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

PostPosted: Tue Apr 26, 2005 8:11 am    Post subject: [Bootstrap.sh] Erreur C compiler cannot create ... (résolu) Reply with quote

Salut a tous

J'ai fait une connerie sur ma gentoo et je l'ai cassée alors je la reinstalle.

Je suis rendu au bootstrap la mais sur le package texinfo j'ai cette erreur:

Code:
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See 'config.log' for more details.

!!! Please attach th config.log to your bug report:
!!! /var/tmp/portage/texinfo-4.8/work/texinfo-4.8/config.log

!!!ERROR: sys-apps/texinfo-4.8 failed.
!!! Function econf, Lne 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.


Je vous donne aussi mon make.conf sachant que j'ai un athlon-xp 2400+

Code:
CFLAGS="-march-athlon-xp -Os -pipe -fomit-frame-pointer"
CHOST="i386-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"


Merci d'avance de m'aider


Last edited by lepiou on Tue Apr 26, 2005 8:20 am; edited 2 times 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: Tue Apr 26, 2005 8:14 am    Post subject: Re: [Bootstrap.sh] Erreur C compiler cannot create executabl Reply with quote

lepiou wrote:
Salut a tous

J'ai fait une connerie sur ma gentoo et je l'ai cassée alors je la reinstalle.

Je suis rendu au bootstrap la mais sur le package texinfo j'ai cette erreur:

Code:
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See 'config.log' for more details.

!!!ERROR: sys-apps/texinfo-4.8 failed.
!!! Function econf, Lne 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.


J'ai bien sur essayé de regardé le fichier dit dans l'erreur mais il n'existe pas

Je vous donne aussi mon make.conf sachant que j'ai un athlon-xp 2400+

Code:
CFLAGS="-march-athlon-xp -Os -pipe -fomit-frame-pointer"
CHOST="i386-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"


Merci d'avance de m'aider


CFLAGS="-march=athlon-xp -Os -pipe -fomit-frame-pointer"
ça ira mieux
_________________
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
Enlight
Advocate
Advocate


Joined: 28 Oct 2004
Posts: 3519
Location: Alsace (France)

PostPosted: Tue Apr 26, 2005 8:17 am    Post subject: Reply with quote

faut pas qu'il mette i686-pc-gnu-linux aussi?
Back to top
View user's profile Send private message
lepiou
n00b
n00b


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

PostPosted: Tue Apr 26, 2005 8:19 am    Post subject: Reply with quote

Arf quel boulet

Sur mon ecran dans la doc on dirai trop un -

Je suis désolé

Merci beaucoup
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: Tue Apr 26, 2005 12:43 pm    Post subject: Reply with quote

lepiou wrote:
Arf quel boulet

Sur mon ecran dans la doc on dirai trop un -

Je suis désolé

Merci beaucoup

de rien :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
niin
Guru
Guru


Joined: 30 Dec 2004
Posts: 385
Location: Paris - France

PostPosted: Sun Apr 30, 2006 1:41 am    Post subject: Reply with quote

J'ai un probleme aussi sur l'emerge de texinfo :

Quote:
make[2]: *** [texinfo.info] Erreur 132
make[2]: *** Attente des tâches non terminées....
make[2]: Leaving directory `/var/tmp/portage/texinfo-4.8-r3/work/texinfo-4.8/doc'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/var/tmp/portage/texinfo-4.8-r3/work/texinfo-4.8'
make: *** [all] Erreur 2

!!! ERROR: sys-apps/texinfo-4.8-r3 failed.
Call stack:
ebuild.sh, line 1525: Called dyn_compile
ebuild.sh, line 928: Called src_compile
texinfo-4.8-r3.ebuild, line 49: Called die



Voici mes options de compilation :

Quote:
CFLAGS="-march=pentium-m -Os -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"


J'ai essayé plusieurs version de texinfo mais à chaque fois j'ai la même erreur.
_________________
jabber : nikwist@koreus.com

Un clavier azerty en vaut deux

Un vrai geek, c'est un mec qui croit que dans 1 km, il y a 1024 mètres
Back to top
View user's profile Send private message
niin
Guru
Guru


Joined: 30 Dec 2004
Posts: 385
Location: Paris - France

PostPosted: Sun Apr 30, 2006 11:17 am    Post subject: Reply with quote

Trouvé la sollution : les Cflags étaient mauvais.

Il fallait mettre CFLAGS="-march=pentium-m -O2 -pipe -fomit-frame-pointer" plutot que Os
_________________
jabber : nikwist@koreus.com

Un clavier azerty en vaut deux

Un vrai geek, c'est un mec qui croit que dans 1 km, il y a 1024 mètres
Back to top
View user's profile Send private message
PabOu
Veteran
Veteran


Joined: 11 Feb 2004
Posts: 1088
Location: Hélécine - Belgium

PostPosted: Sun Apr 30, 2006 8:15 pm    Post subject: Reply with quote

mouais, -Os est encore assez buggué :\
_________________
Mangez du poulet !
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
Page 1 of 1

 
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