You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Brian Behlendorf <br...@organic.com> on 1997/01/27 00:43:23 UTC

1.2b5 compiles fine on Dynix

Someone mentioned Dynix as a platform which causes grief at times and should be
checked - I got access to a Dynix 4.0.1 machine at berkeley, and 1.2b5 compiles
fine, except for numerous warnings:

  mod_info.c:161: warning: implicit declaration of function `strncasecmp'
  mod_info.c:206: warning: implicit declaration of function `strcasecmp'
  mod_usertrack.c:135: warning: implicit declaration of function `gettimeofday'
  mod_negotiation.c:560: warning: implicit declaration of function `__filbuf'
  util.c:1242: warning: implicit declaration of function `gethostname'

as well as

  proxy_ftp.c: In function `proxy_ftp_handler':
  proxy_ftp.c:448: warning: passing arg 4 of `setsockopt' discards `const' from 
    pointer target type
  proxy_ftp.c:568: warning: passing arg 4 of `setsockopt' discards `const' from
    pointer target type
  proxy_ftp.c:653: warning: passing arg 4 of `setsockopt' discards `const' from
    pointer target type
  proxy_util.c: In function `proxy_host2addr':
  proxy_util.c:691: warning: passing arg 1 of `gethostbyname' discards `const'
    from pointer target type

and then during linking

  ld: warning: Reference to `inet_network` resolved by libinet.so, but
    libinet.so not explicitly named on command line.
  ld: warning: Reference to `gethostbyname` resolved by libinet.so, but
    libinet.so not explicitly named on command line.
  ld: warning: Reference to `inet_ntoa` resolved by libinet.so, but libinet.so
    not explicitly named on command line.
  ld: warning: Reference to `gethostname` resolved by libinet.so, but
    libinet.so not explicitly named on command line.
  ld: warning: Reference to `gethostbyaddr` resolved by libinet.so, but
    libinet.so not explicitly named on command line.
  ld: warning: Reference to `inet_addr` resolved by libinet.so, but libinet.so
    not explicitly named on command line.

But it still compiles and at least does httpd -h and httpd -v.  I am not able
to fully test it at this point however.

	Brian

--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--
brian@organic.com  www.apache.org  hyperreal.com  http://www.organic.com/JOBS