RE: [PHP-DEV] PHP Compile errors

2002-10-04 Thread Emanuel Dejanu
Thanks Markus, I have succeed to compile the PHP and also my extension. Best regards, Emanuel Dejanu > -Original Message- > From: Markus Fischer [mailto:[EMAIL PROTECTED]] > Sent: 3 octombrie 2002 16:57 > To: Emanuel Dejanu > Cc: [EMAIL PROTECTED] > Subject: Re: [PH

Re: [PHP-DEV] PHP Compile errors

2002-10-03 Thread Markus Fischer
You need to make the include and lib directories from http://www.php.net/extra/win32build.zip to be available in your MSVC environment. On Thu, Oct 03, 2002 at 04:12:38PM +0200, Emanuel Dejanu wrote : > > Hi, > > I want to compile PHP 4.2.3 on Windows 2000 but I get > the following

[PHP-DEV] PHP Compile errors

2002-10-03 Thread Emanuel Dejanu
Hi, I want to compile PHP 4.2.3 on Windows 2000 but I get the following errors: php_fopen_wrapper.c ..\main\php_network.h(28) : fatal error C1083: Cannot open include file: 'arpa/inet.h': No such file or directory VC++ 6.0 SP5 I get this also with php4-200210030600 Best regards, Emanuel De