BIND 8.2.2-T4B & Solaris -

Chris Yarnell Chris_Yarnell at iengines.net
Fri Sep 24 18:02:53 UTC 1999


If you are having problems compiling BIND 8.2.2-T4B on a Solaris system,
you may want to try the following patch.  It's likely to be part of T5B.

Thanks.

Index: src/port/solaris/include/port_before.h
===================================================================
RCS file: /proj/cvs/isc/bind/src/port/solaris/include/port_before.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- port_before.h	1999/01/04 05:55:22	1.5
+++ port_before.h	1999/09/24 07:09:03	1.6
@@ -93,5 +93,7 @@
 #define SERV_R_OK sptr
 #define SERV_R_BAD NULL
 
+#define BSD_COMP
+
 #include <limits.h>	/* _POSIX_PATH_MAX */




More information about the bind-users mailing list