[Bug 169] New: configure fails to check for libtool
[email protected] Fri, 13 Jan 2006 08:58:37 -0500
| Newsgroups | gmane.comp.java.vm.sablevm.bugs |
|---|---|
| Message-ID | <[email protected]> |
http://sablevm.org/bugs/show_bug.cgi?id=169
Summary: configure fails to check for libtool
Product: SableVM
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: default
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
The configure script does not check for the presence of libtool, so after
configuration, when make is run, the compilation fails because ltdl.h cannot be
included into libsablevm.c
I think configure should detect the lack of a libtool and tell you that you need
to get/install it.
------- 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.