Here's the patch I needed to use to get 5.9.5 working:

--- sntp/libopts/m4/libopts.m4  Fri Jun  6 17:16:28 2008
+++ libopts/m4/libopts.m4       Thu Jun 12 06:56:38 2008
@@ -68,6 +68,7 @@
   AC_CHECK_HEADERS(stdint.h inttypes.h, break)
   AC_CHECK_TYPES([int8_t, uint8_t, int16_t, uint16_t, int32_t, uint32_t,
      intptr_t, uintptr_t, uint_t])
+  AC_CHECK_TYPES([wchar_t, mode_t, pid_t, uid_t, gid_t])
   
   # =====
   # sizes


-- 
Harlan Stenn <[EMAIL PROTECTED]>
http://ntpforum.isc.org  - be a member!

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Autogen-users mailing list
Autogen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/autogen-users

Reply via email to