Date: Wed, 4 Jan 2017 15:27:04 -0700 From: Gordon Zaft <gordonzaft@gmail.com> To: freebsd-sparc64@freebsd.org Subject: Re: problems building devel/icu on 11.0/sparc64 Message-ID: <CAGuhNT0JPgjh8DZO6Xm59E5LxqgMSWQAevxyOJt1%2B4TMLwgeFw@mail.gmail.com> In-Reply-To: <CAGuhNT0TcEkgJYcKtUoXfcikdaLrSRQahnySx4ywCTXjbThu1w@mail.gmail.com> References: <CAGuhNT0TcEkgJYcKtUoXfcikdaLrSRQahnySx4ywCTXjbThu1w@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Urph once again I should play around more before posting. Apparently when I installed the gcc48 package it does not install updated libstdc++. So I copied the one from /usr/local/lib/gcc48 to /usr/lib (saving the original) and renamed it appropriately and I'm trying again. G On Wed, Jan 4, 2017 at 3:19 PM, Gordon Zaft <gordonzaft@gmail.com> wrote: > 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 -- 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?CAGuhNT0JPgjh8DZO6Xm59E5LxqgMSWQAevxyOJt1%2B4TMLwgeFw>