On 9/10/07, Bernd Eidenschink <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> on a  SuSE Linux 10 Enterprise Server i ran into this when trying to compile
> from HEAD:
>
> ./autogen.sh --with-tcl=/usr/local/ns/lib --prefix=/usr/local/ns
>
> Running aclocal -I m4 -I /opt/gnome/share/aclocal
> Running autoheader
> Running autoconf
> configure.in:172: error: possibly undefined macro: AC_TYPE_INT8_T
>       If this token and others are legitimate, please use m4_pattern_allow.
>       See the Autoconf documentation.
> configure.in:173: error: possibly undefined macro: AC_TYPE_INT16_T
> configure.in:174: error: possibly undefined macro: AC_TYPE_INT32_T
> configure.in:175: error: possibly undefined macro: AC_TYPE_INT64_T
> configure.in:177: error: possibly undefined macro: AC_TYPE_UINT8_T
> configure.in:178: error: possibly undefined macro: AC_TYPE_UINT16_T
> configure.in:179: error: possibly undefined macro: AC_TYPE_UINT32_T
> configure.in:180: error: possibly undefined macro: AC_TYPE_UINT64_T
> configure.in:182: error: possibly undefined macro: AC_TYPE_INTMAX_T
> configure.in:183: error: possibly undefined macro: AC_TYPE_UINTMAX_T
> configure.in:185: error: possibly undefined macro: AC_TYPE_INTPTR_T
> configure.in:186: error: possibly undefined macro: AC_TYPE_UINTPTR_T
>
> Do you know what to do?


Install autoconf >= 2.59c

Suse 10.2 ships with autoconf-2.60


Hmm, maybe we just need to copy those macros into ./m4 for now. I
think Zoran had this problem as well...

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
naviserver-devel mailing list
naviserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/naviserver-devel

Reply via email to