|
Message
From: György 'nog' Jeney<nog@s...>
Date: Fri Feb 18 17:18:37 CET 2005
Subject: [openrisc] or1ksim compilation problem
> Hi, > > thanks for your feedback. > > I run aclocal && automake && autoconf, after running autoconf I get: > > configure.in:62: warning: AC_TRY_RUN called without default to allow cross > compiling > autoconf: Undefined macros: > configure.in:68:AC_CHECK_TYPES([uint8_t, uint16_t, uint32_t],,, [#include > <inttypes.h>]) > configure.in:69:AC_CHECK_TYPES([int8_t, int16_t, int32_t],,, [#include <inttypes.h>])
What version of autoconf are you useing (`autoconf --version')? It works fine for me here on version 2.53.
nog.
|
 |