X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=Ow4EpQVcB/rHslymUjcdReU1j84l5pDBx8SinmB7cfyrhAWp1Ewnp epdgUmVxN3eKTQGQikbPUmg8uCnVdU4Dh60bDj5gIqrD3QIQCyYhA2ZFCJPovN+o 3UPHOIUw9S16R4R5nEvct+izXrNXcicjGHpYl/0hc5KANf7W4+nxUM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=iuj6TWzeOGaP0S1KjmPOT6wI8Ws=; b=RM2PDecG+KPmPTG4NlNAFkm02v/h C+8DghSP+jKMSpOUquJ67oWZFfS/UGEXwK89Flg9fxZC9Gc5ZAQXyxSaC3k/mjhb apL2NktQGupop4MAUIQskuJh6d10gXKGbrOiclkPztpzxzQZO9b9L07mjUKPIseB pm5HLTXzNLUFCaA= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.3 required=5.0 tests=AWL,BAYES_50,RDNS_NONE autolearn=no version=3.3.2 X-HELO: mho-01-ewr.mailhop.org X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse AT dyndns DOT com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18N6HXkOrxjPOrbulUrnGej Date: Wed, 20 Nov 2013 14:44:59 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Building sources from CVS. Message-ID: <20131120194459.GA1158@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20131120194000 DOT GA964 AT ednor DOT casa DOT cgf DOT cx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131120194000.GA964@ednor.casa.cgf.cx> User-Agent: Mutt/1.5.20 (2009-06-14) On Wed, Nov 20, 2013 at 02:40:00PM -0500, Christopher Faylor wrote: >On Wed, Nov 20, 2013 at 10:18:37PM +0400, Alexey Pavlov wrote: >>Recent changes in CVS sources break build: >> >>-lgcc /usr/lib/gcc/x86_64-pc-cygwin/4.8.2/../../../../lib/w32api/libkernel32.a >>/usr/lib/gcc/x86_64-pc-cygwin/4.8.2/../../../../lib/w32api/libntdll.a >>-Wl,-Map,cygwin.map >> >>/usr/lib/gcc/x86_64-pc-cygwin/4.8.2/../../../../lib/w32api/libkernel32.a(dcnbs00754.o):(.text+0x0): >>multiple definition of `IdnToUnicode' >> >>autoload.o:autoload.cc:(.kernel32_autoload_text+0x180): first defined here >> >>/usr/lib/gcc/x86_64-pc-cygwin/4.8.2/../../../../lib/w32api/libkernel32.a(dcnbs00752.o):(.text+0x0): >>multiple definition of `IdnToAscii' >> >>autoload.o:autoload.cc:(.kernel32_autoload_text+0x140): first defined here >> >>collect2: error: ld returned 1 exit status > >The existence of two snapshots generated from latest CVS would >imply that the error is on your end. Or maybe it's a linux vs. windows build thing. cgf -- 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