Jason wrote: > To be honest, I can't actually get either of the mssql variants to > compile properly. Specifically I can compile the MS mssql dll, but can't > link it (unresolved external _in6addr_any in php5ts.dll). > > I have a sneaking suspicion that I'm missing some little > "not-widely-documented" file location or ENV var. setting. It's always > the little things :/ > > I notice from your post I linked to, that I should use nmake.exe from > the SDK - but I could only find an x64 variant included, so I'm using > the VisStudio6 SP6 version - would this be a possible cause? > > TIA > Jason Hmmm, that unresolved external _in6addr_any in php5ts.dll is an ipv6 error - you can --disable-ipv6 or check to make sure you have the sdk include and lib paths set up right Elizabeth -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php