[Mono-bugs] [Bug 81426][Wis] New - configure using missing ./libtool

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Apr 22 12:42:47 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 dqarras at yahoo.com.

http://bugzilla.ximian.com/show_bug.cgi?id=81426

--- shadow/81426	2007-04-22 12:42:47.000000000 -0400
+++ shadow/81426.tmp.22834	2007-04-22 12:42:47.000000000 -0400
@@ -0,0 +1,40 @@
+Bug#: 81426
+Product: Mono: Runtime
+Version: 1.2
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: packaging
+AssignedTo: wberrier at novell.com                            
+ReportedBy: dqarras at yahoo.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: configure using missing ./libtool
+
+With Mono-1.2.4 preview from
+http://mono.ximian.com/monobuild/preview/sources-preview/ I get the
+following error when doing:
+
+mkdir mono-1.2.4/build
+cd build
+../configure --prefix=/tmp/mono --enable-shared
+
+...
+checking for gawk... gawk
+checking whether make sets $(MAKE)... yes
+checking how to create a ustar tar archive... gnutar
+checking whether to enable maintainer-specific portions of Makefiles... no
+checking whether ln -s works... yes
+../configure: line 2797: ./libtool: No such file or directory
+checking host platform characteristics... ok
+checking for gcc... gcc
+checking for gcc... (cached) gcc
+...
+
+My system has libtool installed but for some reason configure is trying to
+use ./libtool.


More information about the mono-bugs mailing list