Re: [PHP-DEV] buildconf fails on linux and solaris

2001-01-18 Thread Sascha Schumann
On Thu, 18 Jan 2001, Sam Liddicott wrote: > Just done a cvs checkout a few seconds ago, and > > ./buildconf > > fails with: > > [root@rhodes php4]# ./buildconf > make[1]: *** [Zend/Makefile.am] Error 1 > make: *** [all] Error 2 And you do have a Zend/TSRM checkout? Try a ./cvsclean firs

[PHP-DEV] buildconf fails on linux and solaris

2001-01-18 Thread Sam Liddicott
Just done a cvs checkout a few seconds ago, and ./buildconf fails with: [root@rhodes php4]# ./buildconf make[1]: *** [Zend/Makefile.am] Error 1 make: *** [all] Error 2 This: make -s -f build/build.mk AMFLAGS= is as far as my "make" skills allow me to trace the problem. Sam -- PHP Develo