X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <47F6ABAB.E632CFBF@dessent.net> Date: Fri, 04 Apr 2008 15:28:59 -0700 From: Brian Dessent X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Libtool 2.2.2 References: <47F6A816 DOT 2010208 AT alice DOT it> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Angelo Graziosi wrote: > If this is the case, perhaps, there is some problem in setup.ini. > > cygport requires libtool1.5 and libguile17 requires libltdl3. > > So it looks that the set libtool1.5+libltdl3 cannot be removed in favor > of libtool2.2+libltdl7 (if one needs cygport, libguile17+ dependences). I may not have been clear. The libltdl runtime packages should be fine on their own, it's just the libtool developer packages that are incompatible. I don't think there should be a problem if you have installed libltdl3+libltdl6+libltdl7+(one of libtool1.5 or libtool2.2). I'm not sure what libltdl6 is doing in the distro though as nothing 'requires:' it. This shouldn't be too big of a problem as the libtool packages are only needed if you relibtoolize something -- which you normally do not when building from a tarball, only from a VCS checkout. Though building any cygport-ized package seems to force the issue since it likes to forcibly "autoreconf -fvi". Brian -- 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/