X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 	tests=AWL,BAYES_00,J_CHICKENPOX_43,SPF_NEUTRAL
X-Spam-Check-By: sourceware.org
Message-ID: <4A5B478A.5030007@biyani.org>
Date: Mon, 13 Jul 2009 09:41:14 -0500
From: Jacob Jacobson <news@biyani.org>
User-Agent: Thunderbird 2.0.0.22 (Windows/20090605)
MIME-Version: 1.0
Newsgroups: gmane.os.cygwin
To: cygwin@cygwin.com
Subject: Re: Cygwin Build Error
References: <h32ovs$a3f$1@ger.gmane.org>  <4A55F146.4020904@byu.net>  <4A5632A2.9040906@biyani.org>  <20090709214523.GA18598@ednor.casa.cgf.cx>  <4A575A7E.6000206@biyani.org> <20090710153525.GC20691@ednor.casa.cgf.cx> <4A5B41A5.40404@biyani.org>
In-Reply-To: <4A5B41A5.40404@biyani.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Jacob Jacobson wrote:
> Christopher Faylor wrote:
>>
>> I said remove the mingw *directory* not the utils/mingw *file*.
>>
>> cgf
>>
> 
> Looks like the build process created a "mingw" directory also for
> object files. I removed both now & also edited the makefile
> (as in the other post) and am trying a build now.
> 

Getting close here. Apparently gets to the linking phase. Please help
with error below.


[build$:618] (../src/configure --prefix=/c/home/wrk/cygwin/install -v; 
make) >& make.out
[build$:619] tail make.out
/c/home/wrk/cygwin/build/i686-pc-cygwin/winsup/cygwin/../../../../src/winsup/cygwin/lib/pseudo-reloc.c:33: 
undefined reference to `___RUNTIME_PSEUDO_RELOC_LIST_END__'
collect2: ld returned 1 exit status

make[3]: *** [cygwin0.dll] Error 1
make[3]: Leaving directory 
`/c/home/wrk/cygwin/build/i686-pc-cygwin/winsup/cygwin'
make[2]: *** [cygwin] Error 1
make[2]: Leaving directory `/c/home/wrk/cygwin/build/i686-pc-cygwin/winsup'
make[1]: *** [all-target-winsup] Error 2
make[1]: Leaving directory `/c/home/wrk/cygwin/build'
make: *** [all] Error 2
[build$:620]


--
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

