Mailinglisten-Archive |
Dies ist eine mehrteilige Nachricht im MIME-Format. --------------D590C47622D6BEA123778305 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Durch die gestern erhaltene Hilfestellung, bin ich jetzt soweit, dass beim Compilieren von PHP3 (3.0.12) die GD-Bibliothek (1.6.3) mit eingebunden wird. Leider macht mir Apache (1.3.9) Kummer. Die in der Anlage beigefuegten Fehler treten zum Schluss des Compilierens auf. Die Pakete zLib (1.1.3), libpng (1.0.3) und freetype (1.2) sind installiert. Mein System ist SuSE 6.1 mit Kernel 2.2.9. Kann irgend jemand etwas mit den Fehlermeldungen anfangen? (Die Datei ist uebrigens Ergebnis eines zweiten Makes in Apache, deshalb die anfaenglichen Nothing to be done.... Meldungen). Gruss Thomas --------------D590C47622D6BEA123778305 Content-Type: text/plain; charset=us-ascii; name="make.txt" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="make.txt" ===> src make[1]: Entering directory `/install/apache_1.3.9' make[2]: Entering directory `/install/apache_1.3.9/src' ===> src/regex make[3]: Nothing to be done for `all'. <=== src/regex ===> src/os/unix make[3]: Nothing to be done for `all'. <=== src/os/unix ===> src/ap make[3]: Nothing to be done for `all'. <=== src/ap ===> src/main make[3]: Nothing to be done for `all'. <=== src/main ===> src/lib ===> src/lib/expat-lite make[4]: Nothing to be done for `all'. <=== src/lib/expat-lite <=== src/lib ===> src/modules ===> src/modules/standard make[4]: Nothing to be done for `all'. <=== src/modules/standard ===> src/modules/php3 make[4]: Nothing to be done for `all'. <=== src/modules/php3 <=== src/modules gcc -c -I./os/unix -I./include -DLINUX=2 -DUSE_HSREGEX -DUSE_EXPAT -I./lib/expat-lite `./apaci` modules.c gcc -c -I./os/unix -I./include -DLINUX=2 -DUSE_HSREGEX -DUSE_EXPAT -I./lib/expat-lite `./apaci` buildmark.c gcc -DLINUX=2 -DUSE_HSREGEX -DUSE_EXPAT -I./lib/expat-lite `./apaci` \ -o httpd buildmark.o modules.o modules/standard/libstandard.a modules/php3/libphp3.a main/libmain.a ./os/unix/libos.a ap/libap.a regex/libregex.a lib/expat-lite/libexpat.a -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/lib/mysql -lgd -L/usr/local/lib -lttf -L/usr/lib/mysql -lmysqlclient -Lmodules/php3 -L../modules/php3 -L../../modules/php3 -lmodphp3 -lgd -lm -ldl -lcrypt -lnsl -lresolv -lm -lcrypt -lgdbm modules/php3/libphp3.a(pcre.o): warning: multiple common of `pcre_cache' modules/php3/libphp3.a(internal_functions.o): warning: previous common is here modules/php3/libphp3.a(gd.o): In function `php3_imagecreatefromgif': /install/php-3.0.12/functions/gd.c:474: undefined reference to `gdImageCreateFromGif' modules/php3/libphp3.a(gd.o): In function `php3_imagegif': /install/php-3.0.12/functions/gd.c:835: undefined reference to `gdImageGif' /install/php-3.0.12/functions/gd.c:853: undefined reference to `gdImageGif' collect2: ld returned 1 exit status make[2]: *** [target_static] Error 1 make[2]: Leaving directory `/install/apache_1.3.9/src' make[1]: *** [build-std] Error 2 make[1]: Leaving directory `/install/apache_1.3.9' make: *** [build] Error 2 --------------D590C47622D6BEA123778305--
php::bar PHP Wiki - Listenarchive