bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CVS Feature Branch - Windows Build Broken 4-Sep-2004


From: Mark D. Baushke
Subject: Re: CVS Feature Branch - Windows Build Broken 4-Sep-2004
Date: Sat, 04 Sep 2004 19:50:01 -0700

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Derek,

I have committed a fix for a few of the problems that Conrad indicated
and one that I found when the server is compiled or not using the
various ENCRYPTION HAVE_KERBEROS HAVE_GSSAPI options it breaks some of
the writeproxy-noredirect tests (eg, default builds on FreeBSD and
Solaris do not have Gssapi-authenticate).

Outstanding issues include:

 errors:
  - use of unprotected fcntl() calls in buffer.c(2032,2041)
  - unknown O_NONBLOCK macro use in buffer.c(2037,2039)
  - for loop construct problem in log-buffer.c(174)
  - buf_initialize called with too few arguments in socket-client.c(97)

 warnings:
  - exithandle.c(47) signals_register vs void function pointers for atext().
  - client.c(3359) incompatible types 'struct sockaddr_in *' vs
    'const struct sockaddr *'

It may make sense to test for fcntl existing and protect calls with
HAVE_FCNTL in configure...

It will probably turn out to be necessary to #define TRUST_OS_FILE_CACHE
for windows-NT.

        -- Mark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQFBOn7Z3x41pRYZE/gRAkSkAJ0aLhCk/rSykd2T2mwqGmFM2NQmlgCg5Xbh
IWEVFwt36i6WkchaDVOkJG4=
=Spwa
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]