Date: Wed, 4 Jan 2017 15:19:06 -0700 From: Gordon Zaft <gordonzaft@gmail.com> To: freebsd-sparc64@freebsd.org Subject: problems building devel/icu on 11.0/sparc64 Message-ID: <CAGuhNT0TcEkgJYcKtUoXfcikdaLrSRQahnySx4ywCTXjbThu1w@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I have 11.0 installed on a U5. I installed gcc 4.8 via port because I couldn't build a more recent gcc on this machine from ports (I upgraded the machine from 10.3) Building devel/icu from ports I get: LD_LIBRARY_PATH=../lib:../stubdata:../tools/ctestfw:$LD_LIBRARY_PATH ../bin/icupkg -tb ./in/icudt58l.dat ./out/icudt58b.dat /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11 required by ../lib/libicutu.so.58 not found (FWIW I see similar errors trying to build other tools cmake and gcc49). running strings on /usr/lib/libstdc++.so.6 shows: GLIBCXX_3.4 GLIBCXX_3.4.1 GLIBCXX_3.4.2 GLIBCXX_3.4.3 GLIBCXX_3.4.4 GLIBCXX_3.4.5 GLIBCXX_3.4.6 GLIBCXX_3.4.7 GLIBCXX_3.4.8 GLIBCXX_3.4.9 GLIBCXX_FORCE_NEW I'm assuming I need an updated libstdc++ ? How do I get that and why isn't the dependency for icu correct? Or is there something else? Thanks in advance, G -- Gordon Zaft Province 35 Governor Phi Mu Alpha Sinfonia Fraternity gordonzaft@gmail.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGuhNT0TcEkgJYcKtUoXfcikdaLrSRQahnySx4ywCTXjbThu1w>