X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=1.5 required=5.0	tests=AWL,BAYES_00,TW_YG
X-Spam-Check-By: sourceware.org
Message-ID: <4C2860B0.2020109@blunn.org>
Date: Mon, 28 Jun 2010 09:43:28 +0100
From: William Blunn <bill+cygwin@blunn.org>
User-Agent: Thunderbird 2.0.0.24 (Windows/20100228)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: ImageMagick 6.4.0.6-2 does not work out-of-the-box on a fresh Cygwin install: Possible package dependency issue?
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

ImageMagick 6.4.0.6-2 does not work out-of-the-box on a fresh Cygwin 
install.

We are missing "cyggomp-1.dll", "cygltdl-7.dll", and "cygtiff-5.dll". 
(See session log below.)

 From the way that selecting one package in setup.exe sometimes seems to 
select other packages, I assumed that Cygwin had package dependency 
resolution.

But if that is the case, surely ImageMagick (or one of its dependents) 
should depend on the packages necessary to bring in the above missing DLLs.

Bill

-----8<-----
bill@bill-pc ~
$ convert
/usr/bin/convert.exe: error while loading shared libraries: ?: cannot 
open shared object file: No such file or directory

bill@bill-pc ~
$ cygcheck convert
Found: C:\cygwin\bin\convert.exe
Found: C:\cygwin\bin\convert.exe
Found: C:\Windows\system32\convert.exe
Found: C:\cygwin\bin\convert.exe
Found: C:\cygwin\bin\convert.exe
C:\cygwin\bin\convert.exe
  C:\cygwin\bin\cygwin1.dll
    C:\Windows\system32\ADVAPI32.DLL
      C:\Windows\system32\ntdll.dll
      C:\Windows\system32\KERNEL32.dll
      C:\Windows\system32\RPCRT4.dll
  C:\cygwin\bin\cyggcc_s-1.dll
  C:\cygwin\bin\cygMagickCore-1.dll
    C:\cygwin\bin\cygX11-6.dll
      C:\cygwin\bin\cygxcb-1.dll
        C:\cygwin\bin\cygXau-6.dll
        C:\cygwin\bin\cygXdmcp-6.dll
    C:\cygwin\bin\cygXext-6.dll
    C:\cygwin\bin\cygbz2-1.dll
    C:\cygwin\bin\cygfontconfig-1.dll
      C:\cygwin\bin\cygexpat-1.dll
      C:\cygwin\bin\cygfreetype-6.dll
        C:\cygwin\bin\cygz.dll
      C:\cygwin\bin\cygiconv-2.dll
    C:\Windows\system32\GDI32.dll
      C:\Windows\system32\USER32.dll
  C:\cygwin\bin\cygMagickWand-1.dll
cygcheck: track_down: could not find cyggomp-1.dll

cygcheck: track_down: could not find cygltdl-7.dll

cygcheck: track_down: could not find cygtiff-5.dll
----->8-----


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

