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: <42D520BE.7030407@familiehaase.de> Date: Wed, 13 Jul 2005 16:10:06 +0200 From: "Gerrit P. Haase" Reply-To: "ghostintheruins AT gmail DOT com" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 MIME-Version: 1.0 To: Cygwin List Subject: yet another cygwin perl question :) Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Heya Gerrit, Sorry to bug you again with a cygwin problem but maybe you are interested about it. Seem there some issues with perl or maybe is my windows 98 again. I think I didnt have a problem with the previous version so I'm gonna test that one too. :) Cheers, Valentin $ perl --version This is perl, v5.8.7 built for cygwin-thread-multi-64int Copyright 1987-2005, Larry Wall cygwin binary: perl-5.8.7-2 When i tried to use make for building fluxbox cvs I got this error: Making all in doc make[2]: Entering directory `/tmp/ouch/fluxbox-svn/fluxbox/doc' cd .. && automake-1.9 --gnu doc/Makefile automake-1.9: autoconf terminated by signal: 11 make[2]: *** [Makefile.in] Error 1 make[2]: Leaving directory `/tmp/ouch/fluxbox-svn/fluxbox/doc' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/ouch/fluxbox-svn/fluxbox' make: *** [all] Error 2 I wasn't sure where that can come and checked the cygwin mailing list and afterwards I found the perl stackdump in the fluxbox folder. Exception: STATUS_ACCESS_VIOLATION at eip=610AAFF4 eax=00000001 ebx=69625C6E ecx=346D5C6E edx=00000001 esi=08000000 edi=FFFFFBF8 ebp=0073C998 esp=0073C900 program=D:\CYGWIN\BIN\PERL.EXE, pid 204485457, thread main cs=0177 ds=017F es=017F fs=92F7 gs=0000 ss=017F Stack trace: Frame Function Args 0073C998 610AAFF4 (00970E04, 00970E68, 0073C9C8, 61091009) 0073C9C8 6104ED0A (00000400, 00000004, 0073C9E0, 00970E6C) 0073CA58 610DCC77 (00970E04, 8C751368, 0073EE08, BFFC05B4) 0073CA78 610DCB08 (00970E04, 00970E04, 0073CAA8, 610D2E1C) 0073CA88 610CCF82 (00970E04, FFFFFFFF, 00000000, 00000000) 0073CAA8 610D2E1C (00970E04, DF0DF047, 00000000, 00000000) 0073CAD8 610844FF (009701F8, 0099022C, 0073CAF3, 00000001) 0073CAF8 6D638796 (0099022C, 0099022C, 00000000, 00000000) 0073EBC8 6D5DC7C9 (009701F8, 00AB6C5C, 0099022C, 00000000) 0073EC28 6D5B749F (009701F8, 009701F8, 0073ED58, 6D5479A5) 0073EC38 6D5B35D9 (009701F8, 00000000, 0073ED38, 00000001) 0073ED58 6D5479A5 (009701F8, 00401220, 00000088, 61156FE8) 0073ED98 004011D6 (00000088, 61156FE8, 00970090, 00000000) 0073EE58 61004DD2 (0073EE70, 00000000, 00000000, 00000000) 0073FE08 6100594F (00000000, 00000000, 00000000, 00000000) End of stack trace -- 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/