summaryrefslogtreecommitdiff
path: root/README.solaris
blob: e4541980b3ebf87f4bb004d845d98165dad97f34 (plain)
1
2
3
4
5
6
7
8
Build problems have been reported for Solaris 10, affecting the build
of the Java language interface, which are due to the use of an
incompatible version of sed:

  https://www.cs.unipr.it/mantis/view.php?id=103

The solution is to install and use GNU sed.
This is recommended, even when only using the C++ language interface.