Bug #500
cannot execute make config
0%
Description
svn version 1009
cannot succesfully comple `make config` due to error:
mikolaj@localhost ~/exiv2 $ make config
cd config && make config
make1: Entering directory `/home/mikolaj/exiv2/config'
autoconf -o ../configure
configure.ac:62: error: possibly undefined macro: AC_TYPE_UINT8_T
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:63: error: possibly undefined macro: AC_TYPE_UINT16_T
configure.ac:64: error: possibly undefined macro: AC_TYPE_UINT32_T
configure.ac:65: error: possibly undefined macro: AC_TYPE_INT16_T
configure.ac:66: error: possibly undefined macro: AC_TYPE_INT32_T
make1: * [config] Błąd 1
make1: Leaving directory `/home/mikolaj/exiv2/config'
make: * [config] Błąd 2
History
Updated by Andreas Huggel over 14 years ago
Won't enable the checks anymore. Issue considered closed.