i am trying to build the 2.7 odbc driver and i am getting an error. I am
using ubuntu 14
root@ip-10-112-47-3:/ignite2.7/ignite/modules/platforms/cpp# ls
aclocal.m4 config.sub cpp.dxg jni missing
thin-client
autom4te.cache configure depcomp ltmain.sh odbc
thin-client-test
binary configure.ac DEVNOTES.txt m4 odbc-test
common configure.acrel examples Makefile.am project
config.guess core ignite Makefile.amrel README.md
config.h.in core-test install-sh Makefile.in README.txt
root@ip-10-112-47-3:/ignite2.7/ignite/modules/platforms/cpp# libtoolize &&
aclocal && autoheader && automake --add-missing && autoreconf ./configure.ac
--enable-odbc --disable-node --disable-core
aclocal:configure.ac:32: warning: macro `AM_SILENT_RULES' not found in
library
aclocal:configure.ac:36: warning: macro `AM_PROG_AR' not found in library
Useless use of /d modifier in transliteration operator at
/usr/share/automake-1.9/Automake/Wrap.pm line 60.
aclocal:configure.ac:32: warning: macro `AM_SILENT_RULES' not found in
library
aclocal:configure.ac:36: warning: macro `AM_PROG_AR' not found in library
configure.ac:32: error: possibly undefined macro: AM_SILENT_RULES
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:36: error: possibly undefined macro: AM_PROG_AR
autoreconf: /usr/bin/autoconf failed with exit status: 1
root@ip-10-112-47-3:/ignite2.7/ignite/modules/platforms/cpp#
--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/
|