Code:
[ots@host-91 source]$ ./autogen.sh
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force
configure.ac:98: error: possibly undefined macro: AC_TYPE_INT16_T
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:99: error: possibly undefined macro: AC_TYPE_INT32_T
configure.ac:100: error: possibly undefined macro: AC_TYPE_INT64_T
configure.ac:103: error: possibly undefined macro: AC_TYPE_UINT16_T
configure.ac:104: error: possibly undefined macro: AC_TYPE_UINT32_T
configure.ac:105: error: possibly undefined macro: AC_TYPE_UINT64_T
configure.ac:106: error: possibly undefined macro: AC_TYPE_UINT8_T
autoreconf: /usr/bin/autoconf failed with exit status: 1
[ots@host-91 source]$
Ktoś pomoże i powie co dopisać w pliku ./configure.ac ?
Last edited by a moderator: