Date: 05/13/01
- Next message: Harcharan Singh: "[PHP-DEV] PHP modules ... ?"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/xml/expat expat.dswexpat.makwinconfig.h/win32 php4dllts.dsp"
- In reply to: Andi Gutmans: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/xml/expat expat.dswexpat.makwinconfig.h/win32 php4dllts.dsp"
- Next in thread: Sebastian Bergmann: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4/ext/xml/expatexpat.dswexpat.makwinconfig.h/win32 php4dllts.dsp"
- Reply: Sebastian Bergmann: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4/ext/xml/expatexpat.dswexpat.makwinconfig.h/win32 php4dllts.dsp"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Actually a completely fresh checkout still doesn't work for me.
It dies when compiling xmltok_impl.c.
By the way defining HAVE_LIBEXPAT2 in the .dsp seems to be not needed anymore.
Best to define HAVE_LIBEXPAT_BUNDLED for php_compat.h in config.w32.h.
I don't mind making the change but I prefer doing when I can get my
environment to build again so that I can test it. Any ideas why it's not
working?
Andi
At 07:10 AM 5/13/2001 +0300, Andi Gutmans wrote:
>At 11:35 PM 5/12/2001 +0200, Sebastian Bergmann wrote:
>>Daniel Beulshausen wrote:
>> > did you updated everything?
>>
>> Yes - and no. After a new 'cvs co php4' it worked finally :-)
>
>The same thing happened to me. I wonder why that is.
>And I made sure with cvs diff that there is no difference between my
>version and the CVS.
>
>Andi
>
>
>--
>PHP Development Mailing List <http://www.php.net/>
>To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
>For additional commands, e-mail: php-dev-help <email protected>
>To contact the list administrators, e-mail: php-list-admin <email protected>
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Harcharan Singh: "[PHP-DEV] PHP modules ... ?"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/xml/expat expat.dswexpat.makwinconfig.h/win32 php4dllts.dsp"
- In reply to: Andi Gutmans: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/xml/expat expat.dswexpat.makwinconfig.h/win32 php4dllts.dsp"
- Next in thread: Sebastian Bergmann: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4/ext/xml/expatexpat.dswexpat.makwinconfig.h/win32 php4dllts.dsp"
- Reply: Sebastian Bergmann: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4/ext/xml/expatexpat.dswexpat.makwinconfig.h/win32 php4dllts.dsp"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

