DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13888>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13888 can't buld samples [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2002-10-30 04:15 ------- Do an ldd to determine what libraries your binaries were built against. Since you built the binaries on your machine, with your version of GCC, I don't see how you expect us to figure out what they were built against and why they won't run. Clearly if the loader is looking for libstdc++.so.4, your binaries were built against that library. The shipping binaries were, and if you're using gcc 3.1, then yours were as well
