X-Recipient: archive-cygwin@delorie.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:content-type:mime-version:subject:from
	:in-reply-to:date:content-transfer-encoding:message-id
	:references:to; q=dns; s=default; b=GR166usfFKL15CNJCCMSG0LDR2ek
	5NZqKZ9Z6bV1Z6W8tAoKa3QC268+QB3nTmCYQ23ftJDJgibAJifFjpDAKIOxVUWK
	5vWchSOPsXkxk00APm5KMRNFLWmMhxNxvIxkP7ONeErcl8xUtebUqdufFHvbfOkN
	NjlL+1byIT84n+I=
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:content-type:mime-version:subject:from
	:in-reply-to:date:content-transfer-encoding:message-id
	:references:to; s=default; bh=KpSnBWek+tcDMnGvp6tvXmIwn1w=; b=xh
	U3n9OJkIDhovM1npjfrJJIfUuoKnZ2kUT3lbYCJVxBFQqHZU+7qXC4FKxqAtP6gn
	cNNlutCa08D5Vmsk7cNgIT2vXQHlTTLgjFnz43UTo6SllgZ0+NWTa+wySEGMfCvl
	TURQNvUpzzD+W0ZIwOYlDvO6khSIUFpwSujVgSNDQ=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.6 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=D*yahoo.co.jp, tmacchant2@yahoo.co.jp, sk:tmaccha, tmacchant2yahoocojp
X-HELO: etr-usa.com
Content-Type: text/plain; charset=utf-8
Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\))
Subject: Re: multiple definition of `atan2l' on the current Cygwin
From: Warren Young <wyml@etr-usa.com>
In-Reply-To: <379620.78419.qm@web101111.mail.kks.yahoo.co.jp>
Date: Tue, 12 Apr 2016 11:03:14 -0600
Message-Id: <A2D13D45-0873-4EB9-AC58-9183DC5E3E58@etr-usa.com>
References: <5702FE9D.7060306@alumni.cse.ucsc.edu> <loom.20160410T212404-149@post.gmane.org> <175388.49650.qm@web101117.mail.kks.yahoo.co.jp> <loom.20160411T083414-815@post.gmane.org> <870284.4983.qm@web101111.mail.kks.yahoo.co.jp> <570C0F77.1020303@cornell.edu> <379620.78419.qm@web101111.mail.kks.yahoo.co.jp>
To: The Cygwin Mailing List <cygwin@cygwin.com>
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u3CH3dAH030960

On Apr 11, 2016, at 9:06 PM, Tatsuro MATSUOKA <tmacchant2@yahoo.co.jp> wrote:
> 
> In building the gnuplot

Why aren’t you using the gnuplot package in the Cygwin package repository?

> I have met the error of "multiple definition of `atan2l’".

This is doubtless because that function was just added to Cygwin in 2.5.0.

Perhaps gnuplot is providing its own copy due to a naive platform test?  Have you tried a clean reconfigure and rebuild?
--
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


