[OpenIndiana-discuss] Openindiana 151a8 (Hipster) and Flash Plugin Firefox 22
Bob Friesenhahn
bfriesen at simple.dallas.tx.us
Mon Jul 1 17:05:20 UTC 2013
On Mon, 1 Jul 2013, Udo Grabowski (IMK) wrote:
> I see a couple of fatals, don't know if these are normal messages
> while looking for working libs. And it still tries to link libpng12.so.0,
> which surely clashes with libpng14.so.14...maybe just the usual png 12 14
> mixup crash, probably one of the components loaded is still linked
> against libpng12, but the usual trick of preloading
> LD_PRELOAD_32=/usr/lib/libpng12.so.0 does not work here (and neither
> libpng14), just crashes.
Does the flash plugin itself depend on libpng?
Libpng 1.4 is definitely not binary compatible with 1.2.
Libpng 1.4 is just a stepping stone to 1.5, which no longer exposes
interface structure members at all (1.4 makes direct structure member
access optional).
Bob
--
Bob Friesenhahn
bfriesen at simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/
More information about the OpenIndiana-discuss
mailing list