Re: [PHP-WIN] PHP Build problems on windows

[email protected] (Pierre Joye)
Newsgroups php.windows
Message-ID <[email protected]>
hi,


On Tue, Jan 12, 2010 at 10:22 PM, Justin Dearing <[email protected]> wrote:
> Hello,
>
> I've been trying to build PHP on WIndows 7 with the windows platform SDK. In
> my first attempt I ran configure.js like this:
>
> C:\src\php-5.3.1>configure --enable-debug --enable-crt-debug
> --enable-cli-win32 --with-openssl --enable-soap --with-xsl
>
> I ran make and it ended like this:
>
> stream.c
> tar.c
> util.c
> c:\src\php-5.3.1\ext\phar\util.c(30) : fatal error C1083: Cannot open
> include file: 'openssl/evp.h': No such file or director
> y

> Any suggestions?

openssl is missing. You have to fetch our binaries and put them in the
deps directory (as described in the wiki, from my previous reply).
See:

http://wiki.php.net/internals/windows/libs

for a list of deps and versions.

Cheers,
-- 
Pierre

http://blog.thepimp.net | http://www.libgd.org
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.