Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: ericblake AT comcast DOT net (Eric Blake) To: cygwin AT cygwin DOT com Subject: guile package problem Date: Mon, 12 Sep 2005 15:03:41 +0000 Message-Id: <091220051503.5702.432598CD000274CA0000164622007601800A050E040D0C079D0A@comcast.net> Since I am now the sharutils maintainer, I wanted to try building sharutils from CVS. But bootstrapping a fresh checkout requires autogen, so I gave a try at compiling autogen-5.7.2. Compilation failed because guile-1.6.7-1 has a broken /usr/lib/libguile.la, generated by libtool 1.5.10 (it references cygguile.dll.a instead of libguile.dll.a, and has a dependency on /home/mingw/cygwin/root/usr/lib/libguile-ltdl.la, which does not exist). Now that libtool 1.5.20 is available, can guile be repackaged to use the newer libtool and fix the packaging bug? -- Eric Blake -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/