From: | Dave Cramer <dave(at)fastcrypt(dot)com> |
---|---|
To: | pgsql-odbc(at)postgresql(dot)org |
Subject: | unix version won't configure |
Date: | 2003-01-26 20:36:30 |
Message-ID: | 1043613390.21634.155.camel@inspiron.cramers |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)fastcrypt(dot)com>
Cramer Consulting
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2003-01-26 22:39:39 | Re: Version 7.3 and LIMIT i,j |
Previous Message | Stefanos Karasavvidis | 2003-01-26 19:13:53 | unicode driver + text fields as primary keys |