10 Nov
2002
10 Nov
'02
12:11 p.m.
On Sat, Nov 09, 2002 at 11:56:36PM -0500, Jay Levitt wrote:
On my Mandrake 9.0 box, I get the following error during make:
cd /home/jay/syslog-ng-1.5.23 && autoheader /usr/bin/autoheader-2.13: Symbol `HAVE_RES_INIT' is not covered by /usr/share/autoconf/acconfig.h ./acconfig.h
I have automake 1.4-p6 and autoconf/autoheader 2.13. I don't really understand the workings of the GNU automake/autoconf tools, but it definitely seems that HAVE_RES_INIT is in config.in but not acconfig.h. This symbol wasn't referenced in 1.5.22, so that builds fine..
this has already been fixed in my CVS tree, simply add a line to acconfig.h #undef HAVE_RES_INIT -- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1