problems building devel/icu on 11.0/sparc64

Gordon Zaft <[email protected]> Wed, 4 Jan 2017 15:19:06 -0700
Newsgroups gmane.os.freebsd.devel.sparc
Message-ID <CAGuhNT0TcEkgJYcKtUoXfcikdaLrSRQahnySx4ywCTXjbThu1w@mail.gmail.com>
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]
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-sparc64
To unsubscribe, send any mail to "[email protected]"