ID:               15206
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Closed
 Bug Type:         Compile Failure
 Operating System: linux 2.2.16-20
 PHP Version:      4.1.1
 New Comment:

fixed in PHP 4.2.0



Previous Comments:
------------------------------------------------------------------------

[2002-01-24 09:53:28] [EMAIL PROTECTED]

My configure options is
  './configure' '--enable-safe-mode'
'--with-config-file-path=/usr/local/php'
'--with-exec-dir=/usr/local/php/bin' '--enable-memory-limit'
'--with-system-regex' '--disable-debug' '--enable-track-vars'
'--disable-pear' '--with-gnu-ld' '--with-apxs=/usr/sbin/apxs'
'--with-gd=/usr/local/gd1.5' '--enable-gd-native-ttf'
'--with-freetype-dir=/usr/local' '--with-ttf'
'--with-mysql=/usr/local/mysql' 
compile failed with message that 'compress is undefined reference in
the /usr/local/mysql/lib/libmysqlclient.a' compile complete
successfully when i am add --with-zlib option to configure
Also i add function definition 
void gdImageGifCtx(gdImagePtr im, gdIOCtx *out);
to ext/gd/gd.c:1430 to aviod problem with gd library support( with gif
support )


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=15206&edit=1

Reply via email to