Sie sind nicht angemeldet.

1

30.05.2007, 16:29

[gelöst] Nach gestrigem Update klappt emerge/nautilus nicht mehr

Tja seit heute morgen startet Nautilus nicht mehr. Die folgende Meldung kriege ich, wenn ich nautilus in der Konsole starte bzw. versuche zu starten.

Quellcode

1
nautilus: error while loading shared libraries: libexif.so.10: cannot open shared object file: No such file or directory


Was vielleicht schlimmer ist, ich konnte nautilus auch nicht mehr neu mergen.
Hab dann versucht wie hier portage und gcc neu zu mergen
http://forums.gentoo.org/viewtopic-t-297935.html?sid=
(Ich hab zwar nur ein 32-Bit-System auf einer 32-Bit Maschine, aber schaden kanns ja nicht). Aber auch da erhalte ich (wohl) die gleiche Fehlermeldung

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.
make: *** [configure-build-libiberty] Error 1

!!! ERROR: sys-devel/gcc-4.1.2 failed.
Call stack:
  ebuild.sh, line 1615:   Called dyn_compile
  ebuild.sh, line 972:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  ebuild.sh, line 1305:   Called toolchain_src_compile
  toolchain.eclass, line 26:   Called gcc_src_compile
  toolchain.eclass, line 1537:   Called gcc_do_make
  toolchain.eclass, line 1411:   Called die

!!! emake failed with profiledbootstrap
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/sys-devel/gcc-4.1.2/temp/build.log'.


Hier das Ende des logs von emerge nautilus

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
checking whether the C compiler works... configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/gnome-base/nautilus-2.16.3/work/nautilus-2.16.3/config.log

!!! ERROR: gnome-base/nautilus-2.16.3 failed.
Call stack:
  ebuild.sh, line 1615:   Called dyn_compile
  ebuild.sh, line 972:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  ebuild.sh, line 1305:   Called gnome2_src_compile
  gnome2.eclass, line 70:   Called gnome2_src_configure
  gnome2.eclass, line 66:   Called econf '--disable-update-mimedb' '--disable-beagle'
  ebuild.sh, line 578:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/gnome-base/nautilus-2.16.3/temp/build.log'.


Hat jemand ne Idee wie ich meinem System wieder auf die Beine helfen kann ?

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »Zuriya« (31.05.2007, 20:15)


2

30.05.2007, 16:57

RE: Nach gestrigem Update klappt emerge/nautilus nicht mehr

Hatte vor kurzem ein Ähnliches Problemn auf einer Maschiene, was ich komischerweise durch das setzen des 2007-Profiel lösen konnte.

Schon Probiert?

Quellcode

1
2
revdep-rebuild -p
emerge -pt -DvuN world
Meine Rechtschreibfehler sind gewollt und unterliegen dem Copyright des Verfassers, es sei denn, sie sind explizit unter die GPL gestellt .....

Außerdem sind sie ein Ausdruck der Persönlichkeit des Schreibers!

3

30.05.2007, 18:03

RE: Nach gestrigem Update klappt emerge/nautilus nicht mehr

Das und poste mal dein emerge --info.
http://www.dyle.org
IM-Account (Jabber!) sind auf meiner HP ...
There is no place like /home

http://www.gentooforum.de
http://www.gentoofreunde.org

<div>how to annoy a web developer?</span>

4

30.05.2007, 18:31

revdep-rebuild -p

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Configuring search environment for revdep-rebuild

Checking reverse dependencies...

Packages containing binaries and libraries broken by a package update
will be emerged.

Collecting system binaries and libraries... done.
  (/root/.revdep-rebuild.1_files)

Collecting complete LD_LIBRARY_PATH... done.
  (/root/.revdep-rebuild.2_ldpath)

Checking dynamic linking consistency...
  broken /usr/bin/eog (requires  libexif.so.10)
q  broken /usr/bin/nautilus (requires  libexif.so.10)
  broken /usr/bin/nautilus-connect-server (requires  libexif.so.10)
  broken /usr/bin/nautilus-file-management-properties (requires  libexif.so.10)
  broken /usr/lib/gecko-sdk/bin/xpidl (requires  libIDL-0.6.so.0)
  broken /usr/lib/gimp/2.0/plug-ins/jpeg (requires  libexif.so.10)
  broken /usr/libexec/gnome-screensaver/floaters (requires  libexif.so.10)
  broken /usr/libexec/gnome-screensaver/popsquares (requires  libexif.so.10)
  broken /usr/libexec/gnome-screensaver/slideshow (requires  libexif.so.10)
 done.
  (/root/.revdep-rebuild.3_rebuild)

Assigning files to ebuilds... done.
  (/root/.revdep-rebuild.4_ebuilds)

Evaluating package order... done.
  (/root/.revdep-rebuild.5_order)

All prepared. Starting rebuild...
emerge --oneshot -p =media-gfx/gimp-2.2.14 =gnome-extra/gnome-screensaver-2.16.2 =media-gfx/eog-2.16.2 =gnome-base/nautilus-2.16.3 =gnome-extra/nautilus-cd-burner-2.16.2 

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] media-gfx/gimp-2.2.14  
[ebuild   R   ] gnome-extra/gnome-screensaver-2.16.2  USE="xinerama*" 
[ebuild   R   ] media-gfx/eog-2.16.2  
[ebuild   R   ] gnome-base/nautilus-2.16.3  
[ebuild   R   ] gnome-extra/nautilus-cd-burner-2.16.2  
Now you can remove -p (or --pretend) from arguments and re-run revdep-rebuild.


emerge -pt -DvuN world

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
Calculating world dependencies /emerge -pt -DvuN wor... done!
[ebuild   R   ] media-sound/amarok-1.4.5-r1  USE="aac* arts kde opengl real* xinerama* -daap -debug -ifp -ipod -mtp -musicbrainz -mysql -njb -noamazon -postgres -visualization" LINGUAS="-af -ar -az -bg -br -ca -cs -cy -da -de -el -en_GB -es -et -fa -fi -fr -ga -gl -he -hi -hu -is -it -ja -ka -km -ko -lt -ms -nb -nl -nn -pa -pl -pt -pt_BR -ro -ru -rw -se -sk -sl -sq -sr -sr@Latn -sv -ta -tg -th -tr -uk -uz -zh_CN -zh_TW" 0 kB 
[ebuild   R   ] media-video/xine-ui-0.99.5  USE="X aalib* ncurses nls readline xinerama* -curl -debug -libcaca -lirc -vdr" 0 kB 
[ebuild   R   ] media-video/kaffeine-0.8.3  USE="arts dvb* encode gstreamer vorbis xinerama* -debug -kdehiddenvisibility" 0 kB 
[nomerge      ] net-www/mplayerplug-in-3.35  USE="gtk quicktime -divx -gmedia -realmedia -wmp" 
[ebuild   R   ]  media-video/mplayer-1.0.20070321  USE="X a52 aac aalib alsa arts bidi* cddb dts dv dvb dvd dvdread encode esd gif gtk iconv ipv6 jpeg live* mad mmx mmxext mp2 mp3 musepack openal opengl oss png quicktime real sdl speex sse sse2 theora truetype unicode v4l v4l2 vorbis win32codecs x264 xanim xinerama xv xvid xvmc zoran -3dnow -3dnowext (-altivec) -amr -bindist -bl -cdparanoia -cpudetection -custom-cflags -debug -dga -directfb -doc -dvdnav -enca -fbcon -ftp -ggi -ivtv -jack -joystick -libcaca -lirc -livecd -lzo -md5sum -nas -pnm -radio -rar -rtc -samba -srt -svga -tga -tivo -vidix" VIDEO_CARDS="mga s3virge tdfx vesa" 0 kB 
[nomerge      ] media-sound/amarok-1.4.5-r1  USE="aac* arts kde opengl real* xinerama* -daap -debug -ifp -ipod -mtp -musicbrainz -mysql -njb -noamazon -postgres -visualization" LINGUAS="-af -ar -az -bg -br -ca -cs -cy -da -de -el -en_GB -es -et -fa -fi -fr -ga -gl -he -hi -hu -is -it -ja -ka -km -ko -lt -ms -nb -nl -nn -pa -pl -pt -pt_BR -ro -ru -rw -se -sk -sl -sq -sr -sr@Latn -sv -ta -tg -th -tr -uk -uz -zh_CN -zh_TW" 
[ebuild   R   ]  media-libs/xine-lib-1.1.4-r2  USE="X a52* aac* aalib* alsa arts dts* dvd esd flac* gnome gtk ipv6 mad musepack* nls opengl oss sdl speex* theora* truetype v4l* vorbis win32codecs xinerama* xv xvmc* (-altivec) -debug -directfb -dxr3 -fbcon -imagemagick -libcaca -mmap -mng -modplug -pulseaudio -samba -vcd -vidix -wavpack -xcb" 0 kB 
[ebuild   R   ]   media-libs/win32codecs-20061022-r1  USE="quicktime real*" 0 kB 
[ebuild   R   ] app-cdr/k3b-0.12.17  USE="alsa arts dvdr encode ffmpeg* flac* hal kde mp3 musepack* vorbis xinerama* -css -debug -musicbrainz -sndfile -vcd" LINGUAS="-af -bg -bn -br -bs -ca -cs -cy -da -de -el -en_GB -es -et -eu -fi -fr -ga -he -hi -hu -is -it -ja -km -lt -mk -ms -nb -nds -nl -nn -pa -pl -pt -pt_BR -ro -ru -se -sl -sr -sr@Latn -sv -ta -tr -uk -zh_CN -zh_TW" 0 kB 
[ebuild   R   ] dev-util/kdevelop-3.3.5  USE="arts fortran perl python xinerama* -ada -clearcase -cvs -debug -graphviz -haskell -java -pascal -perforce -php -ruby -sql -subversion" 0 kB 
[ebuild   R   ] net-p2p/ktorrent-2.1.3  USE="arts xinerama* -debug -kdeenablefinal" LINGUAS="-bg -br -ca -cs -cy -da -de -el -en_GB -es -et -eu -fr -ga -gl -hu -it -ja -km -lt -mk -ms -nb -nl -pa -pl -pt -pt_BR -ru -rw -sk -sr -sr@Latn -sv -tr -uk -zh_CN -zh_TW" 0 kB 
[ebuild   R   ] net-firewall/guarddog-2.4.0  USE="arts xinerama* -debug" 0 kB 
[ebuild   R   ] games-engines/scummvm-0.9.1  USE="alsa flac* mp3 ogg vorbis zlib -debug -fluidsynth" 0 kB 
[ebuild   R   ] app-cdr/gnomebaker-0.5.1-r2  USE="dvdr flac* mp3 nls vorbis -debug" 0 kB 
[ebuild   R   ] www-client/seamonkey-1.1.1  USE="crypt gnome ipv6 ldap xinerama* -debug -java -mozdevelop -moznocompose -moznoirc -moznomail -moznopango -moznoroaming -postgres -xforms -xprint" 0 kB 
[ebuild   R   ] sci-mathematics/koctave-0.65-r1  USE="arts xinerama* -debug" 0 kB 
[ebuild   R   ] media-sound/audacity-1.3.2-r1  USE="flac* mp3 sse* unicode vorbis -ladspa -libsamplerate" 0 kB 
[nomerge      ] x11-wm/beryl-0.2.1  USE="emerald gnome kde" 
[ebuild   R   ]  x11-wm/aquamarine-0.2.1  USE="arts xinerama* -debug" 0 kB 
[nomerge      ] games-simulation/lincity-ng-1.1.0  
[ebuild   R   ]  media-libs/sdl-gfx-2.0.13-r1  USE="mmx*" 0 kB 
[nomerge      ] gnome-base/gnome-2.16.2  USE="cdr cups dvdr hal ldap -accessibility" 
[ebuild   R   ]  gnome-extra/gnome-screensaver-2.16.2  USE="opengl pam xinerama* -debug -doc" 0 kB 
[ebuild   R   ]  gnome-base/gdm-2.16.4  USE="ipv6 pam tcpd xinerama* -accessibility -debug (-selinux)" 0 kB 
[ebuild   R   ]  media-sound/sound-juicer-2.16.2  USE="flac* ogg -debug" 0 kB 
[nomerge      ]  app-text/evince-0.6.1-r3  USE="dbus gnome -debug -djvu -doc -dvi -t1lib -tiff" 
[nomerge      ]   app-text/poppler-bindings-0.5.4  USE="cairo gtk qt3 qt4" 
[ebuild   R   ]    x11-libs/qt-4.2.3-r1  USE="cups dbus gif jpeg opengl png xinerama* zlib -accessibility -debug -doc -examples -firebird -glib -mng -mysql -nas -nis -odbc -pch -postgres -qt3support -sqlite -sqlite3" INPUT_DEVICES="-wacom" 0 kB 
[nomerge      ]  gnome-extra/deskbar-applet-2.16.2-r1  USE="eds spell -debug" 
[ebuild   R   ]   dev-python/gnome-python-desktop-2.16.0  USE="X -debug -doc%" 0 kB 
[ebuild   R   ]    media-video/totem-2.16.4  USE="a52* dbus dvd ffmpeg* firefox flac* gnome hal mad mpeg ogg theora* vorbis xv -debug -lirc -nsplugin -nvtv -xine" 0 kB 
[nomerge      ] kde-base/kde-3.5.5  USE="-accessibility" 
[ebuild   R   ]  kde-base/kdeedu-3.5.5  USE="arts xinerama* -debug -kdeenablefinal -kig-scripting" 0 kB 
[ebuild   R   ]  kde-base/kdetoys-3.5.5  USE="arts xinerama* -debug -kdeenablefinal -kdehiddenvisibility" 0 kB 
[ebuild   R   ]  kde-base/kdeutils-3.5.5  USE="arts crypt xinerama* -debug -kdeenablefinal -kdehiddenvisibility (-pbbuttonsd) -snmp" 0 kB 
[ebuild   R   ]  kde-base/kdewebdev-3.5.5  USE="arts xinerama* -debug -doc -kdeenablefinal -kdehiddenvisibility -tidy" 0 kB 
[ebuild   R   ]  kde-base/kdeadmin-3.5.5  USE="arts xinerama* -debug -kdeenablefinal -kdehiddenvisibility" 0 kB 
[ebuild   R   ]  kde-base/kdegraphics-3.5.5-r2  USE="arts imlib opengl xinerama* -debug -gphoto2 -kdeenablefinal -openexr -pdf -povray -scanner -tetex" 0 kB 
[ebuild   R   ]  kde-base/kdenetwork-3.5.5-r2  USE="arts ssl xinerama* -debug -jingle -kdeenablefinal -kdehiddenvisibility -rdesktop -sametime -slp -wifi" 0 kB 
[ebuild   R   ]  kde-base/kdeartwork-3.5.5  USE="arts opengl xinerama* -debug -kdeenablefinal -xscreensaver" 0 kB 
[ebuild   R   ]  kde-base/kdeaddons-3.5.5  USE="arts berkdb sdl xinerama* -debug -kdeenablefinal" 0 kB 
[ebuild   R   ]   kde-base/kdemultimedia-3.5.5  USE="alsa arts encode flac* gstreamer mp3 theora* vorbis xinerama* -akode -audiofile -debug -kdeenablefinal -xine" 0 kB 
[ebuild   R   ]    media-sound/vorbis-tools-1.1.1-r3  USE="flac* nls speex*" 0 kB 
[ebuild   R   ]   kde-base/kdepim-3.5.5-r4  USE="arts crypt xinerama* -debug -gnokii -kdeenablefinal -pda" 0 kB 
[nomerge      ] app-cdr/gnomebaker-0.5.1-r2  USE="dvdr flac* mp3 nls vorbis -debug" 
[ebuild  NS   ]  media-plugins/gst-plugins-flac-0.8.11  0 kB 
[nomerge      ] gnome-base/gnome-2.16.2  USE="cdr cups dvdr hal ldap -accessibility" 
[nomerge      ]  gnome-base/control-center-2.16.2  USE="alsa eds hal -debug" 
[nomerge      ]   gnome-base/nautilus-2.16.3  USE="X gnome -beagle -debug" 
[nomerge      ]    gnome-base/librsvg-2.16.1  USE="gnome zlib -debug -doc" 
[ebuild   R   ]     gnome-extra/libgsf-1.14.2  USE="gnome python -bzip2 -debug -doc (-static%)" 0 kB 
[nomerge      ] kde-base/kde-3.5.5  USE="-accessibility" 
[ebuild   R   ]  kde-base/kdegames-3.5.5  USE="arts xinerama* -debug -kdeenablefinal -kdehiddenvisibility" 0 kB 
[ebuild   R   ]   kde-base/kdebase-3.5.5-r4  USE="arts cups hal ldap opengl pam ssl xinerama* -debug -ieee1394 -java -kdeenablefinal -kdehiddenvisibility -lm_sensors -logitech-mouse -openexr -samba -xcomposite -xscreensaver -zeroconf" 0 kB 
[nomerge      ] games-emulation/dosbox-0.70  USE="alsa opengl -debug -hardened" 
[ebuild   R   ]  media-libs/sdl-sound-1.0.1-r1  USE="flac* mikmod speex* vorbis -physfs" 0 kB 
[nomerge      ] media-video/cinelerra-cvs-20070122  USE="alsa esd mmx opengl oss truetype -3dnow -altivec -css -ieee1394 -static" 
[nomerge      ]  media-video/mjpegtools-1.8.0-r1  USE="X dv gtk mmx png quicktime sdl sse v4l -3dnow -dga -yv12" 
[ebuild   R   ]   media-libs/libquicktime-0.9.10  USE="X aac* alsa dv* encode ffmpeg* gtk jpeg mmx* opengl png vorbis x264* -lame" 0 kB 
[nomerge      ] games-roguelike/noegnud-nethack-0.8.3  
[nomerge      ]  media-libs/sdl-mixer-1.2.7  USE="mikmod mp3 vorbis -timidity" 
[ebuild   R   ]   media-libs/smpeg-0.4.4-r8  USE="X gtk mmx* opengl -debug" 0 kB 
[nomerge      ] gnome-base/gnome-2.16.2  USE="cdr cups dvdr hal ldap -accessibility" 
[nomerge      ]  net-im/ekiga-2.0.7  USE="dbus gnome sdl -avahi -debug -doc" 
[nomerge      ]   net-libs/opal-2.2.6  USE="-debug -noaudio -novideo" 
[ebuild   R   ]    dev-libs/pwlib-1.10.5  USE="alsa ipv6 ldap oss sdl ssl v4l* v4l2* xml -debug -ieee1394 -sasl" 0 kB 
[nomerge      ] kde-base/kde-3.5.5  USE="-accessibility" 
[nomerge      ]  kde-base/kdemultimedia-3.5.5  USE="alsa arts encode flac* gstreamer mp3 theora* vorbis xinerama* -akode -audiofile -debug -kdeenablefinal -xine" 
[nomerge      ]   media-sound/vorbis-tools-1.1.1-r3  USE="flac* nls speex*" 
[ebuild   R   ]    net-misc/curl-7.15.1-r1  USE="ipv6 ldap ssl -ares -gnutls -idn -kerberos -test (-krb4%)" 0 kB 
[nomerge      ] gnome-base/gnome-2.16.2  USE="cdr cups dvdr hal ldap -accessibility" 
[nomerge      ]  www-client/epiphany-2.16.2  USE="python -debug -doc" 
[ebuild   R   ]   www-client/mozilla-firefox-2.0.0.3  USE="gnome ipv6 xinerama* -bindist -debug -filepicker -java -mozdevelop -moznopango -restrict-javascript -xforms -xprint" LINGUAS="-af -ar -be -bg -ca -cs -da -de -el -en_GB -es -es_AR -es_ES -eu -fi -fr -fy -fy_NL -ga -ga_IE -gu -gu_IN -he -hu -it -ja -ka -ko -ku -lt -mk -mn -nb -nb_NO -nl -nn -nn_NO -pa -pa_IN -pl -pt -pt_BR -pt_PT -ru -sk -sl -sv -sv_SE -tr -zh -zh_CN -zh_TW" 0 kB 
[nomerge      ] games-puzzle/ksudoku-0.4  USE="arts xinerama -debug" 
[ebuild   R   ]  kde-base/kdelibs-3.5.5-r10  USE="alsa arts cups fam spell ssl xinerama* -acl -avahi -debug -doc -jpeg2k -kdeenablefinal -kdehiddenvisibility -kerberos -legacyssl -lua -openexr -tiff -utempter -zeroconf" LINGUAS="-he" 0 kB 
[nomerge      ] media-video/cinelerra-cvs-20070122  USE="alsa esd mmx opengl oss truetype -3dnow -altivec -css -ieee1394 -static" 
[ebuild   R   ]  media-video/ffmpeg-0.4.9_p20070330  USE="X a52* aac* dts* encode imlib mmx* ogg oss sdl theora* truetype v4l* vorbis x264* xvid* zlib (-altivec) -amr -debug -doc -ieee1394 -network -test -threads" 0 kB 
[ebuild   R   ]   media-libs/libsdl-1.2.11-r2  USE="X aalib* alsa arts esd opengl oss xinerama* xv -dga -directfb -fbcon -ggi -libcaca -nas -noaudio -noflagstrip -nojoystick -novideo -svga" 0 kB 
[ebuild   R   ]    kde-base/arts-3.5.5  USE="alsa esd mp3 vorbis xinerama* -artswrappersuid -debug -jack -kdeenablefinal -nas" 0 kB 
[ebuild   R   ]     x11-libs/qt-3.3.8-r2  USE="cups gif ipv6 opengl xinerama* -debug -doc -examples -firebird -immqt -immqt-bc -mysql -nas -nis -odbc -postgres -sqlite" 0 kB 
[nomerge      ] gnome-base/gnome-2.16.2  USE="cdr cups dvdr hal ldap -accessibility" 
[nomerge      ]  gnome-base/gnome-volume-manager-2.15.0-r1  USE="crypt -debug -doc" 
[nomerge      ]   gnome-base/control-center-2.16.2  USE="alsa eds hal -debug" 
[ebuild   R   ]    x11-wm/metacity-2.16.3  USE="xinerama* -debug" 0 kB 
[nomerge      ] gnome-base/gnome-2.16.2  USE="cdr cups dvdr hal ldap -accessibility" 
[nomerge      ]  gnome-base/gdm-2.16.4  USE="ipv6 pam tcpd xinerama* -accessibility -debug (-selinux)" 
[ebuild   R   ]   gnome-base/libgnomecanvas-2.14.0  USE="X -debug -doc (-static%)" 0 kB 
[nomerge      ]  gnome-base/gconf-2.14.0  USE="-debug -doc" 
[ebuild   R   ]   x11-libs/gtk+-2.10.9  USE="X jpeg xinerama* -debug -doc -tiff" 0 kB 
[nomerge      ] media-plugins/gst-plugins-neon-0.10.4  
[nomerge      ]  media-libs/gst-plugins-base-0.10.11  USE="X alsa esd oss xv -debug" 
[nomerge      ]   media-libs/gstreamer-0.10.11  
[nomerge      ]    dev-libs/libxml2-2.6.27  USE="ipv6 python readline -debug -doc -test" 
[nomerge      ]     dev-lang/python-2.4.4-r4  USE="berkdb gdbm ipv6 ncurses readline ssl -bootstrap -build -doc -examples -nocxx -nothreads -tk -ucs2" 
[ebuild   R   ]      dev-libs/openssl-0.9.8d  USE="sse2* zlib -bindist -emacs -test" 0 kB 
[nomerge      ] media-video/nvidia-settings-1.0.20051122-r3  
[nomerge      ]  x11-drivers/nvidia-drivers-1.0.9631-r1  
[nomerge      ]   x11-base/xorg-server-1.2.0-r3  USE="dri ipv6 sdl xorg -3dfx -debug -dmx -kdrive -minimal (-nptl) -xprint" INPUT_DEVICES="evdev keyboard mouse -acecad -aiptek -calcomp -citron -digitaledge -dmc -dynapro -elo2300 -elographics -fpit -hyperpen -jamstudio -joystick -magellan -microtouch -mutouch -palmax -penmount -spaceorb -summa -synaptics -tek4957 -ur98 -vmmouse -void -wacom" VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i740 i810 imstt mach64* mga neomagic nsc nv r128* radeon* rendition s3 s3virge savage siliconmotion sis sisusb tdfx tga trident tseng v4l vesa vga via vmware voodoo -epson -fglrx (-impact) (-newport) -nvidia (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx)" 
[ebuild  N    ]    x11-drivers/xf86-video-ati-6.6.3  USE="dri -debug" 707 kB 
[nomerge      ] media-video/cinelerra-cvs-20070122  USE="alsa esd mmx opengl oss truetype -3dnow -altivec -css -ieee1394 -static" 
[nomerge      ]  media-video/ffmpeg-0.4.9_p20070330  USE="X a52* aac* dts* encode imlib mmx* ogg oss sdl theora* truetype v4l* vorbis x264* xvid* zlib (-altivec) -amr -debug -doc -ieee1394 -network -test -threads" 
[ebuild   R   ]   media-libs/imlib2-1.3.0  USE="X gif jpeg mmx* mp3 nls png zlib -bzip2 -doc -tiff" 0 kB 
[nomerge      ] mail-client/mozilla-thunderbird-bin-2.0.0.0  LINGUAS="-be -bg -ca -cs -da -de -el -en_GB -es -es_AR -es_ES -eu -fi -fr -ga -ga_IE -hu -it -ja -lt -mk -nb -nb_NO -nl -pa -pa_IN -pl -pt -pt_BR -pt_PT -ru -sk -sl -sv -sv_SE -tr -zh -zh_CN -zh_TW" 
[nomerge      ]  www-client/mozilla-launcher-1.56  
[ebuild   R   ]   x11-apps/xdpyinfo-1.0.2  USE="xinerama* -debug -dga -dmx" 0 kB 
[nomerge      ] sci-mathematics/koctave-0.65-r1  USE="arts xinerama* -debug" 
[nomerge      ]  sci-mathematics/octave-2.1.73  USE="readline zlib -blas -debug -doc -emacs -hdf5 -mpi -static" 
[ebuild   R   ]   sci-libs/fftw-3.0.1-r2  USE="sse* sse2* -3dnow (-altivec) -mpi" 0 kB 
[nomerge      ] media-video/vlc-0.8.6b  USE="X a52 aalib alsa arts bidi cdda cddb dts dvb dvd esd flac hal httpd live matroska mod mp3 mpeg musepack ncurses ogg opengl oss png sdl skins speex stream theora truetype v4l vlm vorbis win32codecs wxwindows x264 xinerama xml xv -3dfx -altivec -avahi -corba -daap -dc1394 -debug -directfb -fbcon -ggi -gnutls -jack -libcaca -libnotify -lirc -nsplugin -optimisememory -rtsp -samba -sdl-image -seamonkey -shout -svg -svga -upnp -vcd -xosd" 
[ebuild   R   ]  dev-libs/libcdio-0.77  USE="cddb* nls -minimal -nocxx" 0 kB 
[nomerge      ] media-plugins/gst-plugins-faac-0.8.11  
[nomerge      ]  media-libs/faac-1.24-r3  
[ebuild   R   ]   media-libs/libsndfile-1.0.17  USE="alsa flac* -sqlite" 0 kB 
[nomerge      ] gnome-base/gnome-2.16.2  USE="cdr cups dvdr hal ldap -accessibility" 
[nomerge      ]  app-admin/sabayon-2.12.4  USE="-debug" 
[ebuild   R   ]   app-admin/gamin-0.1.8  USE="-debug (-doc%)" 0 kB 
[nomerge      ] media-plugins/gst-plugins-speex-0.8.11  
[ebuild   R   ]  media-libs/speex-1.1.12  USE="ogg sse* -vorbis-psy" 0 kB 
[nomerge      ] media-video/cinelerra-cvs-20070122  USE="alsa esd mmx opengl oss truetype -3dnow -altivec -css -ieee1394 -static" 
[nomerge      ]  media-libs/libsndfile-1.0.17  USE="alsa flac* -sqlite" 
[ebuild   R   ]   media-libs/flac-1.1.2-r8  USE="ogg sse* -3dnow -debug -doc" 0 kB 
[nomerge      ] media-video/nvidia-settings-1.0.20051122-r3  
[nomerge      ]  x11-drivers/nvidia-drivers-1.0.9631-r1  
[ebuild   R   ]   x11-base/xorg-server-1.2.0-r3  USE="dri ipv6 sdl xorg -3dfx -debug -dmx -kdrive -minimal (-nptl) -xprint" INPUT_DEVICES="evdev keyboard mouse -acecad -aiptek -calcomp -citron -digitaledge -dmc -dynapro -elo2300 -elographics -fpit -hyperpen -jamstudio -joystick -magellan -microtouch -mutouch -palmax -penmount -spaceorb -summa -synaptics -tek4957 -ur98 -vmmouse -void -wacom" VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i740 i810 imstt mach64* mga neomagic nsc nv r128* radeon* rendition s3 s3virge savage siliconmotion sis sisusb tdfx tga trident tseng v4l vesa vga via vmware voodoo -epson -fglrx (-impact) (-newport) -nvidia (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx)" 0 kB 
[nomerge      ] games-arcade/crack-attack-1.1.14-r1  USE="gtk sdl" 
[nomerge      ]  virtual/glut-1.0  
[nomerge      ]   media-libs/freeglut-2.4.0-r1  
[nomerge      ]    virtual/opengl-7.0  
[ebuild   R   ]     media-libs/mesa-6.5.2-r1  USE="motif -debug -doc -hardened (-nptl) -xcb" VIDEO_CARDS="i810 mach64* mga r128* radeon* s3virge savage sis tdfx trident via -none (-sunffb)" 0 kB 
[nomerge      ] app-cdr/k3b-0.12.17  USE="alsa arts dvdr encode ffmpeg* flac* hal kde mp3 musepack* vorbis xinerama* -css -debug -musicbrainz -sndfile -vcd" LINGUAS="-af -bg -bn -br -bs -ca -cs -cy -da -de -el -en_GB -es -et -eu -fi -fr -ga -he -hi -hu -is -it -ja -km -lt -mk -ms -nb -nds -nl -nn -pa -pl -pt -pt_BR -ro -ru -se -sl -sr -sr@Latn -sv -ta -tr -uk -zh_CN -zh_TW" 
[nomerge      ]  media-video/transcode-1.0.3  USE="X a52 dv dvdread gtk iconv jpeg mmx mp3 mpeg ogg quicktime sdl sse sse2 theora truetype v4l2 vorbis xml xvid -3dnow -altivec -extrafilters -fame -imagemagick -lzo -mjpeg -network" 
[ebuild   R   ]   media-libs/libmpeg3-1.5.2-r3  USE="mmx*" 0 kB 
[nomerge      ] media-video/cinelerra-cvs-20070122  USE="alsa esd mmx opengl oss truetype -3dnow -altivec -css -ieee1394 -static" 
[nomerge      ]  media-libs/libpng-1.2.18  USE="-doc" 
[ebuild   R   ]   sys-libs/zlib-1.2.3-r1  USE="(-build%)" 0 kB 

Total: 67 packages (1 new, 1 in new slot, 65 reinstalls), Size of downloads: 707 kB


emerge --info

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
localhost media # emerge --info         
Portage 2.1.2.7 (default-linux/x86/no-nptl, gcc-4.1.2, glibc-2.5-r2, 2.6.19-gentoo-r5markus6 i686)
=================================================================
System uname: 2.6.19-gentoo-r5markus6 i686 AMD Athlon(tm) Processor
Gentoo Base System release 1.12.9
Timestamp of tree: Tue, 29 May 2007 21:20:01 +0000
dev-java/java-config: 1.3.7, 2.0.32
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer -m3dnow -msse -mfpmath=sse -mmmx -pipe -ffast-math"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer -m3dnow -msse -mfpmath=sse -mmmx -pipe -ffast-math"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ "
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlays/local /usr/local/overlays/gentoo-de"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X a52 aac aalib alsa apm arts avi berkdb bidi bitmap-fonts cairo cdda cddb cdio cdr cli cracklib crypt cups dbus dlloader dri dts dv dvb dvd dvdr dvdread eds emboss encode esd fam ffmpeg firefox flac foomaticdb fortran freetype gdbm gif gnome gpm gstreamer gtk gtk2 hal httpd iconv imlib ipv6 isdnlog jpeg kde ldap libg++ libwww live mad matroska midi mikmod mmx mmxext mod motif mp2 mp3 mpeg mudflap musepack ncurses nls ogg openal opengl openmp oss pam pcre pdflib perl png ppds pppd python qt3 qt4 quicktime readline real reflection screen sdl session speex spell spl sse sse2 ssl stream tcpd theora truetype truetype-fonts type1-fonts udev unicode v4l v4l2 vlm vorbis win32codecs x11 x264 x86 xanim xinerama xml xorg xv xvid xvmc zlib zoran" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i740 i810 imstt mach64 mga neomagic nsc nv r128 radeon rendition s3 s3virge savage siliconmotion sis sisusb tdfx tga trident tseng v4l vesa vga via vmware voodoo"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS


Vielen Dank erst mal. Ich glaub das Problem hat damit zu tun, dass ich neue USE-Flags in /etc/make.conf hinzugefügt habe und das -N bei emerge -avuD world weggelassen habe. Großer Fehler, ich weiß . Eigentlich brauche ich die Flags nur für vlc (wenn überhaupt). Aber wehtun würde es wohl auch nicht die USE-Flags für die anderen Programme mitzunehmen.
Also

Quellcode

1
revdep-rebuild; emerge -avuDN world
?

Oder kann ich einfach die USE-Flags rauswerfen und in /etc/portage/portage.use an die entsprechende Stelle setzen, obiges Statement ausführen und gut ist?

Nachtrag: Die neuen Flags wären ohne Anspruch auf Vollständigkeit

Quellcode

1
a52 aac aalib bidi dts dv dvb ffmpeg flac live mmx musepack real speex sse sse2 theora v4l x264 xinerama xvid xvmc

Gäb das im Falle von mmx Geschwindigkeitsvorteile ? Oder können die alle raus ?
(Ich hab nur einen Monitor und die ganzen Codecs habe ich vorher nicht gebraucht)

Dieser Beitrag wurde bereits 5 mal editiert, zuletzt von »Zuriya« (30.05.2007, 18:48)


5

30.05.2007, 19:00

RE: Nach gestrigem Update klappt emerge/nautilus nicht mehr

Naja .. da würde ich erst mal das emerge durchlaufen lassen und dann das revdep-rebuild ....
Meine Rechtschreibfehler sind gewollt und unterliegen dem Copyright des Verfassers, es sei denn, sie sind explizit unter die GPL gestellt .....

Außerdem sind sie ein Ausdruck der Persönlichkeit des Schreibers!

6

30.05.2007, 20:56

Ah ja die CFLAGS haben sich auch noch geändert (daher klappts auch immer noch nicht)

alt:

Quellcode

1
CFLAGS="-march=athlon-xp -O2 -pipe"


neu:

Quellcode

1
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer -m3dnow -msse -mfpmath=sse -mmmx -pipe -ffast-math"


Wie teile ich das emerge mit, dass sich da was geändert hat?

.. gone googling

Update: Tja ich hab jetzt die alten CFLAGS und USE-Flags wieder hergestellt.
Aber irgendwie will weder revdep-rebuild noch emerge -avuDN world.

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/media-gfx/gimp-2.2.14/work/gimp-2.2.14/config.log

!!! ERROR: media-gfx/gimp-2.2.14 failed.
Call stack:
  ebuild.sh, line 1615:   Called dyn_compile
  ebuild.sh, line 972:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  gimp-2.2.14.ebuild, line 110:   Called econf '--disable-default-binary' '--with-x' '--disable-mmx' '--disable-sse' '--disable-altivec' '--disable-gtk-doc' '--enable-python' '--disable-print' '--with-libpng' '--with-libjpeg' '--with-libexif' '--disable-mp' '--without-libtiff' '--without-libmng' '--without-aa' '--without-lcms' '--without-gtkhtml2' '--without-librsvg' '--disable-debug'
  ebuild.sh, line 578:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/media-gfx/gimp-2.2.14/temp/build.log'.


revdep-rebuild failed to emerge all packages
you have the following choices:

- if emerge failed during the build, fix the problems and re-run revdep-rebuild
    or
- use -X or --package-names as first argument (trys to rebuild package, not exact
  ebuild)
    or
- set ACCEPT_KEYWORDS="~<your platform>" and/or /etc/portage/package.unmask
  (and remove /root/.revdep-rebuild.5_order to be evaluated again)
    or
- modify the above emerge command and run it manually
    or
- compile or unmerge unsatisfied packages manually, remove temporary files and
  try again (you can edit package/ebuild list first)

To remove temporary files, please run:
rm /root/.revdep-rebuild*.?_*


Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
clientattrib.o compsize.o eval.o glxcmds.o glxext.o glxextensions.o indirect.o indirect_init.o indirect_size.o indirect_window_pos.o indirect_transpose_matrix.o indirect_vertex_array.o indirect_vertex_program.o pixel.o pixelstore.o render2.o renderpix.o single2.o singlepix.o vertarr.o xfont.o glx_pbuffer.o glx_query.o glx_texture_compression.o dri_glx.o XF86dri.o ../../../src/mesa/main/dispatch.o ../../../src/mesa/glapi/glapi.o ../../../src/mesa/glapi/glthread.o ../../../src/mesa/x86/glapi_x86.o
mklib: Making Linux shared library:  libGL.so.1.2
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: warning: creating a DT_TEXTREL in object.
mklib: Installing libGL.so.1.2 libGL.so.1 libGL.so in ../../../lib
make[3]: Leaving directory `/var/tmp/portage/media-libs/mesa-6.5.2-r1/work/Mesa-6.5.2/src/glx/x11'
make[3]: Entering directory `/var/tmp/portage/media-libs/mesa-6.5.2-r1/work/Mesa-6.5.2/src/mesa'
make[4]: Entering directory `/var/tmp/portage/media-libs/mesa-6.5.2-r1/work/Mesa-6.5.2/src/mesa'
make[5]: Entering directory `/var/tmp/portage/media-libs/mesa-6.5.2-r1/work/Mesa-6.5.2/src/mesa/x86'
i686-pc-linux-gnu-gcc -I../../../include/GL -I../../../include -I.. -I../main -I../math -I../glapi -I../tnl -march=athlon-xp -O2 -pipe  -fno-strict-aliasing -fPIC -m32 -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING -DGLX_INDIRECT_RENDERING -DHAVE_ALIAS -DHAVE_POSIX_MEMALIGN -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM gen_matypes.c -o gen_matypes
./gen_matypes > matypes.h
/bin/sh: line 1:  2872 Segmentation fault      ./gen_matypes > matypes.h
make[5]: *** [matypes.h] Error 139
make[5]: Leaving directory `/var/tmp/portage/media-libs/mesa-6.5.2-r1/work/Mesa-6.5.2/src/mesa/x86'
make[4]: *** [subdirs] Error 2
make[4]: Leaving directory `/var/tmp/portage/media-libs/mesa-6.5.2-r1/work/Mesa-6.5.2/src/mesa'
make[3]: *** [default] Error 2
make[3]: Leaving directory `/var/tmp/portage/media-libs/mesa-6.5.2-r1/work/Mesa-6.5.2/src/mesa'
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/var/tmp/portage/media-libs/mesa-6.5.2-r1/work/Mesa-6.5.2/src'
make[1]: *** [default] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-libs/mesa-6.5.2-r1/work/Mesa-6.5.2'
make: *** [linux-dri-x86] Error 2

!!! ERROR: media-libs/mesa-6.5.2-r1 failed.
Call stack:
  ebuild.sh, line 1615:   Called dyn_compile
  ebuild.sh, line 972:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  mesa-6.5.2-r1.ebuild, line 231:   Called die

!!! Build failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/media-libs/mesa-6.5.2-r1/temp/build.log'.

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »Zuriya« (30.05.2007, 21:08)


7

31.05.2007, 09:22

1. Bitte verwende erstmal die Konservativen CFLAGS!!
2. Änderungen der CFLAGS werden nicht durch emerge direkt gehändelt, sondern nur duch ein Komplettes Neukompilierung des Systems (emerge -e system && emerge -e world)

Wann war Dein letztes emerge --sync??
Meine Rechtschreibfehler sind gewollt und unterliegen dem Copyright des Verfassers, es sei denn, sie sind explizit unter die GPL gestellt .....

Außerdem sind sie ein Ausdruck der Persönlichkeit des Schreibers!

8

31.05.2007, 10:08

Wie wärs wenn du einfach mal im Handbuch liest wie man überhaupt vernünftig ein System Update macht wenn man die CFLAGS ändert anstatt einfach Wahlos was in die Konsole "zu hacken"?

So kann das ja nix werden...

Wie man das Gesamte System neu Kompiliert steht mitunter im GCC Guide:

http://www.gentoo.org/doc/en/gcc-upgrading.xml

...und Informier dich doch erstmal was deine CFLAGS machen und ob sie für deine CPU was bringen, FAQ's gibs zu genüge

Kein Wunder das dein System faxen macht wenn du da so rangehst.

davon abgesehen:

Wenn du nur die USE Flags für ein einzelnes Programm haben willst anstatt generell einfach folgendes in /etc/portage/package.use einfügen:

Quellcode

1
media-libs/video ichbineinevideolib oss X xvid .....


Einfach nur entsprechend anpassen.

Wobei ich Codecs und Co eher generell kompillieren würde damit du da bei allen Programmen die volle Unterstützung hast, grade wenns um Mediale Programme geht.


achja nochwas:

Bevor du dir nun die Mühe machst dein ganzes System neu zu bauen, solltest du dir eher überlegen dein worldfile zu Sichern und das System direkt von Vorne zu bauen, dann gibs auch kein Problem und zumindest bei mir wäre das viel Schneller.
Es gibt bloss eins, was wichtig ist: dass man sterben muss.

Suicide is man's way of telling God, "You can't fire me - I quit."

no one gets out here alive....

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »Sourcecode« (31.05.2007, 10:14)


9

31.05.2007, 20:15

So hab jetzt mein System nochmal neu aufgesetzt, nachdem ich mich gar nicht mehr einloggen konnte.

10

31.05.2007, 20:19

Das ist ja nicht die beste Lösung aber wenn es denn jetzt funktioniert :-).

Du hättest es aber bestimmt auch ohne Neuinstallation geschafft.

Viele Grüße