[Mono-bugs] [Bug 81426][Wis] Changed - configure using missing ./libtool
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Apr 25 01:47:58 EDT 2007
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by wberrier at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81426
--- shadow/81426 2007-04-22 12:42:47.000000000 -0400
+++ shadow/81426.tmp.31621 2007-04-25 01:47:58.000000000 -0400
@@ -1,17 +1,17 @@
Bug#: 81426
Product: Mono: Runtime
Version: 1.2
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: packaging
-AssignedTo: wberrier at novell.com
+AssignedTo: lupus at ximian.com
ReportedBy: dqarras at yahoo.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: configure using missing ./libtool
@@ -35,6 +35,15 @@
checking for gcc... gcc
checking for gcc... (cached) gcc
...
My system has libtool installed but for some reason configure is trying to
use ./libtool.
+
+------- Additional Comments From wberrier at novell.com 2007-04-25 01:47 -------
+Hrm, it complains about not having ./libtool and then generates
+./libtool later on during the ./configure process...
+
+Ok, from revision r71858... ./libtool is being calling (defined in
+configure.in) before it's created.
+
+Paolo?
More information about the mono-bugs
mailing list