View previous topic :: View next topic |
Author |
Message |
pititjo Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 19 Sep 2004 Posts: 245 Location: Paris (France)
|
Posted: Sat Feb 19, 2005 3:42 pm Post subject: [bootstrap] erreur avec /lib/cpp (résolu) |
|
|
Je suis en train d'effectuer le boostrap de ma gentoo et la compilation de libart_gpgl j'obtient le messafe suivant :
Quote: | checking for i686-pc-linux-gnu-g++... g++
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/libart_lgpl-2.3.16/work/libart_lgpl-2.3.16/config.log
!!! ERROR: media-libs/libart_lgpl-2.3.16 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.
|
J'ai vu ce rapport de bug et ais donc fait un emerge virtual/os-headers qui s'est parfaitement bien déroulé.
J'ai aussi utilisé Code: |
fix_libtool_files.sh 3.3.4 |
Mais cela n'a pas eu le moindre effet.
Quelqu'un aurait-il une idée ? _________________ pititjo.net
Le Mus. Et si c'était vrai ?
Last edited by pititjo on Sat Feb 19, 2005 4:48 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
fb99 l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/3047205813ef0c3a7839b6.gif)
Joined: 09 Apr 2003 Posts: 998 Location: Le Locle (Suisse,Neuchâtel)
|
Posted: Sat Feb 19, 2005 4:24 pm Post subject: |
|
|
regarde ça ça semble correspondre :
https://bugs.gentoo.org/show_bug.cgi?id=66042
en gros il dit qu'il faut ajouter gcj dans tes use flags + je te laisse lire apprendre et découvrir par toi-même.
Car c'est en cherchant soi-même qu'on progresse réellement ![Wink :wink:](images/smiles/icon_wink.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
pititjo Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 19 Sep 2004 Posts: 245 Location: Paris (France)
|
Posted: Sat Feb 19, 2005 4:48 pm Post subject: |
|
|
Ça semble marcher. Merci.
Au contraire, il semblerais que gcj soit gênant et qu'il faille l'enlever.
J'ai fais comme proposé c'est à dire exporter STAGE1_USE="build before bootstrapping".
Je ne suis pas sure que ce soit ce qu'il y a de plus propre mais bon, je suis passer à la compil suivante (gcc...) alors... _________________ pititjo.net
Le Mus. Et si c'était vrai ? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
fb99 l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/3047205813ef0c3a7839b6.gif)
Joined: 09 Apr 2003 Posts: 998 Location: Le Locle (Suisse,Neuchâtel)
|
Posted: Sat Feb 19, 2005 4:59 pm Post subject: |
|
|
tu as raison après relecture il me semble qu'il faille l'enlever donc bravo et bonne continuation
PS: si jamais tu as un problème de compilation n'hésite pas à jeter un coup d'oeil sur bugzilla |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|