Ooops!

> -----Original Message-----
> From: Michael Davey [mailto:[EMAIL PROTECTED]]
> Sent: 05 June 2002 18:16
> To: Christian
> Subject: RE: [PHP-WIN] Error compiling php4ts.dll on Win2000
> 
> 
> Did you compile your own version of resolv.lib from the DNS 
> source given at: http://www.php.net/extra/bindlib_w32.zip
> 
> I did this and it builds fine on exactly the same setup as yours.
> 
> regards,
> 
> Mikey
> 
> 
> > -----Original Message-----
> > From: Christian [mailto:[EMAIL PROTECTED]]
> > Sent: 05 June 2002 15:54
> > To: [EMAIL PROTECTED]
> > Subject: [PHP-WIN] Error compiling php4ts.dll on Win2000
> > 
> > 
> > Hello guys,
> > 
> > I get the following error message when compiling :
> > 
> > D:\Travail\php-4.2.1\main\php_network.h(28) : fatal error C1083: 
> > Cannot open
> > include file: 'arpa/inet.h': No such file or directory
> > 
> > The piece of code is :
> > 
> > #ifdef PHP_WIN32
> > # ifndef WINNT
> > #  define WINNT 1
> > # endif
> > # undef FD_SETSIZE
> > # include "arpa/inet.h"
> > # define socklen_t unsigned int
> > #endif
> > 
> > OS : Win2000
> > MSVC++ 6.0
> > PHP 4.2.1
> > 
> > I got the .dsp file from the php release.
> > 
> > Any idea ?
> > 
> > Christian.
> > 
> > 
> > 
> > -- 
> > PHP Windows Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> > 
> > 
> > 

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

Reply via email to