Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gentoo 2004.3 gettext Problem
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Hotstuff
Guru
Guru


Joined: 19 Sep 2004
Posts: 487
Location: Schweiz ( Zürich )

PostPosted: Sat Nov 27, 2004 9:51 am    Post subject: Gentoo 2004.3 gettext Problem Reply with quote

Hallo

Habe mal durchgelesen den Treath wo englisch ist, aber ich komme dort nicht draus, weil meine Englisch kenntnisse zu schlecht sind.

Kann einer sagen was die Lösung ist für das Problem.

Es handelt sich über die Datei gettext-0.12.1-r2

Und die Fehlermeldung kommt

Code:
configure: error : C++ preprocessor "/lib/cpp" fails sanity check
configure: error : /bin/sh ` ./configure ` failed for autoconf-lib-lin

!!! ERROR: sys-devel/gettext-0.12.1-r2 fail
!!! function src_compile, Line 54, Exit Code 2
!!! (no error message)
!!! if you need support ...


Vielen Dank

Gruss Dave
_________________
Root Server 1: INTEL Core 2 Quad Q6600 "Kentsfield", 4x 2.40GHz, 4GB DDR2 Ram, Gentoo 2007.0 32Bit
Root Server 2: INTEL Core 2 Quad Q6600 "Kentsfield", 4x 2.40GHz, 4GB DDR2 Ram, Gentoo 2007.0 64Bit


Last edited by Hotstuff on Sat Nov 27, 2004 10:10 am; edited 1 time in total
Back to top
View user's profile Send private message
genstef
Retired Dev
Retired Dev


Joined: 13 Jun 2004
Posts: 668
Location: M/Bay/Germany

PostPosted: Sat Nov 27, 2004 10:10 am    Post subject: Reply with quote

!!! if you need support ...

Das heisst du sollst die oberste fehlermeldung posten und nicht die Abbruchnachricht. Vielleicht sollten wir das lokalisieren?
Back to top
View user's profile Send private message
Hotstuff
Guru
Guru


Joined: 19 Sep 2004
Posts: 487
Location: Schweiz ( Zürich )

PostPosted: Sat Nov 27, 2004 10:11 am    Post subject: Reply with quote

Habe es oben hizugefügt

Gruss Dave
_________________
Root Server 1: INTEL Core 2 Quad Q6600 "Kentsfield", 4x 2.40GHz, 4GB DDR2 Ram, Gentoo 2007.0 32Bit
Root Server 2: INTEL Core 2 Quad Q6600 "Kentsfield", 4x 2.40GHz, 4GB DDR2 Ram, Gentoo 2007.0 64Bit
Back to top
View user's profile Send private message
Hotstuff
Guru
Guru


Joined: 19 Sep 2004
Posts: 487
Location: Schweiz ( Zürich )

PostPosted: Sat Nov 27, 2004 4:40 pm    Post subject: Reply with quote

Hallo

Hat nimmand eine Idee

Gruss Dave
_________________
Root Server 1: INTEL Core 2 Quad Q6600 "Kentsfield", 4x 2.40GHz, 4GB DDR2 Ram, Gentoo 2007.0 32Bit
Root Server 2: INTEL Core 2 Quad Q6600 "Kentsfield", 4x 2.40GHz, 4GB DDR2 Ram, Gentoo 2007.0 64Bit
Back to top
View user's profile Send private message
genstef
Retired Dev
Retired Dev


Joined: 13 Jun 2004
Posts: 668
Location: M/Bay/Germany

PostPosted: Sat Nov 27, 2004 4:49 pm    Post subject: Reply with quote

Ist eigentlich immer noch zu wenig was du postest, sieht aber danach aus, als ob dein compiler nicht ganz ordentlich funktioniert
Back to top
View user's profile Send private message
Imago
Apprentice
Apprentice


Joined: 25 Nov 2004
Posts: 157
Location: Germany

PostPosted: Sat Nov 27, 2004 5:26 pm    Post subject: Reply with quote

Laut diesem Thread: Stage 1 install of 2004.3 -- More Perl Dependency Issues
dürfte das hier dein Problem beheben:

Code:

emerge libperl && emerge libperl && emerge system


Cu
Imago
Back to top
View user's profile Send private message
Hotstuff
Guru
Guru


Joined: 19 Sep 2004
Posts: 487
Location: Schweiz ( Zürich )

PostPosted: Sat Nov 27, 2004 6:28 pm    Post subject: Reply with quote

Geht aber nicht, gibt es eine andere Lösung

Gruss Dave
_________________
Root Server 1: INTEL Core 2 Quad Q6600 "Kentsfield", 4x 2.40GHz, 4GB DDR2 Ram, Gentoo 2007.0 32Bit
Root Server 2: INTEL Core 2 Quad Q6600 "Kentsfield", 4x 2.40GHz, 4GB DDR2 Ram, Gentoo 2007.0 64Bit
Back to top
View user's profile Send private message
Konsti
l33t
l33t


Joined: 10 Dec 2002
Posts: 691

PostPosted: Sat Nov 27, 2004 6:40 pm    Post subject: Reply with quote

dave1986 wrote:
Geht aber nicht


*rofl*
Back to top
View user's profile Send private message
Hotstuff
Guru
Guru


Joined: 19 Sep 2004
Posts: 487
Location: Schweiz ( Zürich )

PostPosted: Sat Nov 27, 2004 6:46 pm    Post subject: Reply with quote

Hallo

Irgend eine Lösung gibt es sicher. Was haben die geändert 2004.2 bis 2004.3

Gruss Dave
_________________
Root Server 1: INTEL Core 2 Quad Q6600 "Kentsfield", 4x 2.40GHz, 4GB DDR2 Ram, Gentoo 2007.0 32Bit
Root Server 2: INTEL Core 2 Quad Q6600 "Kentsfield", 4x 2.40GHz, 4GB DDR2 Ram, Gentoo 2007.0 64Bit
Back to top
View user's profile Send private message
Imago
Apprentice
Apprentice


Joined: 25 Nov 2004
Posts: 157
Location: Germany

PostPosted: Sat Nov 27, 2004 7:12 pm    Post subject: Reply with quote

hmm sieht so aus als ob du noch den Compiler verwendest aus dem stage1 archiv. Weil da nämlich anscheinend kein C++-Compiler dabei ist.

schau mal mit gcc-config -l ob du noch nen anderen Compiler drauf hast, wenn ja dann versuch mal zu wechseln.
ansonsten versuch mal gcc vorher neu zu emergen
'emerge --nodeps --oneshot gcc'

CU
Imago
Back to top
View user's profile Send private message
RealGeizt
l33t
l33t


Joined: 22 Apr 2003
Posts: 700

PostPosted: Sat Nov 27, 2004 8:05 pm    Post subject: Reply with quote

du hast wohl den bootstrap nicht richtig ausgeführt, weil da nen fehler in dem stage1 archiv ist und deswegen hast du noch keinen compiler.
nun lösche "bootstrap_progress " aus /var/run/ und füre das bootstrap script nochmal aus. dann kannst du mit emerge system fortfahren.
Back to top
View user's profile Send private message
amne
Bodhisattva
Bodhisattva


Joined: 17 Nov 2002
Posts: 6378
Location: Graz / EU

PostPosted: Sat Nov 27, 2004 8:12 pm    Post subject: Reply with quote

dave1986 wrote:
Hallo

Hat nimmand eine Idee

Gruss Dave


Auch für dich gilt: Bitte mindestens 24h vor dem Bumpen warten.
_________________
Dinosaur week! (Ok, this thread is so last week)
Back to top
View user's profile Send private message
Toastbrot
Tux's lil' helper
Tux's lil' helper


Joined: 06 Sep 2004
Posts: 81
Location: Germany

PostPosted: Sun Nov 28, 2004 9:06 am    Post subject: Reply with quote

Ich habe auch das Problem beim Bootstrappen, dass gettext Probleme macht.

Code:
emerge --nodeps --oneshot gcc
funktioniert nicht, da es auf den Mirrors nicht ist.

Code:
 lösche "bootstrap_progress " aus /var/run/ und füre das bootstrap script nochmal aus
führt leider zu keiner Verbesserung.

Ich bin jetzt ziemlich ratlos wie fortzufahren ist.
_________________
viele Grüße, das Toastbrot

Der mit dem Eselspinguin tanzt.
Back to top
View user's profile Send private message
genstef
Retired Dev
Retired Dev


Joined: 13 Jun 2004
Posts: 668
Location: M/Bay/Germany

PostPosted: Sun Nov 28, 2004 10:43 am    Post subject: Reply with quote

Dann suche doch im bugzilla nach einer bugid dafür oder öffne einen neuen bug. Weil das sieht sehr nach einem bug aus, den das livecd-team sicher gerne lösen will :)
Back to top
View user's profile Send private message
Hotstuff
Guru
Guru


Joined: 19 Sep 2004
Posts: 487
Location: Schweiz ( Zürich )

PostPosted: Sun Nov 28, 2004 10:57 am    Post subject: Reply with quote

Hallo

Doch das geht bei mir

Code:
emerge --nodeps --oneshot gcc


Gruss Dave
_________________
Root Server 1: INTEL Core 2 Quad Q6600 "Kentsfield", 4x 2.40GHz, 4GB DDR2 Ram, Gentoo 2007.0 32Bit
Root Server 2: INTEL Core 2 Quad Q6600 "Kentsfield", 4x 2.40GHz, 4GB DDR2 Ram, Gentoo 2007.0 64Bit
Back to top
View user's profile Send private message
Toastbrot
Tux's lil' helper
Tux's lil' helper


Joined: 06 Sep 2004
Posts: 81
Location: Germany

PostPosted: Sun Nov 28, 2004 11:02 am    Post subject: Reply with quote

Ich habe mal versucht gettext zu emergen. Das läuft sehr (!!) lange, und sieht auch zunächst ok aus, bricht dann jedochauch ab.

€dit: Oha, ich habe gerade mal die Mirrors aus der make.conf genommen und schon findet emerge ein passenden Server für gcc. Mal sehen was draus wird...
_________________
viele Grüße, das Toastbrot

Der mit dem Eselspinguin tanzt.
Back to top
View user's profile Send private message
reptile
Guru
Guru


Joined: 19 Nov 2002
Posts: 363

PostPosted: Sun Nov 28, 2004 11:31 am    Post subject: Reply with quote

ansonsten mit
Code:
user@host portage # USE="-nls" scripts/bootstrap.sh
versuchen. so gings bei mir.

hth
Back to top
View user's profile Send private message
Toastbrot
Tux's lil' helper
Tux's lil' helper


Joined: 06 Sep 2004
Posts: 81
Location: Germany

PostPosted: Sun Nov 28, 2004 11:56 am    Post subject: Reply with quote

also gcc ist jetzt drauf, das bootstrappen will dennoch nicht :(

€dit:
Code:
USE="-nls" scripts/bootstrap.sh
bringt nix. Meint ihr, dass ist überhaupt noch hin zu bekommen, oder wird es einfacher sein, die platten nochmal leer zu räumen und den ganzen kram neu drauf spielen und zu hoffen dass es dann geht?

€dit2: Jetzt scheint es zu laufen, habe meine CFLAGS etwas minimiert.
_________________
viele Grüße, das Toastbrot

Der mit dem Eselspinguin tanzt.
Back to top
View user's profile Send private message
Hotstuff
Guru
Guru


Joined: 19 Sep 2004
Posts: 487
Location: Schweiz ( Zürich )

PostPosted: Sun Nov 28, 2004 6:20 pm    Post subject: Reply with quote

Hallo

Alles auf einmal gelöscht.

Ich habe das Problem ganz einfach gelöst das alles reibungslos installiert hat einfach das gemacht.

Code:
# nano -w /etc/make.conf


Dan das hinzugüfgt

Code:
USE="x86"


Dann ging alles

SO ging es weiter wie in der Anleitung steht!

Code:
# cd /usr/portage
# scripts/bootstrap.sh -f


dann

Code:
cd /usr/portage
# scripts/bootstrap.sh


und so weiter.

Gruss Dave
_________________
Root Server 1: INTEL Core 2 Quad Q6600 "Kentsfield", 4x 2.40GHz, 4GB DDR2 Ram, Gentoo 2007.0 32Bit
Root Server 2: INTEL Core 2 Quad Q6600 "Kentsfield", 4x 2.40GHz, 4GB DDR2 Ram, Gentoo 2007.0 64Bit
Back to top
View user's profile Send private message
amne
Bodhisattva
Bodhisattva


Joined: 17 Nov 2002
Posts: 6378
Location: Graz / EU

PostPosted: Sun Nov 28, 2004 7:26 pm    Post subject: Reply with quote

/usr/portage/profiles/use.desc wrote:
# The following flags are NOT to be set or unset by users
[..]
x86 - indicates that architecture is x86

_________________
Dinosaur week! (Ok, this thread is so last week)
Back to top
View user's profile Send private message
Toastbrot
Tux's lil' helper
Tux's lil' helper


Joined: 06 Sep 2004
Posts: 81
Location: Germany

PostPosted: Sun Nov 28, 2004 7:37 pm    Post subject: Reply with quote

Also das hat eben doch nicht geklappt. Das Bootstrappen ist zwar sehr weit gelaufen, allerdings dann nachher doch wieder an gettext gescheitert, x86 hab ich jetzt auch mal in die Use gesetzt. ich hoffe das klappt bald mal! :evil:
_________________
viele Grüße, das Toastbrot

Der mit dem Eselspinguin tanzt.
Back to top
View user's profile Send private message
amne
Bodhisattva
Bodhisattva


Joined: 17 Nov 2002
Posts: 6378
Location: Graz / EU

PostPosted: Sun Nov 28, 2004 8:03 pm    Post subject: Reply with quote

Ich wiederhole mich ja nur ungern:
amne wrote:
/usr/portage/profiles/use.desc wrote:
# The following flags are NOT to be set or unset by users
[..]
x86 - indicates that architecture is x86


Verrat uns besser mal, worans genau scheitert (Fehlermeldung - genau gleich wie im ersten Post? Wenn nein, posten) und poste deine make.conf.
_________________
Dinosaur week! (Ok, this thread is so last week)
Back to top
View user's profile Send private message
Hotstuff
Guru
Guru


Joined: 19 Sep 2004
Posts: 487
Location: Schweiz ( Zürich )

PostPosted: Sun Nov 28, 2004 8:04 pm    Post subject: Reply with quote

Ich habe Problem gelöst, wie ich es beschrieben habe.

Gruss Dave
_________________
Root Server 1: INTEL Core 2 Quad Q6600 "Kentsfield", 4x 2.40GHz, 4GB DDR2 Ram, Gentoo 2007.0 32Bit
Root Server 2: INTEL Core 2 Quad Q6600 "Kentsfield", 4x 2.40GHz, 4GB DDR2 Ram, Gentoo 2007.0 64Bit
Back to top
View user's profile Send private message
Toastbrot
Tux's lil' helper
Tux's lil' helper


Joined: 06 Sep 2004
Posts: 81
Location: Germany

PostPosted: Sun Nov 28, 2004 8:37 pm    Post subject: Reply with quote

In der Gentoo.de Hilfe zu den USE Flags steht x86 auch mit drin. afaik hatte ich das auf meinem alten Sys auch so.

Den anderen Fehloer kann ich leider momentan nicht reproduzieren, da ich jetzt ein anderes Problem habe.

Ich habe, das das 2004.3 Stage nicht so wollte, ein 2004.2er genommen. Dann halt gesynct und den Symlink von etc/make.profiles auf make.profile -> /usr/portage/profiles/default-linux/x86/2004.3 gesetzt.

Wenn ich dann Bootstrappe kommt folgender Fehler:


Code:
livecd portage # scripts/bootstrap.sh

Gentoo Linux; http://www.gentoo.org/
Copyright 1999-2004 Gentoo Foundation; Distributed under the GPLv2
Starting Bootstrap of base system ...
-------------------------------------------------------------------------------
!!! 'str' object has no attribute 'insert'
!!! 'rm -Rf /usr/portage/profiles; emerge sync' may fix this. If it does
!!! not then please report this to bugs.gentoo.org and, if possible, a dev
!!! on #gentoo (irc.freenode.org)
!!! 'str' object has no attribute 'insert'
!!! 'rm -Rf /usr/portage/profiles; emerge sync' may fix this. If it does
!!! not then please report this to bugs.gentoo.org and, if possible, a dev
!!! on #gentoo (irc.freenode.org)
 * Using baselayout : baselayout
 * Using portage    : portage
 * Using os-headers : virtual/os-headers
 * Using binutils   : binutils
 * Using gcc        : gcc
 * Using libc       : virtual/libc
 * Using texinfo    : sys-apps/texinfo
 * Using zlib       : zlib
 * Using ncurses    : ncurses
-------------------------------------------------------------------------------
Configuring environment ...
!!! 'str' object has no attribute 'insert'
!!! 'rm -Rf /usr/portage/profiles; emerge sync' may fix this. If it does
!!! not then please report this to bugs.gentoo.org and, if possible, a dev
!!! on #gentoo (irc.freenode.org)
!!! 'str' object has no attribute 'insert'
!!! 'rm -Rf /usr/portage/profiles; emerge sync' may fix this. If it does
!!! not then please report this to bugs.gentoo.org and, if possible, a dev
!!! on #gentoo (irc.freenode.org)
!!! 'str' object has no attribute 'insert'
!!! 'rm -Rf /usr/portage/profiles; emerge sync' may fix this. If it does
!!! not then please report this to bugs.gentoo.org and, if possible, a dev
!!! on #gentoo (irc.freenode.org)
!!! 'str' object has no attribute 'insert'
!!! 'rm -Rf /usr/portage/profiles; emerge sync' may fix this. If it does
!!! not then please report this to bugs.gentoo.org and, if possible, a dev
!!! on #gentoo (irc.freenode.org)
!!! 'str' object has no attribute 'insert'
!!! 'rm -Rf /usr/portage/profiles; emerge sync' may fix this. If it does
!!! not then please report this to bugs.gentoo.org and, if possible, a dev
!!! on #gentoo (irc.freenode.org)
!!! 'str' object has no attribute 'insert'
!!! 'rm -Rf /usr/portage/profiles; emerge sync' may fix this. If it does
!!! not then please report this to bugs.gentoo.org and, if possible, a dev
!!! on #gentoo (irc.freenode.org)
!!! 'str' object has no attribute 'insert'
!!! 'rm -Rf /usr/portage/profiles; emerge sync' may fix this. If it does
!!! not then please report this to bugs.gentoo.org and, if possible, a dev
!!! on #gentoo (irc.freenode.org)
!!! 'str' object has no attribute 'insert'
!!! 'rm -Rf /usr/portage/profiles; emerge sync' may fix this. If it does
!!! not then please report this to bugs.gentoo.org and, if possible, a dev
!!! on #gentoo (irc.freenode.org)
!!! 'str' object has no attribute 'insert'
!!! 'rm -Rf /usr/portage/profiles; emerge sync' may fix this. If it does
!!! not then please report this to bugs.gentoo.org and, if possible, a dev
!!! on #gentoo (irc.freenode.org)
!!! 'str' object has no attribute 'insert'
!!! 'rm -Rf /usr/portage/profiles; emerge sync' may fix this. If it does
!!! not then please report this to bugs.gentoo.org and, if possible, a dev
!!! on #gentoo (irc.freenode.org)
!!! 'str' object has no attribute 'insert'
!!! 'rm -Rf /usr/portage/profiles; emerge sync' may fix this. If it does
!!! not then please report this to bugs.gentoo.org and, if possible, a dev
!!! on #gentoo (irc.freenode.org)
!!! 'str' object has no attribute 'insert'
!!! 'rm -Rf /usr/portage/profiles; emerge sync' may fix this. If it does
!!! not then please report this to bugs.gentoo.org and, if possible, a dev
!!! on #gentoo (irc.freenode.org)
!!! 'str' object has no attribute 'insert'
!!! 'rm -Rf /usr/portage/profiles; emerge sync' may fix this. If it does
!!! not then please report this to bugs.gentoo.org and, if possible, a dev
!!! on #gentoo (irc.freenode.org)
!!! 'str' object has no attribute 'insert'
!!! 'rm -Rf /usr/portage/profiles; emerge sync' may fix this. If it does
!!! not then please report this to bugs.gentoo.org and, if possible, a dev
!!! on #gentoo (irc.freenode.org)
!!! 'str' object has no attribute 'insert'
!!! 'rm -Rf /usr/portage/profiles; emerge sync' may fix this. If it does
!!! not then please report this to bugs.gentoo.org and, if possible, a dev
!!! on #gentoo (irc.freenode.org)
-------------------------------------------------------------------------------
!!! 'str' object has no attribute 'insert'
!!! 'rm -Rf /usr/portage/profiles; emerge sync' may fix this. If it does
!!! not then please report this to bugs.gentoo.org and, if possible, a dev
!!! on #gentoo (irc.freenode.org)


Ich habe ja unmittelbar davor Portage aktualisiert, daran kann es ja eigentlich dann doch nicht liegen.


und dann hier noch direkt meine make.conf

Code:
# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
#CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer"
CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer -fstack-protector -frename-registers -fweb"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
GENTOO_MIRRORS="http://ftp6.uni-erlangen.de/pub/mirrors/gentoo ftp://ftp6.uni-erlangen.de/pub/mirrors/gentoo"
USE="X alsa apache2 avi bash-completion bidi bzlib calendar cdr crypt cups dvd divx4linux emacs encode exif ftp gif gnome gtk gtk2 icq jpeg motif mozilla mpeg msql mysql oss pdflib php png ssl tiff truetype usb xvid xine x86 -kde -qt"
ACCEPT_KEYWORDS="~x86"

_________________
viele Grüße, das Toastbrot

Der mit dem Eselspinguin tanzt.
Back to top
View user's profile Send private message
amne
Bodhisattva
Bodhisattva


Joined: 17 Nov 2002
Posts: 6378
Location: Graz / EU

PostPosted: Sun Nov 28, 2004 9:42 pm    Post subject: Reply with quote

Erstens: Die Doku erwähnt /etc/make.profile/make.defaults - und da hat das x86 drin zu stehen. Als User lässt man aber die Finger davon.

Zweitens: ACCEPT_KEYWORDS="~x86" und Bootstrap vertragen sich nicht.

Drittens: Geh jetzt bitte genau nach der Anleitung vor, verwende die 2004.3 Stage und wenn dann noch immer Fehler auftreten poste diesen.
_________________
Dinosaur week! (Ok, this thread is so last week)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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