Justtechjobs.com Find a programming school near you






Online Campus Both


php4-beta | 200004

RE: [PHP4BETA] Compiling PHP 4.0RC2 on WinNT -> some warnings From: Jarl Groneng (rapid <email protected>)
Date: 04/30/00

> From: Zeev Suraski [mailto:zeev <email protected>]
> Sent: 29. april 2000 18:53
> To: Jarl Groneng
> Cc: php4beta <email protected>
> Subject: Re: [PHP4BETA] Compiling PHP 4.0RC2 on WinNT -> some warnings
>
>
> All of these warnings can be safely ignored - except for the last two,
> they're all in generated or 3rd party code, so we can't fix them. During
> the compilation of which file do you get the last two warnings?

This happens when compiling dns.c
...
dir.c
dl.c
dns.c
c:\php-win32build\include\arpa\inet.h(74) : warning C4005: 'FD_SETSIZE' :
macro redefinition
        d:\program files\microsoft visual studio\vc98\include\winsock.h(46)
: see previous definition of 'FD_SETSIZE'
c:\php-win32build\include\portability.h(382) : warning C4273: 'getenv' :
inconsistent dll linkage. dllexport assumed.
c:\php-win32build\include\portability.h(745) : warning C4273: 'strdup' :
inconsistent dll linkage. dllexport assumed.
exec.c
file.c
...
...

--
Jarl Groneng
rapid <email protected>

-- PHP 4.0 Beta Mailing List <http://www.php.net/version4/> To unsubscribe, e-mail: php4beta-unsubscribe <email protected> For additional commands, e-mail: php4beta-help <email protected> To contact the list administrators, e-mail: php4beta-admin <email protected>