View previous topic :: View next topic |
Author |
Message |
ajordan Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/gallery/Star Wars/movie_star_wars_han_solo.gif)
Joined: 10 Sep 2002 Posts: 320 Location: Hannover / Germany
|
Posted: Sat Oct 19, 2002 7:34 am Post subject: Mozilla1.0.1 und Realplayer |
|
|
Ich setze die Gentoo1.4-RC1 ein und habe erfolgreich den Mozilla 1.0.1 compiliert. Leider laesst sich nun das Realplayer-Plugin nicht mehr benutzen. Mozilla quittiert es beim starten mit:
LoadPlugin: failed to initialize shared library /opt/RealPlayer8/Plugins/netscape/rpnp.so [/opt/RealPlayer8/Plugins/netscape/rpnp.so: undefined symbol: __pure_virtual]
Mit Mozilla1.0.0 hat es funktioniert, insofern denke ich ein aehnliches Problem, wie beim Java-Plugin (ich hab uebrigens das JDK1.4 von Sun compiliert und funktioniert) mit der GCC-Version ausschlieszen zu koennen.
Hat jemand ne Idee, oder einen Hinweis?
Wie kann ich diesen Fehler dem offiziellen Entwicklerteam mitteilen?
Alex _________________ http://spitfire.homelinux.net/
http://spitfire.spittix.de/
GNU/LinuX mobile Dokumentation |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
ajordan Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/gallery/Star Wars/movie_star_wars_han_solo.gif)
Joined: 10 Sep 2002 Posts: 320 Location: Hannover / Germany
|
Posted: Sat Oct 19, 2002 9:18 pm Post subject: |
|
|
Hmm, muss an den Compileroptionen liegen: mit
CFLAGS="-mcpu=athlon-tbird -O3 -pipe"
klappts wunderbar, auch ist das ganze nicht mehr so instabil.
Vorher hatte ichs aufm Notebook mit
CFLAGS="-mcpu=athlon-4 -O3 -pipe"
versucht und den im vorigen Eintrag beschriebenen Effekt und einen ziehmlich absturzfreudigen Browser erhalten.
Alex _________________ http://spitfire.homelinux.net/
http://spitfire.spittix.de/
GNU/LinuX mobile Dokumentation |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|