Bug#532728: clojure: link fails when trying to use inspector

Rob Browning rlb at defaultvalue.org
Thu Jun 11 01:55:33 UTC 2009


Package: clojure
Version: 1.0.0+dfsg-1

As yet, I'm not certain whether this is a bug in Debian's clojure
package, other Java pacakges, or a local configuration problem, but
clojure throws an UnsatisfiedLinkError when trying to use the inspector:

  $ clojure
  Clojure 1.0.0-
  user=> (use '[clojure.inspector :only (inspect inspect-tree)])
  nil
  user=> (inspect-tree (System/getProperties)) 
  java.lang.UnsatisfiedLinkError: Can't load library: /usr/lib/jvm/java-6-openjdk/jre/lib/ext/libjava-access-bridge-jni.so (NO_SOURCE_FILE:0)
  user=> 

This also fails if you set LD_LIBRARY_PATH=/usr/lib/jni, which is where
the relevant library is actually located.

Thanks
-- 
Rob Browning
rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4





More information about the pkg-java-maintainers mailing list