Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Ja ist es denn die Möglichkeit ... KDE-Update krankt überall
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
Nooky
Tux's lil' helper
Tux's lil' helper


Joined: 13 Jul 2003
Posts: 75
Location: /home

PostPosted: Sun Aug 03, 2003 1:58 pm    Post subject: Ja ist es denn die Möglichkeit ... KDE-Update krankt übera Reply with quote

Taaach auch!

experimentierfreudig und risikobereit wie ich nun mal bin (--> also bitte keine fragen ob es denn wirklich sein muss etc. :D ), hab ich mal wieder ein emerge -uU world angeschmissen.
soweit so gut, ging los mit einem java-update von 1.4.1_03 auf 1.4.1_04, ok meinetwegen. dann hing es bei dem qt fest, das hab ich vermittels des forums schon umschiffen können, aber nu krieg ich den kde nicht von 3.1.2 auf 3.1.3 umgebacken, weil er irgendwann java sucht ... java 1.4.1_03, und mit dem .._04er natürlich nix anfangen kann *gnimpf*

was macht man da nun fachmenschlichst ... ?

danke & gruss
nooky
_________________
In jedem kleinen Problem steckt ein großes, das gerne raus möchte


Last edited by Nooky on Wed Aug 06, 2003 7:07 pm; edited 1 time in total
Back to top
View user's profile Send private message
maestro
Tux's lil' helper
Tux's lil' helper


Joined: 22 Oct 2002
Posts: 91
Location: Krefeld/Germany/EU

PostPosted: Mon Aug 04, 2003 7:31 pm    Post subject: Reply with quote

versuch mal per java-config auf dein neues jdk zu switchen. das musst du machen, da nach der installation von 1.4.1.04 die alte version gelöscht wird, aber deine Environment-Variablen noch auf das alte zeigen.
also einach (z.B.):

Code:

$ java-config --list-available-vms
[sun-jdk-1.4.1.03] Sun JDK 1.4.1.03 (/etc/env.d/java/20sun-jdk-1.4.1.03) (*)
[blackdown-jdk-1.4.1] Blackdown JDK 1.4.1 (/etc/env.d/java/20blackdown-jdk-1.4.1) ()
[ibm-jdk-1.4.0] IBM JDK 1.4.0 (/etc/env.d/java/20ibm-jdk-1.4.0) ()

$ java-config --set-system-vm=sun-jdk-1.4.1.03
$ source /etc/profile


nu kannste probieren kde erneut zu mergen

mfg
Michael
Back to top
View user's profile Send private message
Nooky
Tux's lil' helper
Tux's lil' helper


Joined: 13 Jul 2003
Posts: 75
Location: /home

PostPosted: Mon Aug 04, 2003 8:39 pm    Post subject: Reply with quote

danke, das hat sich inzwischen auf die rustikale weise erledigt (hab das alte vorübergehend wieder drauf gemacht)
[und sorry, dass ich keine entwarnung gegeben hab]

dafür hab ich jetzt ein neues problem:

Code:

/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/bin/ld: Warning: type of symbol `__nvsym11853' changed from 2 to 1 in /usr/lib/libGLcore.so.1
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/bin/ld: Warning: type of symbol `__nvsym08308' changed from 2 to 1 in /usr/lib/libGLcore.so.1
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/bin/ld: Warning: type of symbol `__nvsym07270' changed from 1 to 2 in /usr/lib/libGLcore.so.1
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/bin/ld: Warning: type of symbol `__nvsym06625' changed from 1 to 2 in /usr/lib/libGLcore.so.1
/usr/lib/libGLcore.so.1: undefined reference to `__nvsym14780'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../libGL.so: undefined reference to `__nvsym07130'
[und noch eine ganze lange reihe undefined references]
...
collect2: ld returned 1 exit status
make[3]: *** [libkpovmodelerpart.la.closure] Fehler 1
make[3]: Leaving directory `/var/tmp/portage/kdegraphics-3.1.3/work/kdegraphics-3.1.3/kpovmodeler'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/var/tmp/portage/kdegraphics-3.1.3/work/kdegraphics-3.1.3/kpovmodeler'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/kdegraphics-3.1.3/work/kdegraphics-3.1.3'
make: *** [all] Fehler
 
!!! ERROR: kde-base/kdegraphics-3.1.3 failed.
!!! Function kde_src_compile, Line 137, Exitcode 2
!!! died running emake, kde_src_compile:make


... und darauf kann ich mir nun echt keinen reim machen :?: :?:
_________________
In jedem kleinen Problem steckt ein großes, das gerne raus möchte
Back to top
View user's profile Send private message
Nooky
Tux's lil' helper
Tux's lil' helper


Joined: 13 Jul 2003
Posts: 75
Location: /home

PostPosted: Tue Aug 05, 2003 7:05 pm    Post subject: *schubs* Reply with quote

*haarerauf*
was kann ich denn da machen (siehe oben), bzw. was kann ich überhaupt tun, damit ich eine chance auf kde 3.1.3 hab ... ?

sorry, ich hab echt noch nicht SO viel ahnung von linux oder gentoo, ich kann den fehlermeldungen nichts tiefergehendes entnehmen

verzweifelte grüsse
nooky
_________________
In jedem kleinen Problem steckt ein großes, das gerne raus möchte
Back to top
View user's profile Send private message
mrsteven
Veteran
Veteran


Joined: 04 Jul 2003
Posts: 1939

PostPosted: Wed Aug 06, 2003 11:16 am    Post subject: Reply with quote

Irgendwie hakts beim OpenGL Support... Änder mal dein opengl-USE-Flag
Back to top
View user's profile Send private message
Nooky
Tux's lil' helper
Tux's lil' helper


Joined: 13 Jul 2003
Posts: 75
Location: /home

PostPosted: Wed Aug 06, 2003 4:53 pm    Post subject: Reply with quote

hm ok, hab ich mal rausgenommen ... jetzt mal kucken was draus wird *hoff*
inwieweit geht mir dann opengl ab, wo könnt sich das bemerkbar machen?
_________________
In jedem kleinen Problem steckt ein großes, das gerne raus möchte
Back to top
View user's profile Send private message
Nooky
Tux's lil' helper
Tux's lil' helper


Joined: 13 Jul 2003
Posts: 75
Location: /home

PostPosted: Wed Aug 06, 2003 5:26 pm    Post subject: Reply with quote

also, leider nein.
ausgabe jetzt (ohne opengl-flag) :

Code:

/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/bin/ld: Warning: type of symbol `__nvsym11853' changed from 2 to 1 in /usr/lib/libGLcore.so.1
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/bin/ld: Warning: type of symbol `__nvsym08308' changed from 2 to 1 in /usr/lib/libGLcore.so.1
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/bin/ld: Warning: type of symbol `__nvsym07270' changed from 1 to 2 in /usr/lib/libGLcore.so.1
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/bin/ld: Warning: type of symbol `__nvsym06625' changed from 1 to 2 in /usr/lib/libGLcore.so.1
/usr/lib/libGLcore.so.1: undefined reference to `__nvsym14780'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../libGL.so: undefined reference to `__nvsym07130'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../libGL.so: undefined reference to `__nvsym14913'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../libGL.so: undefined reference to `__nvsym08110'
[...]
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../libGL.so: undefined reference to `__nvsym15837'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../libGL.so: undefined reference to `__nvsym08120'
collect2: ld returned 1 exit status
make[3]: *** [libkpovmodelerpart.la.closure] Fehler 1
make[3]: Leaving directory `/var/tmp/portage/kdegraphics-3.1.3/work/kdegraphics-3.1.3/kpovmodeler'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/var/tmp/portage/kdegraphics-3.1.3/work/kdegraphics-3.1.3/kpovmodeler'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/kdegraphics-3.1.3/work/kdegraphics-3.1.3'
make: *** [all] Fehler 2

!!! ERROR: kde-base/kdegraphics-3.1.3 failed.
!!! Function kde_src_compile, Line 137, Exitcode 2
!!! died running emake, kde_src_compile:make

_________________
In jedem kleinen Problem steckt ein großes, das gerne raus möchte
Back to top
View user's profile Send private message
TheRuler
Tux's lil' helper
Tux's lil' helper


Joined: 06 Aug 2003
Posts: 96

PostPosted: Wed Aug 06, 2003 7:38 pm    Post subject: Reply with quote

btw: wie hast du kde-3.1.3 bekommen? ich habe hier 3.1.2 drauf aber egal was Ich bei emerge eingebe (uU/uD etc.) ist kein 3.1.3 dabei auch bei emerge -s kde ist nichts da, mache natürlich immer ein emerge sync

danke
Back to top
View user's profile Send private message
Nooky
Tux's lil' helper
Tux's lil' helper


Joined: 13 Jul 2003
Posts: 75
Location: /home

PostPosted: Wed Aug 06, 2003 8:15 pm    Post subject: Reply with quote

dann hab ich wohl die unstable auch aktiv, in /etc/make.conf unter ACCEPT_KEYWORDS ~x86

... vielleicht nicht um jeden preis ein vorteil ;) trotzdem kann ich mir nicht vorstellen, dass ein unstable-package dermassen buggy ist, dass es sich nicht mal installieren lässt ...
_________________
In jedem kleinen Problem steckt ein großes, das gerne raus möchte
Back to top
View user's profile Send private message
TheRuler
Tux's lil' helper
Tux's lil' helper


Joined: 06 Aug 2003
Posts: 96

PostPosted: Wed Aug 06, 2003 8:47 pm    Post subject: Reply with quote

vielen herzlichen dank, jetzt sehen Ich es auch, werde es dann mal heute nacht laufen lassen..., was Ich dann aber nicht verstehe warum KDE-3.1.3 als unstable drin ist ist doch eigendlich nur eine bugfix version mit einigen sicherheits-fixes :roll:
Back to top
View user's profile Send private message
Nooky
Tux's lil' helper
Tux's lil' helper


Joined: 13 Jul 2003
Posts: 75
Location: /home

PostPosted: Wed Aug 06, 2003 8:57 pm    Post subject: Reply with quote

na also wenn ich mir das theater mit meiner emergerei anschau ist mir SEHR klar warum das unstable ist ... :roll:
_________________
In jedem kleinen Problem steckt ein großes, das gerne raus möchte
Back to top
View user's profile Send private message
ian!
Bodhisattva
Bodhisattva


Joined: 25 Feb 2003
Posts: 3829
Location: Essen, Germany

PostPosted: Fri Aug 08, 2003 11:15 pm    Post subject: Kdetoys masked? Reply with quote

Weiß jemand von euch denn, warum die kdetoys-3.1.3 masked sind? Das kann doch irgendwie nicht sein. Die Jungs von KDE geben doch eigentlich keine Dinge raus, die nicht fluppen. Bin jetzt seid KDE 2.1 immer auf dem neusten Stand... aber das 3.1.3 will nicht. Irgendwie ärgert mich das schon. Alleine wegen den Bug und Securityfixes, würde ich es schon gerne einspielen...

ian
Back to top
View user's profile Send private message
Auka
Tux's lil' helper
Tux's lil' helper


Joined: 01 Jul 2002
Posts: 110
Location: Germany

PostPosted: Sat Aug 09, 2003 3:28 pm    Post subject: Reply with quote

Hallo,

zu den diversen Problemen kann ich vielleicht einige Hinweise beitragen, s.u.

Davon abgesehen habe ich bisher aber auch nur kdebase und kdetoys (hm, masked? Ich hatte da keine Probleme) installiert, kdebase brach bisher immer ab, läuft jetzt aber gerade durch...

- Optimizations reduzieren. Bei mir ließ sich kdelibs definitiv nicht mit -O3 sondern nur mit -O2 übersetzen (Hardware/Hitzeprobleme usw. ausgeschlossen) (hatte dazu auf bugs.gentoo.org einen Bug offen)

- Mit gesetztem USE Flag samba benötigt man anscheinend samba 3.0 für kdelibs, oder man muss samba aus den Useflags nehmen. :-(

- Anscheinend gibt es Probleme mit Autoconf. Hier ist es angeblich notwendig von 1.75 auf 1.72 zu gehen. (gerade gemacht)

- Parallele Compiles in make.conf abschalten! (-j1 statt -j2 bzw. nicht setzen) Siehe Bug Nummer 25430.

Kaum zu glauben aber wahr. Ich glaube, ich installiere langsam doch mal wieder die CVS Version, viel schlimmer kann das ja nicht kommen... ;-)
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