Re: [PHP-DEV] Win 32 Build problem

2003-03-23 Thread Rob Richards
Thanks, working much better now Rob - Original Message - From: "Wez Furlong" <[EMAIL PROTECTED]> To: "Rob Richards" <[EMAIL PROTECTED]> Cc: "php-dev" <[EMAIL PROTECTED]> Sent: Sunday, March 23, 2003 1:10 PM Subject: Re: [PHP-DEV] Win 3

Re: [PHP-DEV] Win 32 Build problem

2003-03-23 Thread Wez Furlong
You are most likely building from the wrong branch. for PHP5: co php5 for PHP 4.3.x co -r PHP_4_3 php4 checking out HEAD from php4 will not work. --Wez. On Sun, 23 Mar 2003, Rob Richards wrote: > I am trying to do a win 32 build from the latest cvs source. After 842 > errors I

[PHP-DEV] Win 32 Build problem

2003-03-23 Thread Rob Richards
I am trying to do a win 32 build from the latest cvs source. After 842 errors I am trying to go through them to figure out what the problems are that I am having. The largest source of errors seems to be a change made in February to the use of winsock2. winsock.h is getting pulled in first from /a