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
Date: Sun, 17 Dec 2000 11:22:29 -0800
From: Steve Kelem <s_kelem@pacbell.net>
Subject: Re: Problems compiling perl module Compress-Zlib with perl
To: "Charles S. Wilson" <cwilson@ece.gatech.edu>
Cc: Christopher Faylor <cgf@redhat.com>, Cygwin <cygwin@sourceware.cygnus.com>
Message-id: <3A3D1275.5090509@pacbell.net>
MIME-version: 1.0
Content-type: text/plain; charset=us-ascii; format=flowed
Content-transfer-encoding: 7bit
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; m18) Gecko/20001108
 Netscape6/6.0
X-Accept-Language: en
References: <3A3B15AB.9080001@pacbell.net> <3A3C4251.6E792EB4@ece.gatech.edu>
 <3A3CFF77.8030701@pacbell.net> <3A3D1097.F2515A34@ece.gatech.edu>



Charles S. Wilson wrote:

> 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.  

I have a file called ld.sh.  Why is it being invoked?  I don't have a 
file called ld or ld.exe.
I tried deleting the file, and I get the same result.

Steve


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

