Hi all,

I have previously posted this on the windows specific list, however I believe this list reaches a wider audience so i'll try again.

I am trying to recompile php 5.2.5 on win32, specifically trying to rebuild the freetds extension with the latest RC code from FreeTDS.org.

I am getting a persistent linking error however and am at a loss as to what is causing it. The build environment is VC6 SP6 on WinXP x86 SP2.

The exact error is:

main\internal_functions.c(69) : error C2065: 'phpext_dblib_ptr' : undeclared identifier
main\internal_functions.c(69) : error C2099: initializer is not a constant
NMAKE : fatal error U1077: '"cl.exe"' : return code '0x2'


Help!, Anyone?

TIA
Jason


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to