Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <3A3EA93B.632E2BBD@ece.gatech.edu>
Date: Mon, 18 Dec 2000 19:18:03 -0500
From: "Charles S. Wilson" <cwilson@ece.gatech.edu>
X-Mailer: Mozilla 4.75 [en] (WinNT; U)
X-Accept-Language: en
MIME-Version: 1.0
To: Steve Kelem <s_kelem@pacbell.net>
CC: Cygwin <cygwin@sourceware.cygnus.com>
Subject: Re: Problems compiling perl module Compress-Zlib with perl
References: <3A3B15AB.9080001@pacbell.net> <3A3C4251.6E792EB4@ece.gatech.edu>
	 <3A3CFF77.8030701@pacbell.net> <3A3D1097.F2515A34@ece.gatech.edu>
	 <3A3D1275.5090509@pacbell.net> <3A3D189C.194D9A85@ece.gatech.edu> <3A3E59E5.7000807@pacbell.net>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Steve Kelem wrote:
> 
> OK.  I uninstalled cygwin, deleted all the other old cygwin directories,
> then reinstalled cygwin and perl -5.6.0-cygwni1.1.
> Making Compress-Zlib-1.08 yields the following strange message from dllwrap:
> 

> dllwrap: no export definition file provided
> dllwrap: creating one, but that may not be what you want

This is normal (for perl).

> mv Zlib.dll libZlib.a blib/arch/auto/Compress/Zlib/\

see -- success!  Zlib.dll exists.

Try 'make test' now (and then 'make install').

--Chuck

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

