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:
> 
> Charles S. Wilson wrote:
> 
> > Looks like your gcc and binutils are not correctly installed.  Please
> > send the output of 'cygcheck -s -v -r' and of 'touch foo.c && gcc
> > --verbose -c foo.c' to the list.
> >
> > --Chuck
> >
> >
> I uninstalled and reinstalled the cygwin software.  Now I'm back to my
> original compilation problem, which looks like a C compiler problem.
> 
> LD_RUN_PATH="" ld2 -o blib/arch/auto/Compress/Zlib/Zlib.dll
> -L/usr/local/lib Zlib.o  ../zlib-1.1.3/libz.a
> /usr/local/lib/perl5/5.6.0/cygwin/CORE/libperl5_6_0.a
> 
> dllwrap --dllname Zlib.dll --driver-name gcc --dlltool dlltool
> --export-all-symbols --as as --output-def libZlib.def --output-lib
> libZlib.a \
> -L/usr/local/lib Zlib.o ../zlib-1.1.3/libz.a
> /usr/local/lib/perl5/5.6.0/cygwin/CORE/libperl5_6_0.a
> dllwrap: no export definition file provided
> dllwrap: creating one, but that may not be what you want
> collect2: installation problem, cannot exec `/home/kelem/bin/sh/ld': No
> such file or directory

What is this /home/kelem/bin/sh/ld ??  collect2 *should* be calling
/usr/bin/ld.exe.  

>   ------------------------------------------------------------------------
> 
> Cygnus Win95/NT Configuration Diagnostics
> Current System Time: Sun Dec 17 07:58:32 2000
> 
> WinNT Ver 4.0 build 1381 Service Pack 6

I'm confused.  My cygcheck shows a registry list of installed packages
and versions.  

** DJ **:

Is that just a vestige of an older version of setup?  Should we now ask
for 'cygcheck' output and /etc/setup/installed.db or should cygcheck be
patched to also dump installed.db ?

--Chuck

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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