Mailinglisten-Archive |
Hallo Liste, kämpfe den ganzen Mittag mit dem Compile von PHP 4.1.2 auf Suse 7.3 Nachdem scheinbar alle benötigten Bibliotheken vorhanden sind und configure sauber durchläuft bleibt der compiler, kurz vor ende wie mir scheint, stehen: Making all in . makeÄ1Ü: Entering directory `/root/php-4.1.2' /bin/sh /root/php-4.1.2/libtool --silent --mode=compile gcc -I. -I/root/php-4.1.2/ -I/root/php-4.1.2/main -I/root/php-4.1.2 -I/usr/include/apache19:02:39 -I/root/php-4.1.2/Zend -I/usr/include/mcal -I/root/php-4.1.2/ext/mysql/libmysql -I/usr/include/ucd-snmp -I/root/php-4.1.2/ext/xml/expat -DEAPI_MM -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHARD_SERVER_LIMIT=2048 -DDYNAMIC_MODULE_LIMIT=128 -DLINUX=22 -DMOD_SSL=208104 -DEAPI -DUSE_EXPAT -I/root/php-4.1.2/TSRM -g -O2 -prefer-pic -c stub.c /bin/sh /root/php-4.1.2/libtool --silent --mode=link gcc -I. -I/root/php-4.1.2/ -I/root/php-4.1.2/main -I/root/php-4.1.2 -I/usr/include/apache -I/root/php-4.1.2/Zend -I/usr/include/mcal -I/root/php-4.1.2/ext/mysql/libmysql -I/usr/include/ucd-snmp -I/root/php-4.1.2/ext/xml/expat -DEAPI_MM -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHARD_SERVER_LIMIT=2048 -DDYNAMIC_MODULE_LIMIT=128 -DLINUX=22 -DMOD_SSL=208104 -DEAPI -DUSE_EXPAT -I/root/php-4.1.2/TSRM -g -O2 -prefer-pic -o libphp4.la -rpath /root/php-4.1.2/libs -avoid-version stub.lo Zend/libZend.la sapi/apache/libsapi.la main/libmain.la regex/libregex.la ext/zlib/libzlib.la ext/bcmath/libbcmath.la ext/bz2/libbz2.la ext/calendar/libcalendar.la ext/ctype/libctype.la ext/dbase/libdbase.la ext/exif/libexif.la ext/filepro/libfilepro.la ext/ftp/libftp.la ext/gd/libgd.la ext/gmp/libgmp.la ext/mbstring/libmbstring.la ext/mcal/libmcal.la ext/mysql/libmysql.la ext/openssl/libopenssl.la ext/pcre/libpcre.la ext/posix/libposix.la ext/session/libsession.la ext/shmop/libshmop.la ext/snmp/libsnmp.la ext/sockets/libsockets.la ext/standard/libstandard.la ext/sysvsem/libsysvsem.la ext/sysvshm/libsysvshm.la ext/wddx/libwddx.la ext/xml/libxml.la ext/yp/libyp.la TSRM/libtsrm.la -ldl -lsnmp -lmm -lmcal -lgmp -lgd -lbz2 -lz -lcrypt -lssl -lcrypto -lresolv -lm -ldl -lnsl -lresolv -lcrypt -lssl -lcrypto /usr/i486-suse-linux/bin/ld: cannot find -lX11 collect2: ld returned 1 exit status makeÄ1Ü: *** Älibphp4.laÜ Error 1 makeÄ1Ü: Leaving directory `/root/php-4.1.2' make: *** Äall-recursiveÜ Error 1 configure wurde mit folgenden optionen gestartet: './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-mysql' '--with-gd=yes' '--with-zlib=yes' '--with-bz2' '--with-gmp' '--with-mcal=/usr' '--with-ftp' '--with-mm' '--enable-yp' '--enable-bcmath' '--enable-trans-sid' '--enable-inline-optimization' '--enable-track-vars' '--enable-magic-quotes' '--enable-safe-mode' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-shmop' '--enable-calendar' '--enable-mbstring' '--enable-mbstr-enc-trans' '--enable-exif' '--enable-ftp' '--enable-memory-limit' '--enable-wddx' '--enable-filepro' '--enable-dbase' '--enable-ctype' '--disable-debug' '--enable-force-cgi-redirect' '--enable-discard-path' '--enable-sigchild' '--with-apxs=/usr/sbin/apxs' '--with-snmp' '-with-openssl' 'i386-suse-linux' Ich hab leider kein Ahnung wozu php ein X11 benötigt. Irgendwelche Ideen? Dank im Voraus Manuel
php::bar PHP Wiki - Listenarchive