|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2002-12-11 23:20 UTC] iliaa@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sun Dec 14 21:00:01 2025 UTC |
Configure ./configure --quiet --prefix=/usr/apache/php \ --with-config-file-path=/etc/apache/php \ --with-pear \ --with-gdbm=/usr \ --with-db3=/usr \ --with-mysql=/usr/mysql \ --with-gd=/usr \ --enable-gd-native-ttf \ --with-jpeg-dir=/usr \ --with-png-dir=/usr \ --with-freetype-dir=/usr \ --with-tiff=/usr \ --enable-force-cgi-redirect \ --enable-discard-path \ --with-openssl=/usr \ --enable-libgcc \ --with-zlib-dir=/usr \ --enable-bcmath \ --with-bz2=/usr \ --with-curl=/usr \ --enable-exif \ --enable-ftp \ --with-gettext \ --with-gmp \ --with-mcrypt=/usr \ --with-mhash=/usr \ --with-ncurses \ --enable-trans-sid \ --with-zip \ --enable-shared \ --with-apxs2=/usr/apache/bin/apxs \ --with-dom=/usr \ --with-expat-dir=/usr \ --enable-trans-sid Error /usr/src/php-4.3.0RC3/ext/gd/gd.c: In function `_php_image_create_from': /usr/src/php-4.3.0RC3/ext/gd/gd.c:1363: warning: assignment makes pointer from integer without a cast /usr/src/php-4.3.0RC3/ext/gd/gd.c: In function `zif_imagecreatefromxpm': /usr/src/php-4.3.0RC3/ext/gd/gd.c:1433: `gdImageCreateFromXpm' undeclared (first use in this function) /usr/src/php-4.3.0RC3/ext/gd/gd.c:1433: (Each undeclared identifier is reported only once /usr/src/php-4.3.0RC3/ext/gd/gd.c:1433: for each function it appears in.)