Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Aug 2014 16:13:43 -0500
From:      "Lawrence K. Chen, P.Eng." <lkchen@ksu.edu>
To:        freebsd-chromium@freebsd.org
Subject:   =?UTF-8?Q?chromium-=33=36=2E=30=2E=31=39=38=35=2E=31=34=33=5F=31?= =?UTF-8?Q?=20builds=20on=20FreeBSD=20=39=2E=32=20but=20fails=20to=20start?=
Message-ID:  <6f7438c26aaa6749ab507a0422e4dc08@lhaven.homeip.net>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6f7438c26aaa6749ab507a0422e4dc08>