Re: [PHP-DEV] Redefinition of strnlen in PHP 5.3 head

2009-01-01 Thread Bernhard Schmalhofer
Antony Dovgal schrieb: On 01.01.2009 18:03, Bernhard Schmalhofer wrote: Hi, after syncing with PHP 5.3 head I have a problem with compiling under Linux. After the first failure I went through a 'make distclean; ./configure; make' - cycle, but got the same failure: ./cvsclean && ./bu

Re: [PHP-DEV] Redefinition of strnlen in PHP 5.3 head

2009-01-01 Thread Antony Dovgal
On 01.01.2009 18:03, Bernhard Schmalhofer wrote: > Hi, > > after syncing with PHP 5.3 head I have a problem with compiling under Linux. > After the first failure I went through a 'make distclean; ./configure; > make' - cycle, > but got the same failure: ./cvsclean && ./buildconf -- Wbr, Anton

[PHP-DEV] Redefinition of strnlen in PHP 5.3 head

2009-01-01 Thread Bernhard Schmalhofer
Hi, after syncing with PHP 5.3 head I have a problem with compiling under Linux. After the first failure I went through a 'make distclean; ./configure; make' - cycle, but got the same failure: bernh...@heist:~/devel/PHP/php5$ cvs status main/spprintf.c =