25 Sep
2008
25 Sep
'08
8:59 a.m.
Norbert Wegener wrote:
Building Suse rpms on 10.3 I get the following error:
Err... the spec file is re-building the "configure" script? Why?
+ autoreconf ... configure.in:547: error: possibly undefined macro: AC_LIB_READLINE If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation.
It's defined in aclocal.m4. Autoconf *should* be picking it up automatically.
I have build former version of freeradius on that machine. This error did not occure before.
But the autoconf process on suse picks up *other* definitions in aclocal.m4. Why doesn't it pick up this one? Arg. Alan DeKok.