mod_auth_msql can be excluded from the "all distribution modules compile" list since most people do not have MSQL on their systems. Likewise, mod_dld is also excluded from this list. Perhaps the "Configuration" file should mention which platforms DLD support exists on.
| Platform | Core modules compile | All distribution modules compile | Compiled by | Notes/Warnings |
|---|---|---|---|---|
| AIX | ||||
| Apollo Domain/OS | ||||
| A/UX | ||||
| BSDI 1.1 | ||||
| BSDI 2.x | Yes | Yes | Brian B. | mod_proxy warning (no error) |
| DEC OSF/1 | ||||
| DG/UX 5.x | ||||
| FreeBSD | Yes | Yes | Chuck Murcko | mod_proxy warning (no error) |
| HPUX 9.x | Yes | Yes (except msql, dld, db) | Alexei | Warnings: mod_proxy.c:2694: warning: passing arg 2 of `select' from incompatible pointer type |
| HPUX 10.x | ||||
| Irix 5.x, gcc | Yes | Yes | Chuck Murcko | http_main.c: In function `sig_term':
http_main.c:904: warning: implicit declaration of function `killpg' http_main.c: In function `standalone_main': http_main.c:1404: warning: implicit declaration of function `bzero' mod_auth.c: In function `authenticate_basic_user': mod_auth.c:180: warning: implicit declaration of function `crypt' mod_proxy.c: In function `connect_handler': mod_proxy.c:2687: warning: implicit declaration of function `bzero' no mod_auth_db |
| Irix 5.x, SGI cc | Yes | Yes | Mark Cox | Warnings: http_bprintf.c, line 86: Long double not supported; double assumed. |
| Irix 6.x, gcc | ||||
| Irix 6.x, SGI cc | Yes | Yes | Brian Behlendorf | Same as 5.x, SGI cc, though: "ld: WARNING 84: /usr/lib/libsun.a is not used for resolving any symbol" |
| Linux 1.x | ||||
| LynxOS | ||||
| NetBSD | ||||
| NeXT 3.x | ||||
| NeXT 4.x | ||||
| OS/2 | ||||
| QNX | ||||
| SCO ODT 3 | ||||
| SCO 5 | ||||
| Sequent | ||||
| Solaris 2.4, gcc | Yes | Yes | Chuck Murcko | util.c: In function `get_local_host':
util.c:1090: warning: implicit declaration of function `gethostname' mod_auth.c: In function `authenticate_basic_user': mod_auth.c:180: warning: implicit declaration of function `crypt' mod_auth_dbm.c: In function `dbm_authenticate_basic_user': mod_auth_dbm.c:170: warning: implicit declaration of function `crypt' mod_cookies.c: In function `make_cookie': mod_cookies.c:133: warning: implicit declaration of function `gettimeofday' mod_proxy.c: In function `cache_check': mod_proxy.c:1663: warning: empty body in an else-statement no mod_auth_db |
| Solaris 2.4, Sun cc | Yes | Yes | Chuck Murcko | "http_main.c", line 1565: warning: Function has no return statement : main "util.c", line 1090: warning: implicitly declaring function to return int: gethostname() "mod_auth.c", line 180: warning: implicitly declaring function to return int: crypt() "mod_auth_dbm.c", line 170: warning: implicitly declaring function to return int: crypt() "mod_cookies.c", line 133: warning: implicitly declaring function to return int:gettimeofday() "mod_proxy.c", line 756: warning: semantics of "<" change in ANSI C; use explicit cast "mod_proxy.c", line 1649: warning: semantics of "<" change in ANSI C; use explicit cast "mod_proxy.c", line 2658: warning: statement not reached no mod_auth_db |
| Solaris 2.5, gcc | ||||
| Solaris 2.5, Sun cc | Yes | Yes (except msql, dld, db) | Alexei | Warnings: http_main, util, mod_auth, mod_auth_dbm, mod_cookies, mod_proxy |
| Sunos 4.1.x | ||||
| Ultrix | ||||
| UnixWare 2.x, cc |