Opened 13 years ago

Last modified 13 years ago

#3928 closed defect

Cant run autoconf — at Version 1

Reported by: isbaran Owned by: warmerdam
Priority: normal Milestone: 1.9.0
Component: ConfigBuild Version: 1.8.0
Severity: normal Keywords: libtool
Cc:

Description (last modified by warmerdam)

Hello, Trying to compile gdal but autoreconf (2.68) fails with this:

configure.in:56: the top level
configure.in:56: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
aclocal.m4:1091: _LT_SYS_MODULE_PATH_AIX is expanded from...
aclocal.m4:5449: _LT_LANG_CXX_CONFIG is expanded from...
aclocal.m4:823: _LT_LANG is expanded from...
aclocal.m4:806: LT_LANG is expanded from...
aclocal.m4:834: _LT_LANG_DEFAULT_CONFIG is expanded from...
aclocal.m4:156: _LT_SETUP is expanded from...
aclocal.m4:82: LT_INIT is expanded from...
aclocal.m4:120: AC_PROG_LIBTOOL is expanded from...
configure.in:56: the top level
configure.in:63: error: possibly undefined macro: AC_COMPILER_PIC
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.in:64: error: possibly undefined macro: AC_LD_SHARED
configure.in:92: error: possibly undefined macro: AC_HAVE_LONG_LONG
configure.in:93: error: possibly undefined macro: AC_UNIX_STDIO_64
configure.in:141: error: possibly undefined macro: AC_CHECK_FUNC_CUSTOM
autoreconf: /usr/bin/autoconf failed with exit status: 1

Change History (1)

comment:1 by warmerdam, 13 years ago

Component: defaultConfigBuild
Description: modified (diff)
Note: See TracTickets for help on using tickets.