X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-5.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Message-ID: <50B5E150.60200@gmail.com> Date: Wed, 28 Nov 2012 11:02:56 +0100 From: marco atzeri <marco DOT atzeri AT gmail DOT com> User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: cygwin dlls address issue (cygconv-2.dll), unable to rebaseall References: <CADEZfNj7pq1udfPX_9A4Ef6SCJOaX2Lc2xRhWBNGKY1qmVMiAQ AT mail DOT gmail DOT com> <50B3A263 DOT 5020109 AT cs DOT utoronto DOT ca> <CADEZfNg-jDeqRhP43EANm95oXbPV=LdZx7iz9+4OiVH+qZNdbQ AT mail DOT gmail DOT com> <50B3CD06 DOT 1040605 AT cs DOT utoronto DOT ca> <CAG0O4LvsqiXXLNwS9c70RHams0263psigkA6G3ojLHBYWmh0DA AT mail DOT gmail DOT com> <50B3D7C1 DOT 3040607 AT cs DOT utoronto DOT ca> <CADEZfNh0_q5oXU_X1v_pBopyKqYzibn-sAv9mHc2t8Taz6v6ZA AT mail DOT gmail DOT com> <CAG0O4LubadqUsX5=-Xod7umTSn0+FHqdFZcj89tspOL_qJXO=A AT mail DOT gmail DOT com> <50B48938 DOT 2060107 AT gmail DOT com> <CAG0O4Lsno2Exay9K34UD8reFgObRwix9+m2ddwoyTT9MaXQG5Q AT mail DOT gmail DOT com> <50B4C97C DOT 9050504 AT gmail DOT com> <CAG0O4Ls5vVcYHZhN8nvzs_vwA5u083gK9Ev_wNg1NF2WWPNOiQ AT mail DOT gmail DOT com> In-Reply-To: <CAG0O4Ls5vVcYHZhN8nvzs_vwA5u083gK9Ev_wNg1NF2WWPNOiQ@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: <cygwin.cygwin.com> List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 11/28/2012 9:42 AM, Massi wrote: > 2012/11/27 marco atzeri <marco DOT atzeri AT gmail DOT com>: >> it seems to build fine. >> Steps >> ./autogen.sh >> ./configure >> make -f GNUmakefile |& tee -a make.log > > not for me .. I always get the same error(s): > > 0 [main] sh 143568 child_info_fork::abort: can't commit memory > for stack 0x289000(94208), Win32 error 487 > /home/alvioli/local/gdal-1.9.2/libtool: fork: retry: Resource > temporarily unavailable Is it possible that some BLODA http://cygwin.com/faq/faq.using.html#faq.using.bloda is interfering with cygwin ? Your fork failures are unusual. I suggest to look also on /proc/self/maps to see if some unusual program is loaded. The output of "rebase -si" is also interesting to see any dll collision. > unrelevant of --without-libtool, the error message is the same; it > doesn't refer to libtool > but it always fails while building check-lib, which is a required > target for building the library. > > do you also use win 7 pro 64 bit and cygwin 1.7.17? yes. > > do you think I should try and reinstall cygwin? if so, how can I keep > the current configuration? /etc/setup/installed.db contains the list of installed packages. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple