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=hwDYvFbrVGtMsyPVfOhWOFozTBjza+jz5gnryxWdI0EH18csn2D9e uW15xm6cYs4IG1JFZtw4dzZRKoNNlpVbV0r8dFl7hWENXihVIx0HS5ics/8reLqq kI4ILyDm48BcoDwKkV+hHl91IsxhzF8A1uHGYUDzJE1NYp6l70nyj0= 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=f/auNc9mO9fEjX/pcqK5cS8uicU=; b=NwR6RM3vpq6q+dRCyL610MLhcxKi uycwMG1T+f41agIJldSx90kevv9gEntID1xeNsQ2l6v/2bSnC8tQEvqKiWqN0dYE 9xKCwWCyZN729x2plwgAvVFsZ8DePZ4dL5AhRwnaXNYPTnB01cl7hDyL2Or/12R1 4f7kZ+Gn/OO9Qf4= 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: U2FsdGVkX18bt4fgj6cLOj0kcT5HdGgR Date: Wed, 20 Nov 2013 14:40:00 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Building sources from CVS. Message-ID: <20131120194000.GA964@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) 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. -- 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