chromium-36.0.1985.143_1 builds on FreeBSD 9.2 but fails to start
Lawrence K. Chen, P.Eng.
lkchen at ksu.edu
Tue Aug 19 21:13:52 UTC 2014
complains GLIBCXX_3.4.11 isn't found in /usr/lib/libstdc++.so
Something got missed, because previous version of chrome uses
/usr/local/lib/gcc47/libstdc++.so
Hmm, looks like RPATH is the issue. Old chrome has
"RPATH=/usr/local/lib/gcc47", while new crhome has
"RPATH=/usr/lib:/usr/local/lib;/usr/local/lib/gcc47" ?
However, when I changed the RPATH on new chrome...it just exits....but not
before partially upgrading my user data directory....
Last backup wasn't too recent...since currently dealing with storage
issues....
--
Who: Lawrence K. Chen, P.Eng. - W0LKC - Sr. Unix Systems Administrator
For: Enterprise Server Technologies (EST) -- & SafeZone Ally
More information about the freebsd-chromium
mailing list