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 Message-ID: <420BB627.7040905@tlinx.org> Date: Thu, 10 Feb 2005 11:29:43 -0800 From: linda w User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) MIME-Version: 1.0 To: "'Cygwin List'" CC: gp AT familiehaase DOT de Subject: Re: perl & Win32 lib support References: <4208270D DOT 4080801 AT tlinx DOT org> <20050208063149 DOT GB3096 AT efn DOT org> <42091B63 DOT 1080908 AT tlinx DOT org> <20050208234325 DOT GA2944 AT efn DOT org> <420AAF5E DOT 1030506 AT tlinx DOT org> <420AB5EC DOT 1070904 AT familiehaase DOT de> In-Reply-To: <420AB5EC.1070904@familiehaase.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Am having problems with trying fixes for the below errors -- once I encounter an error in making Win32, I can correct the source files in another window, but I then it won't let me run "make" on Win32 again w/o force because it already encountered an error. If I do a make force, it re-unpacks the source files over my changes. If I try to do the make by hand, I must not have my INC path setup, as I get a missing "Config.pm" when trying to "make" outside of cpan. Gerrit P. Haase wrote: > Then -L/usr/lib/w32api is missing in hints/cygwin.pl. I tried adding line back in, but it didn't seem to make a difference. It seems like it is unpacking into 1 place: build/libwin32-0.191 but then building parts of it in GSAR000[0-4]/... Sorry...but am a bit unclear about where it is copying and building sources...makes it difficult to do things manual at this point. >> 4) Warning: prerequisite Win32API::Registry 0 not found. >> Writing Makefile for Win32::TieRegistry > ---- What's the warning/prereq not found message about? >> >> 5) make[2]: Entering directory >> `//ishtar/share/CPAN/build-cygwin/GSAR001/libwin32-0.191/APIFile' >> Makefile:705: *** missing separator. Stop. >> > This is annoying, I get it occasionally, I believe it is a bug in > MakeMaker, but I couldn't find it yet. Does the build continue if you > add the missing tab and run make again? Where / how can I run make again within the cpan context? Is there a perlvar I can change using "!" in cpan to tellit to forget the fact that make just failed? Sorry, not a cpan expert here...am bumbling around in the jungle here...:-/ Linda -- 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/