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

SAPI sapi\cgi build complete

I have my own PHP !!! :-)

Pierre thanks for your time.

--
pozdrawiam
Tomek

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

Reply via email to