Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
./config.guess: unable to guess system type
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3541
Location: Berlin

PostPosted: Mon Jul 19, 2004 3:05 pm    Post subject: ./config.guess: unable to guess system type Reply with quote

Hallo
Ich habe ein paar unstabile libs emergt. Die habe ich jetzt wieder entfernt und wollte sie nun neu in der stabilen Version einspielen.
Beim starten der Konsole kommt folgende Ausgabe:
/dev/ttyp4 is not the slave for the master pty on fd 3
xterm läßt sich nicht mehr starten.

Roadrunner root # emerge /usr/portage/x11-libs/gtk+/gtk+-2.4.4.ebuild
Calculating dependencies ...done!
>>> emerge (1 of 1) x11-libs/gtk+-2.4.4 to /
>>> md5 src_uri ;-) gtk+-2.4.4.tar.bz2
>>> Unpacking source...
>>> Unpacking gtk+-2.4.4.tar.bz2 to /var/tmp/portage/gtk+-2.4.4/work
* Applying gtk+-2.0.6-exportsymbols.patch... [ ok ]
* Applying gtk+-2.2.1-disable_icons_smooth_alpha.patch... [ ok ]
* Applying gtk+-2.4.1-define_sensible_icon_theme.patch... [ ok ]
>>> Source unpacked.
* Patching ${S}/ltmain.sh...
* Applying portage-1.4.1.patch...
* Applying max_cmd_len-1.5.0.patch...
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking build system type... ./config.guess: unable to guess system type

This script, last modified 2003-06-17, has failed to recognize
the operating system you are using. It is advised that you
download the most up to date version of the config scripts from

ftp://ftp.gnu.org/pub/gnu/config/

If the version you run (./config.guess) is already up to date, please
send the following data and any information you think might be
pertinent to <config-patches@gnu.org> in order to provide the needed
information to handle your system.

config.guess timestamp = 2003-06-17

uname -m =
uname -r =
uname -s =
uname -v =

/usr/bin/uname -p =
/bin/uname -X =

hostinfo =
/bin/universe =
/usr/bin/arch -k =
/bin/arch = i686
/usr/bin/oslevel =
/usr/convex/getsysinfo =

UNAME_MACHINE =
UNAME_RELEASE =
UNAME_SYSTEM =
UNAME_VERSION =
configure: error: cannot guess build type; you must specify one

!!! ERROR: x11-libs/gtk+-2.4.4 failed.
!!! Function econf, Line 362, Exitcode 1
!!! econf failed
:cry:
Kann mir da jemand weiterhelfen?
MfG
Back to top
View user's profile Send private message
UTgamer
Veteran
Veteran


Joined: 10 Aug 2003
Posts: 1326
Location: Troisdorf (Köln) Deutschland

PostPosted: Mon Jul 19, 2004 3:44 pm    Post subject: Reply with quote

Wie emergest du,
Quote:
emerge /usr/portage/x11-libs/gtk+/gtk+-2.4.4.ebuild
ist das dein normaler weg?
Außerdem hast du gesagt du würdest stable nachinstallieren wollen.
Habe gerade eben deinetwegen ein emerge sync gemacht, die aktuelle Stable ist:
x11-libs/gtk+-2.4.1

Also deiner Installation würde ich nicht mehr vertrauen :wink:
_________________
AMD Phenom II x4 >> CFLAGS="-march=amdfam10 -O2 -mmmx -msse3 -mfpmath=sse,387 -pipe -ffast-math" is stable and here in use.

Did Intel produce at any time bugfree HW?
http://www.urbanmyth.org/microcode/
http://www.heise.de/newsticker/meldung/91748
Back to top
View user's profile Send private message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3541
Location: Berlin

PostPosted: Mon Jul 19, 2004 3:51 pm    Post subject: Reply with quote

Entschuldigung. Der Fehler ist bei allen 2.4'er Versionen aufgetreten. Bei mir ist auch 2.4.1 die stabile. Ich habe aber alle Versionen von 2.4... ausprobiert. Bei allen die gleiche Ausgabe. 2.4.4 war halt die letzte, die ich ausprobiert habe.
(einfo "For gtk themes to work correctly after an update, you might have to rebuild your theme engines."
einfo "Executing 'qpkg -f -nc /usr/lib/gtk-2.0/2.2.0/engines | xargs emerge' should do the trick if"
einfo "you upgrade from gtk+-2.2 to 2.4 (requires gentoolkit))
gentoolkit habe ich installiert.
Back to top
View user's profile Send private message
Genone
Retired Dev
Retired Dev


Joined: 14 Mar 2003
Posts: 9626
Location: beyond the rim

PostPosted: Mon Jul 19, 2004 4:28 pm    Post subject: Reply with quote

was sagt
Code:
uname -a
Back to top
View user's profile Send private message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3541
Location: Berlin

PostPosted: Mon Jul 19, 2004 4:34 pm    Post subject: Reply with quote

uname -a
keine Ausgabe
auch uname --help oder uname -v ohne Ausgabe
Back to top
View user's profile Send private message
Genone
Retired Dev
Retired Dev


Joined: 14 Mar 2003
Posts: 9626
Location: beyond the rim

PostPosted: Mon Jul 19, 2004 4:44 pm    Post subject: Reply with quote

Autsch, das ist nicht gut. Entweder ist dein Kernel irgendwie kaputt oder deine coreutils Installation.
Back to top
View user's profile Send private message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3541
Location: Berlin

PostPosted: Mon Jul 19, 2004 4:46 pm    Post subject: Reply with quote

emerge coreutils bricht mit der gleichen Fehlermeldung ab. Du meinst als, ich sollte meinen Kernel noch einmal kompillieren?
MfG
Back to top
View user's profile Send private message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3541
Location: Berlin

PostPosted: Mon Jul 19, 2004 5:20 pm    Post subject: Reply with quote

Der Kernel läßt sich nicht mehr neu kompillieren.
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
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