X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: =?ISO-8859-1?Q?Ren=E9_Berber?= Subject: Re: Problems compiling ImageMagick Date: Tue, 27 Jun 2006 20:01:00 -0500 Lines: 25 Message-ID: References: <44A1A224 DOT 60507 AT gmx DOT de> <44A1BEBE DOT 2020503 AT gmx DOT de> <44A1C1B1 DOT 7020708 AT computer DOT org> <44A1C8DD DOT 7030303 AT gmx DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) In-Reply-To: <44A1C8DD.7030303@gmx.de> OpenPGP: url=hkp://random.sks.keyserver.penguin.de X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 Daniela wrote: [snip] > Dani AT primavera ~ > $ ls -al /usr/bin/cygbz2-1.dll > -rwxr-x---+ 1 Dani Users 56832 Jul 9 2005 /usr/bin/cygbz2-1.dll So, the library is there. The error message points to a problem with the PATH, perhaps you have some strange characters that cause trouble (German umlauts... I'm not really sur= e but it is one possibility). In your build environment try to see if PATH looks fine syntactically, a si= mple "echo $PATH" works. The Windows PATH is [a/pre]-pended to the Cygwin PATH in the shell startup = so the Cygwin bin directory should be there and I still think that the linker = is not seeing it (that't the reason it doesn't find the dynamic library). --=20 Ren=E9 Berber -- 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/