Re: error compiling php-5.3.2
Tomasz Krawczyk <[email protected]>
| Newsgroups | gmane.comp.php.windows |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]>: >> 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 Files\Microsoft Visual Studio >> 9.0\VC\Bin\cl.exe"' : return code '0x2' >> Stop. >> >> I followed instructions from >> http://wiki.php.net/internals/windows/stepbystepbuild and I downloaded deps >> from http://pecl2.php.net/downloads/php-windows-builds/php-libs/VC9/x86/ >> >> >> Can anybody hep me? My nmake log is here http://pastebin.com/Eitwy8n2 (pasted by tomkraw1). I don't know if it will help but when I runned configure I got 3 warnings: Checking for lemon.exe ... <not found> Checking for NewAPIs.h ... <not found> Checking for NewAPIs.h ... <not found> -- pozdrawiam Tomek -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php