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: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 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.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 AT yahoo DOT co DOT 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 In-Reply-To: <379620.78419.qm@web101111.mail.kks.yahoo.co.jp> Date: Tue, 12 Apr 2016 11:03:14 -0600 Message-Id: References: <5702FE9D DOT 7060306 AT alumni DOT cse DOT ucsc DOT edu> <175388 DOT 49650 DOT qm AT web101117 DOT mail DOT kks DOT yahoo DOT co DOT jp> <870284 DOT 4983 DOT qm AT web101111 DOT mail DOT kks DOT yahoo DOT co DOT jp> <570C0F77 DOT 1020303 AT cornell DOT edu> <379620 DOT 78419 DOT qm AT web101111 DOT mail DOT kks DOT yahoo DOT co DOT jp> To: The Cygwin Mailing List 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 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