Does www/chromium work?

Stefan Bethke stb at lassitu.de
Mon Aug 25 14:13:11 UTC 2014


If anyone's wondering what the fix for Chromium (chromium-36.0.1985.143_1) on FreeBSD 9 (stable) is:

If you get this error:
$ chrome
/usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11 required by /usr/local/share/chromium/chrome not found

Add this at the end of /etc/libmap.conf:
[/usr/local/share/chromium/chrome]
libstdc++.so.6      gcc47/libstdc++.so.6

You might want to also check that GCC 4.7 is actually installed,  I'm not sure the Chromium port pulls that in, or I just happened to have that installed already.


HTH,
Stefan

-- 
Stefan Bethke <stb at lassitu.de>   Fon +49 151 14070811



More information about the freebsd-chromium mailing list