Mailinglisten-Archive |
Hat irgendjemand es geschafft php4.2.3 mit der gdlib mit gif support zu kompilieren? Mein make install kommt immer nur bis hierhin: /usr/lib/libfreetype.so -lX11 -lXpm -lpng -lz /usr/lib/libjpeg.so /usr/lib/libgdbm.so /usr/lib/libbz2.so -lz -lcrypt -lssl -lcrypto -lresolv -lm -ldl -lnsl -lresolv -lcrypt -Wl,--rpath -Wl,/usr/X11R6/lib -Wl,--rpath -Wl,/usr/local/typo3sh/lib -Wl,--rpath -Wl,/install/jan/libmcal ./.libs/libphp4cli.a(gd.lo): In function `zif_imagecreatefromstring': /install/jan/php-4.2.3/ext/gd/gd.c:1093: undefined reference to `gdImageCreateFromGifCtx' ./.libs/libphp4cli.a(gd.lo): In function `zif_imagecreatefromgif': /install/jan/php-4.2.3/ext/gd/gd.c:1236: undefined reference to `gdImageCreateFromGifCtx' /install/jan/php-4.2.3/ext/gd/gd.c:1236: undefined reference to `gdImageCreateFromGif' ./.libs/libphp4cli.a(gd.lo): In function `zif_imagegif': /install/jan/php-4.2.3/ext/gd/gd.c:1463: undefined reference to `gdImageGifCtx' ./.libs/libphp4cli.a(gd.lo): In function `_php_image_convert': /install/jan/php-4.2.3/ext/gd/gd.c:3530: undefined reference to `gdImageCreateFromGif' collect2: ld returned 1 exit status make[2]: *** [php] Error 1 make[2]: Leaving directory `/install/jan/php-4.2.3/sapi/cli' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/install/jan/php-4.2.3/sapi/cli' make: *** [install-recursive] Error 1 Wenn ich die gdlib 2 ohne gif benutze funktioniert es. Zur Sicherheit hier noch mein configure befehl: './configure' '--prefix=/usr/share' '--datadir=/usr/share/php' '--bindir=/usr/bin' '--libdir=/usr/share' '--with-config-file-path=/etc' '--with-exec-dir=/usr/lib/php/bin' '--with-freetype-dir=/usr' '--with-pgsql=/usr' '--with-mysql=/usr' '--with-tiff-dir=/usr' '--with-jpeg-dir=/usr' '--with-png-dir=/usr' '--with-xpm-dir=/usr/X11R6' '--with-pdflib=/usr' '--with-ldap=yes' '--with-zlib=yes' '--with-bz2' '--with-ttf=/usr/local/typo3sh' '--with-xml=yes' '--with-t1lib' '--with-sablot' '--with-ftp' '--with-ndbm' '--with-gdbm' '--with-mcrypt' '--with-gettext' '--with-mm' '--with-gd=/usr/local/typo3sh' '--with-qtdom=/usr/lib/qt-2.2.1/' '--enable-versioning' '--enable-yp' '--enable-bcmath' '--enable-wddx' '--enable-trans-sid' '--enable-inline-optimization' '--enable-track-vars' '--enable-magic-quotes' '--disable-safe-mode' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-shmop' '--enable-calendar' '--enable-exif' '--enable-ftp' '--enable-memory-limit' '--enable-filepro' '--enable-dbase' '--enable-ctype' '--enable-debug' '--enable-force-cgi-redirect' '--enable-discard-path' '--enable-sigchild' '--enable-gd-imgstrttf' '--with-openssl' '--with-mcal=/install/jan/libmcal' '--enable-debug' '--with-zip' '--with-pear' '--with-imagick' '--enable-cli' '--with-apxs=/usr/sbin/apxs' Mit freundlichen Grüßen Jan Kutschera / Systementwickler mailto:jan_(at)_k-production.de -- k-production Tel.: 0 55 1 / 30 54 852 Tilsiter Str 18 Fax: 0 55 1 / 30 54 841 37083 Göttingen Mobil: 0179 / 1 40 40 21 Genion: 0551 / 9 96 17 69 mailto:info_(at)_k-production.de web: http://www.k-production.de k-production ist Mitglied des dITN_(at)_work mailto:anfrage_(at)_ditnetwork.de web: http://www.ditnetwork.de
php::bar PHP Wiki - Listenarchive