Fatal JRE error
Benjamin Gilbert
bgilbert at cs.cmu.edu
Tue May 27 00:22:41 EDT 2014
On 05/26/2014 01:11 PM, Tim wrote:
> src/.libs/libopenslide.so: undefined reference to `opj_set_event_mgr'
> src/.libs/libopenslide.so: undefined reference to `opj_cio_open'
> src/.libs/libopenslide.so: undefined reference to `opj_cio_close'
> src/.libs/libopenslide.so: undefined reference to
> `opj_destroy_decompress'
Hi Tim,
You appear to be building against OpenJPEG 2.x, which is not yet
supported by OpenSlide. The configure script should only accept
OpenJPEG 1.x, so that shouldn't be happening. What was the exact
configure command line you used? Could you run "make V=1" and report
what it says?
--Benjamin Gilbert
More information about the openslide-users
mailing list