chiark / gitweb /
Add <stdarg.h>.
[adns.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index d17a10ef4728f912b9f7c8888dc14b1ea55d9bb1..abe6f7200309fc570eb1ffc13ba94ebab817092e 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -18,10 +18,11 @@ The following platforms have been tested at at least some point and
 should work - please report if they don't:
   [adns]       OS
    pre-1.0     Linux glibc 2.1 (actually tested on Debian 2.2).
-   pre-1.0     FreeBSD 3.2             
+   pre-1.0     FreeBSD 3.2
    pre-1.0     Solaris 2.6, 2.7, 2.8
    pre-1.0     HP-UX 10.20, 11.00
    pre-1.0     IRIX 6.5 *not* with GCC [1], --disable-dynamic
+              AIX no dynamic
 Later versions of the same OS should work too.  [adns] is the latest
 version of adns that has been tested.  Usually entries in this table
 mean they pass adns's own regression test, when compiled with GCC.
@@ -29,7 +30,8 @@ Notes/known problems:
     [1] IRIX 6.5 inet_ntoa seems to break with GCC.
 
 The following platforms are known to be deficient and will not work:
-    Solaris 2.5                Lacks vsnprintf
+    Solaris 2.5                        Lacks vsnprintf - install glibc ?
+    TruUnix64 (DEC UNIX 4.0f)  Lacks vsnprintf - install glibc ?
 Please don't report these problems unless you have a nice,
 straightforward solution or workaround for them.