unix version won't configure - Mailing list pgsql-odbc

From Dave Cramer
Subject unix version won't configure
Date
Msg-id 1043613390.21634.155.camel@inspiron.cramers
Whole thread Raw
List pgsql-odbc
Hi,

I get the following error when trying to configure on linux

autoconf
configure.ac:4: error: possibly undefined macro: AM_INIT_AUTOMAKE
configure.ac:6: error: possibly undefined macro: AM_CONFIG_HEADER
configure.ac:7: error: possibly undefined macro: AM_MAINTAINER_MODE
configure.ac:10: error: possibly undefined macro: AC_DEFINE
configure.ac:27: error: possibly undefined macro: AM_CONDITIONAL
configure.ac:37: error: possibly undefined macro: AC_CHECK_LIB
configure.ac:39: error: possibly undefined macro: AC_CHECK_FUNCS
configure.ac:41: error: possibly undefined macro: AC_TRY_COMPILE
configure.ac:61: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
configure.ac:62: error: possibly undefined macro: AC_DISABLE_STATIC
configure.ac:63: error: possibly undefined macro: AC_LIBTOOL_DLOPEN
configure.ac:64: error: possibly undefined macro: AC_PROG_LIBTOOL

then when I run ./configure I get the following

/configure: line 1195: AM_INIT_AUTOMAKE: command not found
./configure: line 1197: syntax error near unexpected token `config.h'
./configure: line 1197: `AM_CONFIG_HEADER(config.h)'
--
Dave Cramer <dave@fastcrypt.com>
Cramer Consulting


pgsql-odbc by date:

Previous
From: Stefan Böhringer
Date:
Subject: MS Access & psqlODBC: Hyperlink data type
Next
From: "Dave Page"
Date:
Subject: Re: unix version won't configure