From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 57949 invoked by alias); 14 Jan 2019 15:08:46 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 57938 invoked by uid 89); 14 Jan 2019 15:08:45 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=1.8 required=5.0 tests=BAYES_50,FOREIGN_BODY,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=antivirus, UD:avast.com, UD:www.avast.com, wwwavastcom X-HELO: mail-pg1-f169.google.com Received: from mail-pg1-f169.google.com (HELO mail-pg1-f169.google.com) (209.85.215.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 14 Jan 2019 15:08:44 +0000 Received: by mail-pg1-f169.google.com with SMTP id w7so9555284pgp.13 for ; Mon, 14 Jan 2019 07:08:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=AR47mBZI97WTMZqLFf5CNUaSlqD+6U9+GMizlbCm1fc=; b=N7wu0uIuuZe+hd0O0Io4JrV5Cs4U+z19raLSVBx7p01cSJJpyeWILK7YAZaGrQz5XF k1k90k3pfOv92bG7Z4ZLzHcjvaP7b9A5kjoN6U523nH0LQ1bJ4HGCW70jNLbVIvFGy6Z nzT1dY4gjHva5/lkG7LupYXNbpuelXpHysdENTy76XxCRcatSE7x/d+eTelc0pA3Kxbu Iuai4HwwmXUzuw014DOB4Qajklm7cAzIIMOQj0nzfhQse/pGmvkUDZhCiDwQQ5pIRM6Z r8uoIgaE+Tn7I/EdSnKuu9XBuZMncZ+TIcdTk2BgmadMuU412G1HG9+jLLpnmd+P30K1 VX1Q== Return-Path: Received: from [192.168.1.72] (66-7-227-83.static-ip.telepacific.net. [66.7.227.83]) by smtp.gmail.com with ESMTPSA id y71sm1159353pfi.123.2019.01.14.07.08.41 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Jan 2019 07:08:41 -0800 (PST) Subject: Re: Needing the executable grap To: cygwin@cygwin.com References: <000001d4abca$83263610$8972a230$@bonhard.uklinux.net> <001201d4ac1a$869b2a30$93d17e90$@bonhard.uklinux.net> From: Marco Atzeri Message-ID: <45de708d-ec3e-fade-01a6-0c3d96901ea4@gmail.com> Date: Mon, 14 Jan 2019 15:08:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 MIME-Version: 1.0 In-Reply-To: <001201d4ac1a$869b2a30$93d17e90$@bonhard.uklinux.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2019-01/txt/msg00109.txt.bz2 Am 14.01.2019 um 07:05 schrieb Fergus: >>>> I still have grap-1.42.tar.gz and can get the current grap-1.45.tar.gz= from >>>> https://www.lunabase.org/~faber/Vault/software/grap/grap-1.45.tar.gz > This sequence works perfectly well in grap-1.42 to create grap.exe but in= grap-1.45, after a successful ./configure step, make yields > make all-am > make[1]: Entering directory '/d/mole/grap-1.45' > g++ -DHAVE_CONFIG_H -I. -std=3Dc++0x -Wall -std=3Dc++0x -g -O2 -std=3D= c++0x -MT grap.o -MD -MP -MF .deps/grap.Tpo -c -o grap.o grap.cc > grap.yy: In function 'int yyparse()': > grap.yy:582:12: error: 'strptime' was not declared in this scope > if (strptime($5->c_str(), $3->c_str(), &tm) !=3D 0) { > ^~~~~~~~ > grap.yy:582:12: note: suggested alternative: 'strftime' > if (strptime($5->c_str(), $3->c_str(), &tm) !=3D 0) { > ^~~~~~~~ > strftime > make[1]: *** [Makefile:496: grap.o] Error 1 > make[1]: Leaving directory '/d/mole/grap-1.45' > make: *** [Makefile:380: all] Error 2 > I guess you are right that I am missing a package. try to remove the "-std=3Dc++0x" > Thank you. > Fergus > > > -- > 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 > --- Diese E-Mail wurde von Avast Antivirus-Software auf Viren gepr=C3=BCft. https://www.avast.com/antivirus -- 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