Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Aug 2014 16:12:56 +0200
From:      Stefan Bethke <stb@lassitu.de>
To:        Freebsd_mailinglist_PORTS <freebsd-ports@freebsd.org>
Cc:        chromium@FreeBSD.org
Subject:   Re: Does www/chromium work?
Message-ID:  <7F810528-43BB-4509-A596-EBBCAD075698@lassitu.de>
In-Reply-To: <CABG_4j=mj2AmgDdtUWBq-rzqeEJhd7nwTnG2mgeN86RD9cUv2w@mail.gmail.com>
References:  <lt1r3o$bma$1@ger.gmane.org> <53F4AA05.3030805@pinyon.org> <CADL2u4iGRP=oF1zoxu1rPTmaS0Oe3=XNevHv0wzQVB-xPOFDJQ@mail.gmail.com> <53F4B509.4080009@pinyon.org> <CABG_4j=mj2AmgDdtUWBq-rzqeEJhd7nwTnG2mgeN86RD9cUv2w@mail.gmail.com>

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

--=20
Stefan Bethke <stb@lassitu.de>   Fon +49 151 14070811




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7F810528-43BB-4509-A596-EBBCAD075698>