Undefined Macros compiling MICO



Hi again,

I'm pretty sure I was able to compile MICO a couple of days ago.  When
trying to compile a fresh download from CVS I run into the following:

configure.in:407: warning: AC_TRY_RUN called without default to allow
cross compiling
autoconf: Undefined macros:
configure.in:126:  AC_GET_DEFINE(GCC_VERSION, __VERSION__, stdlib.h)
configure.in:377:AC_CHECK_SOCKET_SIZE_T
configure.in:508:AC_TRY_COMPILE_GLOBAL(,[
configure.in:536:AC_TRY_COMPILE_GLOBAL(,[
creating cache ./config.cache
checking for extra include and lib directories...
   + found /usr/local/include
   + found /usr/local/lib
checking for gcc... gcc
checking whether the C compiler (gcc  -L/usr/local/lib) works... yes
checking whether the C compiler (gcc  -L/usr/local/lib) is a
cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for c++... c++
checking whether the C++ compiler (c++  -L/usr/local/lib) works... yes
checking whether the C++ compiler (c++  -L/usr/local/lib) is a
cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking how to run the C++ preprocessor... c++ -E
checking for POSIXized ISC... no
./configure: syntax error near unexpected token
`AC_GET_DEFINE(GCC_VERSION,'
./configure: ./configure: line 1243: `  AC_GET_DEFINE(GCC_VERSION,
__VERSION__, stdlib.h)'
 
I don't know if this is a new problem, or if I just screwed up something
on my machine recently ;-)

Mike 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]