On Tue, Jul 06, 2004 at 04:55:11PM +0200, Robert Janeczek wrote:
> even with this part of code commented out i still can`t build. below you can
> see full build log of php5 snap:
...
> ext\dom\php_dom.h(33) : fatal error C1083: Cannot open include file:
> 'libxml/parser.h': No such file or dire
> Your problem is, that "isxdigit" does exists but
> #if !defined(isxdigit) /* XXX - could be a function */
> doesn't work properly with your setting.
>
> Simply comment out the block in nsap_addr.c like follows:
> #if !defined(isxdigit) /* XXX - could be a function */
> /*
> static int
> isxdigit(
Robert Janeczek wrote:
> a 'while' ago i tried to build php5 on windows and were stuck with a
> problem
>
http://groups.google.pl/groups?hl=pl&lr=&ie=UTF-8&selm=bsrgfo%24180r%241%40FreeBSD.csie.NCTU.edu.tw
>
> i`ve got fresh bindlib_w32 from cvs, build went fine (one warning:
> d:\dev\php_source\bi
a 'while' ago i tried to build php5 on windows and were stuck with a problem
http://groups.google.pl/groups?hl=pl&lr=&ie=UTF-8&selm=bsrgfo%24180r%241%40FreeBSD.csie.NCTU.edu.tw
i`ve got fresh bindlib_w32 from cvs, build went fine (one warning:
d:\dev\php_source\bindlib_w32\res_send.c(920) : warnin