build irrtoolset on debian 9.x

Nick Hilliard (INEX) nick at inex.ie
Wed Nov 28 15:34:37 UTC 2018


Narcisse Doudieu Siewe INGENIEUR wrote on 28/11/2018 15:08:
> I'm trying to build irretoolset on debian 9.2.1 but at "autoconf -v -f 
> -i" step
> I got the erros below
> 
> ENABLE_DEBUG$|^HAVE_LIBHISTORY$|^HAVE_YYLINENO$|^EXTRA_LIBS$|^LIBOBJS$|^LTLIBOBJS$ 
> 
> configure.ac:34: 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:56: error: possibly undefined macro: AM_PROG_LEX
> configure.ac:58: error: possibly undefined macro: AC_PROG_LIBTOOL

There's no "autoconf -v -f -i" step?

Can you:

1. delete any existing copy of the irrtoolset source on your computer.

2. install the correct debian 9 development packages:

> # apt-get install build-essential libtool git bison flex libreadline-dev autoconf automake

3. follow the build instructions here:

> https://github.com/irrtoolset/irrtoolset/wiki/IRRToolSet-Installation#irrtoolset-development

This compiles fine on debian 9.  If it doesn't work, can you paste the 
full output on pastebin or something?

Nick


More information about the irrtoolset mailing list