Re: problems building devel/icu on 11.0/sparc64
Gordon Zaft <[email protected]> Wed, 4 Jan 2017 15:27:04 -0700
| Newsgroups | gmane.os.freebsd.devel.sparc |
|---|---|
| Message-ID | <CAGuhNT0JPgjh8DZO6Xm59E5LxqgMSWQAevxyOJt1+4TMLwgeFw@mail.gmail.com> |
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 <[email protected]> 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 > [email protected] -- Gordon Zaft Province 35 Governor Phi Mu Alpha Sinfonia Fraternity [email protected] _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-sparc64 To unsubscribe, send any mail to "[email protected]"