hi, On Sun, Apr 11, 2010 at 10:51 AM, Tomasz Krawczyk <tomkrawc@xxxxxxxxx> wrote: > Hi > >>>>> crypt.obj : error LNK2001: unresolved external symbol _crypt >>>>> Release\php5.dll : fatal error LNK1120: 1 unresolved externals >>>>> NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio >>>>> 9.0\VC\Bin\cl.exe"' : return code '0x2' >>>>> Stop. > > I did silly error. I had put suhosin directory into extensions directory > then I decided to make clean PHP compilation just to be sure I'm able to > compile PHP. Suhosin contains patch for crypt but PHP sources was not > patched by suhosin patch. I think it was my problem. Eventually I saw this You don't need suhosin on windows nor with 5.3 (all platforms) as 5.3 has all crypt features provided by the suhosin extension (with some more fixes not available in the latest patch). > Pierre thanks for your time. You are welcome :) Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php