[Bug 72] New: java/lang/UnsatisfiedLinkError not informative
| Newsgroups | gmane.comp.java.vm.sablevm.bugs |
|---|---|
| Message-ID | <[email protected]> |
http://sablevm.org/bugs/show_bug.cgi?id=72
Summary: java/lang/UnsatisfiedLinkError not informative
Product: SableVM
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: default
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
This report migh be slightly vague, but I don't want it to get lost.
I had sablevm 1.1.6-6 debs installed on my system, then I took 1.1.7
and in sablevm-1.1.7 ran: configure --prefix=/tmp/blah && make install
I did not install sablevm-classpath-1.1.7 in /tmp/blah
$ /tmp/blah/bin/sablevm -Y wrongclass
java/lang/UnsatisfiedLinkError
Clearly, this one-liner does not help detecting what/where was the problem.
We should try to provide some slightly better error message.
I uninstalled sablevm-related packages and the error was gone - i was
was getting much brader error report, as I should. I did not try to
reproduce the orignal problem again yet.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.