On Mon, 2003-02-24 at 17:26, Bruno Diniz de Paula wrote: > Hi, > > since last upgrade of galeon-snapshot my java (from Blackdown VM) and > flash (from flashplugin-nonfree package) stopped working. It also > doesn't work on mozilla-snapshot, but does work on mozilla (not the CVS > version). Does anyone know what is the problem?
Parts of mozilla use c++. mozilla-snapshot is now compiled with gcc 3.2, causing an ABI incompatibility with plugins compiled with gcc 2.95. mozilla in sid is currently compiled with gcc 2.95 (although this will hopefully change soon). The plugins need to be recompiled with gcc 3.2 in order for them to work again. -- .''`. Mark Howard : :' : `. `' http://www.tildemh.com `- [EMAIL PROTECTED] | [EMAIL PROTECTED] | [EMAIL PROTECTED]

