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

Reply via email to