Can't compile nightly build with VC6
Михаил Гаврилов <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
--------------------Configuration: libTDS - Win32 Release--------------------
Compiling...
config.c
D:\php-sdk\php53dev\vc6\x86\pecl\freetds-0.83.dev.20101014\src\tds\config.c(576)
: error C2065: 'LONG_MIN' : undeclared identifier
D:\php-sdk\php53dev\vc6\x86\pecl\freetds-0.83.dev.20101014\src\tds\config.c(576)
: error C2065: 'LONG_MAX' : undeclared identifier
sspi.c
D:\php-sdk\php53dev\vc6\x86\pecl\freetds-0.83.dev.20101014\src\tds\sspi.c(122)
: error C2039: 'FreeCredentialsHandle' : is not a member of
'_SECURITY_FUNCTION_TABLE_A'
C:\PROGRAM FILES\MICROSOFT VISUAL
STUDIO\VC98\INCLUDE\sspi.h(1417) : see declaration of
'_SECURITY_FUNCTION_TABLE_A'
D:\php-sdk\php53dev\vc6\x86\pecl\freetds-0.83.dev.20101014\src\tds\sspi.c(239)
: error C2039: 'FreeCredentialsHandle' : is not a member of
'_SECURITY_FUNCTION_TABLE_A'
C:\PROGRAM FILES\MICROSOFT VISUAL
STUDIO\VC98\INCLUDE\sspi.h(1417) : see declaration of
'_SECURITY_FUNCTION_TABLE_A'
D:\php-sdk\php53dev\vc6\x86\pecl\freetds-0.83.dev.20101014\src\tds\sspi.c(261)
: error C2039: 'FreeCredentialsHandle' : is not a member of
'_SECURITY_FUNCTION_TABLE_A'
C:\PROGRAM FILES\MICROSOFT VISUAL
STUDIO\VC98\INCLUDE\sspi.h(1417) : see declaration of
'_SECURITY_FUNCTION_TABLE_A'
D:\php-sdk\php53dev\vc6\x86\pecl\freetds-0.83.dev.20101014\src\tds\sspi.c(280)
: error C2039: 'FreeCredentialsHandle' : is not a member of
'_SECURITY_FUNCTION_TABLE_A'
C:\PROGRAM FILES\MICROSOFT VISUAL
STUDIO\VC98\INCLUDE\sspi.h(1417) : see declaration of
'_SECURITY_FUNCTION_TABLE_A'
Error executing cl.exe.
dblib.lib - 6 error(s), 0 warning(s)
--
Best Regards,
Mike Gavrilov.