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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=ds+QL/vCl5j2AXT1 RMrBDxOEH5gwpdSTTDk/WnR9BIRzDhkDHsfa3mzWB1yLU6l839wAO8ff+sst4cqg BteEZ5nHt9O9zbD764g81GdlXZMeBr67I4Q8MkJQS7mdxeGKQ9m/K9QytrbSWn+V L+fBnncKZKprF3LHY6t/bepyjew= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=ztG7Zd6ooSp27ikYIGGnpK aDicE=; b=he1sVIDL2anjL3YQJspZjBfpUr3v7ZoDPZiOffx3+e/2iEO/IrlfU8 9UBZSZ5TcFX9Ysz9razzIqzTnM106Ixo3IcAeYlbFfGDJAd0PHhDMtjM4TvFz4Mc ID35QfDS+lAaAnLa1cmT4J4GVNqp//Pbjifmp2S5NFY6bn0eHctBo= 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=0.8 required=5.0 tests=BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=everybody, matsuoka, MATSUOKA, Query X-HELO: mailout04.t-online.de Subject: Re: Query of type of memcpy (and sys_errlist) on Cygwin To: cygwin AT cygwin DOT com References: <5707F2F0 DOT 9050702 AT gmail DOT com> <5708CDB6 DOT 1040500 AT iki DOT fi> <375427 DOT 72225 DOT qm AT web101113 DOT mail DOT kks DOT yahoo DOT co DOT jp> From: =?UTF-8?Q?Hans-Bernhard_Br=c3=b6ker?= Message-ID: <5709FC5D.3080603@t-online.de> Date: Sun, 10 Apr 2016 09:10:21 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: <375427.72225.qm@web101113.mail.kks.yahoo.co.jp> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Am 10.04.2016 um 05:14 schrieb Tatsuro MATSUOKA: > Hello > The topic was discussed on gnuplot mailing list. > http://gnuplot.10905.n7.nabble.com/stdfn-h-error-conflicting-types-for-memcopy-and-sys-errlist-on-Cygwin-build-td20061.html > Frorm discussion there (the topic is now pending.) , > I decided ask here. > In compling gnuplot I have met errors: > ../../gnuplot/src/stdfn.h:67:8: error: conflicting types for 'memcpy' > char * memcpy __PROTO((char *, char *, size_t)); Before everybody gets entirely confused, let me interject that this is quite certainly not an actual problem about the memcpy() declaration itself, but rather an extremely surprising failure of an autoconf-generated configure script. The configure script in question never failed like that in years of usage. Well, setting aside occasional, remarkably stubborn rebase problems with Cygwin's Perl DLLs, that is. See the thread "makeinfo causes perl error ? Cygwin X86 download today​" from last week, also started by Tatsuro Matsuoka. -- 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