Hi,
I'm using CBE 1.7.0 rc1 now to build SFElibcddb.spec, but it fails on
aclocal phase.
[log]
configure.ac:23: error: possibly undefined macro: AM_GNU_GETTEXT_VERSION
If this token and others are legitimate, please use
m4_pattern_allow.
See the Autoconf documentation.
configure.ac:127: error: possibly undefined macro: AM_ICONV
[/log]
I found these macros are under /opt/dtbld/share/aclocal, when I manually
add it to ACLOCAL_FLAGS, build goes well.
$aclocal --print-ac-dir
/usr/share/aclocal
I think /opt/dtbld/share/aclocal should be in ac-dir by default, is it a
bug?
Regards,
Halton.