Re: compiler error
Ales Cepek <[email protected]> Fri, 28 Aug 2020 12:26:55 +0200
| Newsgroups | gmane.comp.gnu.gama.bugs |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --------------7649BF36E40A84C0E2B4AEC8 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Attila, I suggest you use the Gama sources from https://ftp.gnu.org/gnu/gama/ version 2.09. Should you need the latest version from http://git.savannah.gnu.org/cgit/gama.git, please simply uncomment line 20 in configure.ac and the program should build without a problem (let me know if it helps). Please also mind, that CMakeLists.txt build is only a subset of full GNU Gama build, namely in the test suites.= On my Debian GNU/Linux 10 (buster)=C2=A0 |macro AC_CONFIG_MACRO_DIR([m4])= is available implicitly, which it was not in older OS versions (and thus I have to distribute it with Gama in subdirectory m4).| |Ale=C5=A1 | On 8/27/20 10:05 PM, Attila Ber=C3=A9nyi wrote: > Gents, > > Many thanks for the quick replies. > > Greg, you're right, I forgot to give you details re the environment, > sorry about that. > > OS: Linux (dockerized, tried debian-slim and alpine) > sources: bleeding edge from git > > I've followed the official documentation, i.e. autogen, configure, make= =2E > > As I was having issues, I gave the cmake option a go and that way Gama > compiled just fine. > > Cheers, > Attila > > On Thu, 27 Aug 2020 at 20:40, Greg Troxel <[email protected] > <mailto:[email protected]>> wrote: > > > Ale=C5=A1 =C4=8Cepek <[email protected] <mailto:ales.cepek@gmail= =2Ecom>> > writes: > > > Greg, I was going to ask you to check if it is OK on BSD to > comment out > > explicit reference to macros in M4 directory, so I am going to > return the > > configure.ac <http://configure.ac> to the previous version. > > Ale=C5=A1 > > Sounds good. > > I do not understand why it is not being found.=C2=A0 I suspect ther= e is > some > other tiny problem someplace and the lack of local is making the er= ror > manifest rather than latent. > --=20 GPG: C6E1 824E 0180 B85F 31B0 6B6A CB6C E60D 1B77 FC09 --------------7649BF36E40A84C0E2B4AEC8 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> </head> <body> <p>Attila, I suggest you use the Gama sources from <a class="moz-txt-link-freetext" href="https://ftp.gnu.org/gnu/gama/">https://ftp.gnu.org/gnu/gama/</a> version 2.09. Should you need the latest version from <a class="moz-txt-link-freetext" href="http://git.savannah.gnu.org/cgit/gama.git">http://git.savannah.gnu.org/cgit/gama.git</a>, please simply uncomment line 20 in configure.ac and the program should build without a problem (let me know if it helps). Please also mind, that CMakeLists.txt build is only a subset of full GNU Gama build, namely in the test suites.</p> <p>On my Debian GNU/Linux 10 (buster) <code>macro AC_CONFIG_MACRO_DIR([m4]) is available implicitly, which it was not in older OS versions (and thus I have to distribute it with Gama in subdirectory m4).</code></p> <p><code>Aleš<br> </code></p> <div class="moz-cite-prefix">On 8/27/20 10:05 PM, Attila Berényi wrote:<br> </div> <blockquote type="cite" cite="mid:CAAx6ySHo1k7w6WADq1j2bhHgT2i1YJCJki9h-gQoCmhFM-49FA@mail.gmail.com"> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <div dir="ltr">Gents, <div><br> </div> <div>Many thanks for the quick replies.</div> <div><br> </div> <div>Greg, you're right, I forgot to give you details re the environment, sorry about that.</div> <div><br> </div> <div>OS: Linux (dockerized, tried debian-slim and alpine)</div> <div>sources: bleeding edge from git</div> <div><br> </div> <div>I've followed the official documentation, i.e. autogen, configure, make.</div> <div><br> </div> <div>As I was having issues, I gave the cmake option a go and that way Gama compiled just fine.</div> <div><br> </div> <div>Cheers,</div> <div>Attila</div> </div> <br> <div class="gmail_quote"> <div dir="ltr" class="gmail_attr">On Thu, 27 Aug 2020 at 20:40, Greg Troxel <<a href="mailto:[email protected]" moz-do-not-send="true">[email protected]</a>> wrote:<br> </div> <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br> Aleš Čepek <<a href="mailto:[email protected]" target="_blank" moz-do-not-send="true">[email protected]</a>> writes:<br> <br> > Greg, I was going to ask you to check if it is OK on BSD to comment out<br> > explicit reference to macros in M4 directory, so I am going to return the<br> > <a href="http://configure.ac" rel="noreferrer" target="_blank" moz-do-not-send="true">configure.ac</a> to the previous version.<br> > Aleš<br> <br> Sounds good.<br> <br> I do not understand why it is not being found. I suspect there is some<br> other tiny problem someplace and the lack of local is making the error<br> manifest rather than latent.<br> </blockquote> </div> </blockquote> <pre class="moz-signature" cols="72">-- GPG: C6E1 824E 0180 B85F 31B0 6B6A CB6C E60D 1B77 FC09</pre> </body> </html> --------------7649BF36E40A84C0E2B4AEC8--