Hesam
unread,Feb 18, 2011, 1:31:43 PM2/18/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hampi-devel
Having set these paths, 'make' worked, but 'make verify' died with
this message:
.java: symbol lookup error: /path/to/hampi-read-only/lib/stp-jni/
64bit/libSTPJNI.so: undefined symbol:
_ZSt16__ostream_insertIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_PKS3_l
Hi,
Regarding error above for building in Linux, based on some posts on
the web, this is resolved
by setting environment variable LD_LIBRARY_PATH to a location that
contains this file: libstdc++.so
Regards,
Hesam