Firefox compiled on Debian doesn't run on slitaz

Discussion of third-party/unofficial Firefox/Thunderbird/SeaMonkey builds.
Post Reply
access2godzilla
Posts: 5
Joined: August 25th, 2012, 10:11 am

Firefox compiled on Debian doesn't run on slitaz

Post by access2godzilla »

I compiled a version of Firefox today with Debian 7 on gcc-4.7.2, and while it runs perfectly on modern distros, when I run it on Slitaz I get:

Code: Select all

XPCOMGlueLoad error for file /home/tux/firefox/libxul.so:
/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /home/tux/firefox/libxul.so)
Couldn't load XPCOM.


Why would this occur? The usual Firefox build works OK, not sure what happened here...
xunxun1982
Posts: 311
Joined: June 20th, 2011, 10:37 am

Re: Firefox compiled on Debian doesn't run on slitaz

Post by xunxun1982 »

I think Slitaz only has gcc4.5 or below.
Newer xul needs libstdc++.so.6.0.16
Post Reply