It seems some combination of autoconf/automake/libtool does not work well. (Depends of what version of PHP you are using, though)
Try libtool 1.4 instaed of 1.4.2, it may work. [yohgaki@dev php4]$ ./buildconf buildconf: checking installation... buildconf: autoconf version 2.13 (ok) buildconf: automake version 1.4-p5 (ok) buildconf: libtool version 1.4 (ok) There is a discussion in php-dev list recently. You'll find more info in php-dev list archives. -- Yasuo Ohgaki Marcin Liwinski wrote: > hi, > > where is an errror ? > > root@bsd /usr/php4> ./buildconf > buildconf: checking installation... > buildconf: autoconf version 2.13 (ok) > buildconf: automake version 1.4 (ok) > buildconf: libtool version 1.4.2 (ok) > *** Error code 1 > > Stop in /usr/php4. > *** Error code 1 > > Stop in /usr/php4. > root@bsd /usr/php4> > > > -- > rgrds, gospos > > > -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]