Re: [PHP-DEV] make cli problems

2004-07-23 Thread Jani Taskinen
# cvs -dPA # ./cvsclean # ./buildconf # ./configure ... Better choice: Use the snapshots.. --Jani On Fri, 23 Jul 2004, Wez Furlong wrote: >cvs -dP up >./buildconf >./configure > >On Fri, 23 Jul 2004 05:36:25 +, Curt Zirzow <[EMAIL PROTECTED]> wrote: >> >> >>

Re: [PHP-DEV] make cli problems

2004-07-23 Thread Wez Furlong
cvs -dP up ./buildconf ./configure On Fri, 23 Jul 2004 05:36:25 +, Curt Zirzow <[EMAIL PROTECTED]> wrote: > > > I hope I'm doing something wrong, I'm issuing this: > > cvs -dP update > make clean > ./configure --with-zlib --and-other-options > make cli > > My result when linking occ

[PHP-DEV] make cli problems

2004-07-22 Thread Curt Zirzow
I hope I'm doing something wrong, I'm issuing this: cvs -dP update make clean ./configure --with-zlib --and-other-options make cli My result when linking occurs: ext/zlib/zlib.lo: In function `zm_startup_zlib': /usr/home/curt/cvs/php/php-src/ext/zlib/zlib.c:212: undefined reference to `php_z