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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Mon, 9 Aug 2004 21:02:50 -0700 From: Yitzchak Scott-Thoennes To: cygwin AT cygwin DOT com Subject: Re: i see no perl executable around there Message-ID: <20040810040250.GA980@efn.org> References: <41183FA9 DOT 4010408 AT pacbell DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41183FA9.4010408@pacbell.net> User-Agent: Mutt/1.4.1i Organization: bs"d X-IsSubscribed: yes On Mon, Aug 09, 2004 at 08:23:21PM -0700, Steve Kelem wrote: > I downloaded perl5.8.5: > % perl --version > > This is perl, v5.8.5 built for cygwin-thread-multi-64int > > Copyright 1987-2004, Larry Wall > > When I tried to build Compress::Zlib manually, I got the message: > > LD_RUN_PATH="" ld2 -s -L/usr/local/lib Zlib.o adler32.o compress.o > crc32.o gzio.o uncompr.o deflate.o trees.o zutil.o inflate.o infblock.o > inftrees.o infcodes.o infutil.o inffast.o -o > blib/arch/auto/Compress/Zlib/Zlib.dll > /usr/lib/perl5/5.8.5/cygwin-thread-multi-64int/CORE/libperl.dll.a > i see no perl executable around there > perl is required to build dynamic libraries > go fetch one or build this one static > MAKE: *** [blib/arch/auto/Compress/Zlib/Zlib.dll] Error 1 > > Any idea what the problem is? What does "which ld2" say? What is in it? Building your own custom perl may have overwritten it (but it should still work so long as that perl is still around). Please attach cygcheck output. See: > Problem reports: http://cygwin.com/problems.html -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/