|
From: | cyberbikepunk |
Subject: | Re: [Taler] mint install question |
Date: | Mon, 12 Oct 2015 22:24:25 +0200 |
Yes, you're compiling against an "old" GNUnet codebase (such as 0.9.1),
but you need something WAY more recent. Checkout and install GNUnet from
SVN, and then those issues should disappear.
-Christian
On 10/12/2015 09:55 PM, cyberbikepunk wrote:
> the bootstrapping went fine:
> http://pastebin.com/WtV04zdN
>
> but the compiler ran into problems:
> http://pastebin.com/YuPeKER1
>
> any ideas?
>
> thx
>
>
> 2015-10-12 21:32 GMT+02:00 cyberbikepunk <address@hidden
> <mailto:address@hidden>>:
>
> okay thanks let me try that
>
> 2015-10-12 21:31 GMT+02:00 Christian Grothoff <address@hidden
> <mailto:address@hidden>>:
>
> Hi Loic,
>
> You should first try to use the "bootstrap" shell script to
> generate the
> configure script. If that unexpectedly doesn't help, please
> report the
> versions of autoconf & automake that you're using.
>
> Happy hacking!
>
> Christian
>
> On 10/12/2015 02:53 PM, Loic Jounot wrote:
> > Hello,
> >
> > I'm Loic, a python developer..
> >
> > I'm trying to set up the mint and later the merchant servers so I can
> > start refactoring the python wallet. Using autoconf to generate my
> > configure script I get errors:
> >
> > configure.ac:24 <http://configure.ac:24>
> <http://configure.ac:24>: error: possibly undefined
> > macro: AM_INIT_AUTOMAKE
> > If this token and others are legitimate, please use m4_pattern_allow.
> > See the Autoconf documentation.
> > configure.ac:27 <http://configure.ac:27>
> <http://configure.ac:27>: error: possibly undefined
> > macro: AM_SILENT_RULES
> > configure.ac:50 <http://configure.ac:50>
> <http://configure.ac:50>: error: possibly undefined
> > macro: AM_CONDITIONAL
> > configure.ac:57 <http://configure.ac:57>
> <http://configure.ac:57>: error: possibly undefined
> > macro: AM_PATH_LIBGCRYPT
> >
> >
> > is there anything I should know about?
> >
> > Thanks
> >
> > Loic
>
>
>
[Prev in Thread] | Current Thread | [Next in Thread] |