Jon Parise wrote:
On Wed, Mar 30, 2005 at 11:23:37AM -0500, Dan Scott wrote:
Reading http://www.zend.com/manual/install.windows.building.php
suggests that to fix this problem I need to rebuild resolv.lib -- but
using the bindlib.dsp file requires msdev, which requires a full MS
Visual Studio envir
On Wed, Mar 30, 2005 at 12:04:46PM -0500, Jon Parise wrote:
> > I want to build php-5.0.3 on WinXP using Visual Studio.NET. I have read
> > the instructions at php.net as well as in README.WIN32-BUILD-SYSTEM file.
> >
> > Initially got an error regarding some function in nsap_addr.c at #if
> >
v/php_build/lib/resolv.lib
>
> headers are in:
>
> http://ftp.emini.dk/pub/php/win32/dev/php_build/include/
>
> Edin
>
> - Original Message -
> From: "Dan Scott" <[EMAIL PROTECTED]>
> To:
> Sent: Wednesday, March 30, 2005 6:23 PM
> Subjec
On Wed, Mar 30, 2005 at 11:23:37AM -0500, Dan Scott wrote:
> Reading http://www.zend.com/manual/install.windows.building.php
> suggests that to fix this problem I need to rebuild resolv.lib -- but
> using the bindlib.dsp file requires msdev, which requires a full MS
> Visual Studio environment. Th
6:23 PM
Subject: Re: [PHP-DEV] php5 win build
> On Wed, 30 Mar 2005 08:36:28 -0500, Dan Scott <[EMAIL PROTECTED]> wrote:
> > Try grabbing the latest CVS version of PHP or the latest 5.0.x
> > snapshots from http://snaps.php.net/ -- there were a number of patches
> > s
On Wed, Mar 30, 2005 at 12:25:07PM +0530, Arjun wrote:
> I want to build php-5.0.3 on WinXP using Visual Studio.NET. I have read
> the instructions at php.net as well as in README.WIN32-BUILD-SYSTEM file.
>
> Initially got an error regarding some function in nsap_addr.c at #if
> !defined(isxdi
On Wed, 30 Mar 2005 08:36:28 -0500, Dan Scott <[EMAIL PROTECTED]> wrote:
> Try grabbing the latest CVS version of PHP or the latest 5.0.x
> snapshots from http://snaps.php.net/ -- there were a number of patches
> since 5.0.3 that helped me get further on my attempt to compile on
> Windows using the
Try grabbing the latest CVS version of PHP or the latest 5.0.x
snapshots from http://snaps.php.net/ -- there were a number of patches
since 5.0.3 that helped me get further on my attempt to compile on
Windows using the Microsoft Visual C++ Toolkit 2003 (for C compiler) +
Platform SDK for Windows (f
[Sorry for blanket mailing.. Guess the list does not pass attachments..
So, now the log is inline..]
Hi,
I want to build php-5.0.3 on WinXP using Visual Studio.NET. I have read
the instructions at php.net as well as in README.WIN32-BUILD-SYSTEM file.
Initially got an error regarding some funct
Hi,
I want to build php-5.0.3 on WinXP using Visual Studio.NET. I have read
the instructions at php.net as well as in README.WIN32-BUILD-SYSTEM file.
Initially got an error regarding some function in nsap_addr.c at #if
!defined(isxdigit) /* XXX */ which (after googling) I changed to: #if
!de
Hi,
I want to build php-5.0.3 on WinXP using Visual Studio.NET. I have read
the instructions at php.net as well as in README.WIN32-BUILD-SYSTEM file.
Initially got an error regarding some function in nsap_addr.c at #if
!defined(isxdigit) /* XXX */ which (after googling) I changed to: #if
!de
11 matches
Mail list logo