[syslog-ng]compile problem HAVE_RES_INIT

Hamilton, Andrew Andrew.Hamilton@afccc.af.mil
Thu, 31 Oct 2002 09:04:58 -0500


Try this:

FWIW the following patch seems to have fixed it:

--- syslog-ng-1.5.23/acconfig.h.orig    Wed Apr  3 12:37:02 2002
+++ syslog-ng-1.5.23/acconfig.h Tue Oct 29 17:00:12 2002
@@ -40,4 +40,5 @@
 #undef PATH_SYSCONFDIR 
 
 #undef ENABLE_TCP_WRAPPER
- 
\ No newline at end of file
+ 
+#undef HAVE_RES_INIT

Drew

-----Original Message-----
From: ktb [mailto:xyf@nixnotes.org]
Sent: Thursday, October 31, 2002 8:57 AM
To: syslog-ng@lists.balabit.hu
Subject: [syslog-ng]compile problem HAVE_RES_INIT


I'm trying to compile syslog-ng-1.5.23 on a RedHat 6.0 machine.  When I
run "make" I get the following error -

make[1]: Entering directory `/usr/local/src/syslog-ng-1.5.23/src'
cd /usr/local/src/syslog-ng-1.5.23 && autoheader
/usr/bin/autoheader: Symbol `HAVE_RES_INIT' is not covered by
/usr/share/autoconf/acconfig.h ./acconfig.h
make[1]: *** [/usr/local/src/syslog-ng-1.5.23/src/stamp-h.in] Error 1
make[1]: Leaving directory `/usr/local/src/syslog-ng-1.5.23/src'
make: *** [all-recursive] Error 1

Anyone know how I can get around this error?
Thanks,
kent

-- 
To know the truth is to distort the Universe.
                      Alfred N. Whitehead (adaptation)

_______________________________________________
syslog-ng maillist  -  syslog-ng@lists.balabit.hu
https://lists.balabit.hu/mailman/listinfo/syslog-ng
Frequently asked questions at http://www.campin.net/syslog-ng/faq.html