Re: [PHP-WIN] error compiling php-5.3.2

2010-04-11 Thread Pierre Joye
hi, On Sun, Apr 11, 2010 at 5:33 PM, Ferenc Kovacs wrote: >> > 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 >> > pa

Re: [PHP-WIN] error compiling php-5.3.2

2010-04-11 Thread Ferenc Kovacs
On Sun, Apr 11, 2010 at 12:41 PM, Pierre Joye wrote: > hi, > > On Sun, Apr 11, 2010 at 10:51 AM, Tomasz Krawczyk > wrote: > > Hi > > > > crypt.obj : error LNK2001: unresolved external symbol _crypt > > Release\php5.dll : fatal error LNK1120: 1 unresolved externals > > NMAKE : fatal e

Re: [PHP-WIN] error compiling php-5.3.2

2010-04-11 Thread Pierre Joye
hi, On Sun, Apr 11, 2010 at 10:51 AM, Tomasz Krawczyk 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\

Re: [PHP-WIN] error compiling php-5.3.2

2010-04-11 Thread Tomasz Krawczyk
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

Re: [PHP-WIN] error compiling php-5.3.2

2010-04-10 Thread Pierre Joye
hi, everything looks normal but this error. Can you try to run buildconf, configure, nmake again? Also delete the debug/release directory before. Cheers, On Sat, Apr 10, 2010 at 9:53 AM, Tomasz Krawczyk wrote: > Pierre Joye pisze: >> >> hi, >> >> It works just fine for us. Can you paste the co

Re: [PHP-WIN] error compiling php-5.3.2

2010-04-10 Thread Tomasz Krawczyk
Pierre Joye pisze: hi, It works just fine for us. Can you paste the compilation log to pastebin pls (output generated when you called nmake)? Btw, he php internals windows list more appropriate for this question. Cheers, 2010/4/10 Tomasz Krawczyk : Hi I'm trying to compile PHP 5.3.2 with VC

Re: [PHP-WIN] error compiling php-5.3.2

2010-04-09 Thread Pierre Joye
hi, It works just fine for us. Can you paste the compilation log to pastebin pls (output generated when you called nmake)? Btw, he php internals windows list more appropriate for this question. Cheers, 2010/4/10 Tomasz Krawczyk : > Hi > > I'm trying to compile PHP 5.3.2 with VC9 but I get this

[PHP-WIN] error compiling php-5.3.2

2010-04-09 Thread Tomasz Krawczyk
Hi I'm trying to compile PHP 5.3.2 with VC9 but I get this error Creating library Release\php5.lib and object Release\php5.exp crypt.obj : error LNK2001: unresolved external symbol _crypt Release\php5.dll : fatal error LNK1120: 1 unresolved externals NMAKE : fatal error U1077: '"C:\Program Fi