>     MAKE=gmake
>     export MAKE
 
ahh, ok.. That worked..

>     buildconf will then use GNU make.  Although I do wonder why
>     you would need that -- the makefiles are supposed to work
>     even with Tru64's native make.

This is the output I get when I'm running it with native make:

11:45 root@netsrv5:/php/php4 # ./buildconf
using default Zend directory
buildconf: checking installation...
buildconf: autoconf version 2.13 (ok)
buildconf: automake version 1.4 (ok)
buildconf: libtool version 1.4.3 (ok)
Make: Cannot open build/generated_lists.  Stop.
*** Exit 1
Stop.
11:46 root@netsrv5:/php/php4 #

>     I've committed a portability fix for the use of the "which"
>     command.

Also worked.

You forgot to change to PHP 5 and the copyright to 2003.

/ Magnus

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to