X-Spam-Check-By: sourceware.org Message-ID: <44A1C1B1.7020708@computer.org> Date: Tue, 27 Jun 2006 18:39:29 -0500 From: =?ISO-8859-1?Q?Ren=E9_Berber?= Reply-To: cygwin AT cygwin DOT com User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Problems compiling ImageMagick References: <44A1A224 DOT 60507 AT gmx DOT de> <44A1BEBE DOT 2020503 AT gmx DOT de> In-Reply-To: <44A1BEBE.2020503@gmx.de> OpenPGP: url=hkp://random.sks.keyserver.penguin.de Content-Type: text/plain; charset=ISO-8859-1 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k5RNdcc3014918 Daniela wrote: > Hi René! >> Probably you don't have Cygwin's bin directory in PATH (the Windows >> environment >> variable not the shell env variable). >> > > That does not help. :-( I added the value, double checked and booted the > computer, but these error messages remain.) First tought: why do you want to compile ImageMagic? is the version distributed by Cygwin not working? About the linker messages: can you compile a simple program? do you have the required pre-requisites to compile ImageMagic? I assume you are using a shell (bash probably) in a terminal window (Windows cmd.exe or rxvt), can you list the required library: "ls -al /usr/bin/cygbz2-1.dll" (I see a 56K file). > But it could really be that something in the Windows environment is > buggy since the errors remained after deleting cygwin. Deleting Cygwin means you don't have the linker (and compiler) so where could the errors come from? Perhaps we have a wrong idea of what you are trying to do. Could you be more explicit? -- René 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/