PHP4 source doesn"t build on Windows...?

PHP4 source doesn"t build on Windows...?

am 11.02.2009 02:50:29 von Jason Cipriani

I'm trying to build PHP 4.4.9 from source and it seems that most of
the network related files #include .

This has never been a Windows header.

Did I get the wrong source or something? I grabbed it from here:

http://www.php.net/downloads.php

The build documentation at the bottom of the manual at
http://www.php.net/manual/en/install.windows.building.php doesn't
mention anything about it.

Thanks,
Jason

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

Re: PHP4 source doesn"t build on Windows...?

am 11.02.2009 13:55:58 von Marco Schuster

2009/2/11 Jason Cipriani :
> I'm trying to build PHP 4.4.9 from source and it seems that most of
> the network related files #include .
>
> This has never been a Windows header.
>
> Did I get the wrong source or something? I grabbed it from here:
That's a pretty ancient php version o_O Has anyone ever successfully
built it on Windows?

Marco


--=20
VMSoft GbR
Nabburger Str. 15
81737 München
Geschätsführer: Marco Schuster, Volker Hemmert
http://vmsoft-gbr.de

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

Re: PHP4 source doesn"t build on Windows...?

am 11.02.2009 16:42:06 von Jason Cipriani

On Wed, Feb 11, 2009 at 7:55 AM, Marco Schuster
wrote:
> 2009/2/11 Jason Cipriani :
>> I'm trying to build PHP 4.4.9 from source and it seems that most of
>> the network related files #include .
>>
>> This has never been a Windows header.
>>
>> Did I get the wrong source or something? I grabbed it from here:
> That's a pretty ancient php version o_O Has anyone ever successfully
> built it on Windows?

Well, there are PHP 4.4.9 Windows binaries available for download, so
somebody has built at least some form of the 4.4.9 source, but I'm not
sure what kind of modifications were made to get it to build. I
haven't had the time to sit down with it, it can probably be convinced
to compile, there are surprisingly few errors mostly missing *nix
headers. This is all part of my quest to get the https wrapper to work
though, I'm not even sure if building from source is something I need
to do.

Thanks,
Jason

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