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 Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3C18E5FB.6080008@ece.gatech.edu> Date: Thu, 13 Dec 2001 12:31:39 -0500 From: Charles Wilson User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20010914 X-Accept-Language: en-us MIME-Version: 1.0 To: Cliff Hones CC: gahan AT heros DOT knurow DOT tpsa DOT pl, cygwin AT cygwin DOT com Subject: Re: Cannot create executables / can't find libz.dll References: <200112131317 DOT NAA13975 AT trillian DOT uk DOT aonix DOT com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Cliff Hones wrote: > gahan AT heros DOT knurow DOT tpsa DOT pl wrote: > > >>1.When i'm trying to compile something i see error: [cut] cannot creat >>exec [cut]. what i need to do? >> > > For a start, read the documentation and FAQ, and if that doesn't help > give us more information. Did you do a full cygwin install? Is it all > up to date? What command did you use to invoke the compiler? What > was the full error message? > > >>2. i tried to install mc from rpm [rpm -i mc-version.rpm] and i see error: >>cant find DLL file: libz.dll. im sure that i have this file, named >>libz.dll.a, when im reanming libz.dll.a to libz.dll then i see error: >>error in file [cut]. why??? >> > > Again, more info needed - we aren't mind-readers. rpm packages aren't > part of the official Cygwin distribution, so you will probably need > to raise the problem with whoever supplied it to you. You shouldn't > rename libz.dll.a - that is *not* the same thing at all as libz.dll. > I think libz.dll should be part of the Cygwin xfree installation, and > this is the wrong list for xfree queries. Your mc package is very old -- "libz.dll" is no longer supplied, and anything built on cygwin in the last eight months would require the NEW name, "cygz.dll". "libz.dll" is not supplied by cygwin-XFree86 either. The only thing I can suggest is to download the -src.rpm and rebuild it yourself. --Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/