This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Problems compiling perl module Compress-Zlib with perl


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]