Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Probleme bei der gnome Installation
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
B.A.
n00b
n00b


Joined: 27 Jan 2005
Posts: 3
Location: M / BY / GER

PostPosted: Sun Aug 14, 2005 10:55 am    Post subject: Probleme bei der gnome Installation Reply with quote

Hi all
ich versuche mittlerweile seit einer Woche gnome auf mein IBM T23 zu bekommen und es scheitert immer bei dem Paket gst-plugins-ffmpeg-0.8.4
Die debug Informationen sagen mir überhaupt nichts, ausser dass er hier in irgendeine end Schleife reinkommt.


Code:

emerge -dv gst-plugins-ffmpeg
...

...
+ return 0
+ for x in '"$@"'
+ case "${x}" in
+ fstack-flags
+ gcc-specs-ssp
+ local directive
++ gcc-specs-directive cc1
++++ tc-getCC
++++ tc-getPROG CC gcc
++++ local var=CC
++++ local prog=gcc
++++ [[ -n '' ]]
++++ local search=
++++ [[ -n '' ]]
++++ [[ -z '' ]]
+++++ get_abi_CHOST
+++++ get_abi_var CHOST
+++++ local flag=CHOST
+++++ local abi
+++++ '[' 1 -gt 1 ']'
+++++ '[' -n '' ']'
+++++ '[' -n default ']'
+++++ abi=default
+++++ local var=CHOST_default
+++++ echo i686-pc-linux-gnu
+++ grep '^Reading'
+++ awk '{print $NF}'
++++ [[ -n i686-pc-linux-gnu ]]
++++++ get_abi_CHOST
++++++ get_abi_var CHOST
++++++ local flag=CHOST
++++++ local abi
++++++ '[' 1 -gt 1 ']'
++++++ '[' -n '' ']'
++++++ '[' -n default ']'
++++++ abi=default
++++++ local var=CHOST_default
++++++ echo i686-pc-linux-gnu
+++++ type -p i686-pc-linux-gnu-gcc
++++ search=/usr/bin/i686-pc-linux-gnu-gcc
++++ [[ -z /usr/bin/i686-pc-linux-gnu-gcc ]]
++++ [[ -n /usr/bin/i686-pc-linux-gnu-gcc ]]
++++ prog=i686-pc-linux-gnu-gcc
++++ export CC=i686-pc-linux-gnu-gcc
++++ CC=i686-pc-linux-gnu-gcc
++++ echo i686-pc-linux-gnu-gcc
+++ i686-pc-linux-gnu-gcc -v
++ local specfiles=
++ awk -v spec=cc1 'BEGIN       { sstr=""; outside=1 }
        $1=="*"spec":"  { sstr=""; outside=0; next }
        outside || NF==0 || ( substr($1,1,1)=="*" && substr($1,length($1),1)==":" ) { outside=1; next }
        { sstr=sstr $0 }
END     { print sstr }'


Ich hab schon mehrer CFLAGS Konfigurationen versucht, aber irgendwie friert die Installation immer an diesem Punkt ein

Mein make.conf sieht aktuell so aus:
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=pentium3 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
GENTOO_MIRRORS="ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ft$
# win32codecs rausgeschmissen 14.08.05
USE="gtk gnome -qt -kde dvdread alsa cdr java X xosd howl hal"
# hinzugefuegt 02.08.05
LINGUAS="de"


Hat einer von Euch eine Idee?
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