X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-3.0 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Message-ID: <5087F73A.6090609@cs.umass.edu> Date: Wed, 24 Oct 2012 10:12:10 -0400 From: Eliot Moss Reply-To: moss AT cs DOT umass DOT edu User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121010 Thunderbird/16.0.1 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: real beginer References: <1351002701854-93906 DOT post AT n5 DOT nabble DOT com> <5086C75A DOT 2060306 AT cs DOT umass DOT edu> <5086D14D DOT 3070406 AT gmail DOT com> <1351021580080-93918 DOT post AT n5 DOT nabble DOT com> <1351028816534-93921 DOT post AT n5 DOT nabble DOT com> <1351031752616-93926 DOT post AT n5 DOT nabble DOT com> <50872610 DOT 605 AT cs DOT umass DOT edu> <50873B62 DOT 3020601 AT cs DOT umass DOT edu> <1351081031692-93944 DOT post AT n5 DOT nabble DOT com> In-Reply-To: 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: 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 On 10/24/2012 9:59 AM, Andrew DeFaria wrote: > On 10/24/2012 05:17 AM, Trixie wrote: >> I tried everything you wrote... and i still make; echo "Status from make was >> $?" i have status 2. >> I renamed file and inserted your makefile to src...but still same result. > Generally make will stop at the first error. As such, the output of make just before it exits with a > status of 2 would be extremely interesting.... In my case, it failed when linking. The underlying cause was having locreg.o and locReg.o (different files under Linux) present in the same directory, so the routines of one of these ended up not present in one of the libraries. Anyway, the purveyors of package are correcting this. They were very responsive. Best wishes -- Eliot Moss -- 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