Hello to all !

I'm triing to build neon 0.26.1 under XP with VC-6.0 and I get this error:



nmake -f neon.mak EXPAT_SRC=..\expat-2.0.0 OPENSSL_SRC=..\openssl-0.9.7g ZLIB_SRC=..\zlib-1.2.3

Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.

   tempfile.bat
Created config.h from config.hw
   cl.exe @C:\DOCUME~1\gpdiaz\CONFIG~1\Temp\nma05660.
ne_alloc.c
ne_auth.c
ne_basic.c
ne_compress.c
ne_dates.c
ne_i18n.c
ne_md5.c
ne_redirect.c
ne_request.c
ne_session.c
ne_socket.c
src\ne_socket.c(452) : warning C4018: '==' : signed/unsigned mismatch
src\ne_socket.c(1015) : warning C4133: 'function' : incompatible types - from 'int *' to 'const char *'
ne_sspi.c
src\ne_sspi.c(365) : error C2039: 'FreeCredentialsHandle' : is not a member of '_SECURITY_FUNCTION_TABLE_A' C:\ARCHIV~1\MICROS~4\VC98\INCLUDE\sspi.h(1417) : see declaration of '_SECURITY_FUNCTION_TABLE_A'
ne_string.c
ne_uri.c
ne_utils.c
ne_207.c
ne_xml.c
ne_xmlreq.c
ne_acl.c
ne_props.c
Generating Code...
src\ne_socket.c(1019) : warning C4761: integral size mismatch in argument; conversion supplied
Compiling...
ne_locks.c
ne_openssl.c
Generating Code...
NMAKE : fatal error U1077: 'cl.exe' : return code '0x2'
Stop.


What I do wrong ?

Many thanks for your time and sorry for my english !

---
 Gerardo Pirla Diaz
 gpdiaz TA domotiker TOD com
_______________________________________________
neon mailing list
[email protected]
http://mailman.webdav.org/mailman/listinfo/neon

Reply via email to