make cli problems

php.internals

Curt Zirzow

22 years ago
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_zlib_filter_factory' *** Error code 1 Stop in /usr/home/curt/cvs/php/php-src. Curt
-- First, let me assure you that this is not one of those shady pyramid schemes you've been hearing about. No, sir. Our model is the trapezoid!

Wez Furlong

22 years ago
cvs -dP up ./buildconf ./configure .... On Fri, 23 Jul 2004 05:36:25 +0000, Curt Zirzow <curt@php.net> wrote:

Jani Taskinen

22 years ago
# 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 +0000, Curt Zirzow <curt@php.net> 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 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_zlib_filter_factory' >> *** Error code 1 >> >> Stop in /usr/home/curt/cvs/php/php-src. >> >> Curt >> -- >> First, let me assure you that this is not one of those shady pyramid schemes >> you've been hearing about. No, sir. Our model is the trapezoid! >> >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php >> >> > >
-- https://www.paypal.com/xclick/business=sniper@php.net&no_note=1&tax=0&currency_code=EUR