Bill McEnaney wrote:
Here are the error messages I get when I try to build gcc-4.2.0. I don't know whether they're about Java, because I can't find the documents on the www that told me they were about it. Bill /usr/src/gc/sparc-sun-solaris2.8/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/bin_search_tree_.hpp:473:81: error: ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp: No such file or directory make[4]: *** [sparc-sun-solaris2.8/bits/extc++.h.gch/O2g.gch] Error 1 make[4]: Leaving directory `/usr/share/src/gc/sparc-sun-solaris2.8/libstdc++-v3/include' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/usr/share/src/gc/sparc-sun-solaris2.8/libstdc++-v3' make[2]: *** [all] Error 2 make[2]: Leaving directory `/usr/share/src/gc/sparc-sun-solaris2.8/libstdc++-v3' make[1]: *** [all-target-libstdc++-v3] Error 2 make[1]: Leaving directory `/usr/share/src/gc' gmake: *** [bootstrap] Error 2 ________________________________________________________________ Please visit a saintly hero: http://www.jakemoore.org And a boy with a wonderful wish: http://shaneswish.com/
thats libstdc++, not java.. Bobby