ID: 27075 Updated by: [EMAIL PROTECTED] Reported By: pvdh at gmx dot net -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: suse linux 9.0 PHP Version: 5.0.0b3 (beta3) New Comment:
Latest CVS snapshot works fine for me. Cut down your configure line first..and DO NOT use --enable-versioning! Previous Comments: ------------------------------------------------------------------------ [2004-01-28 10:02:00] pvdh at gmx dot net Description: ------------ compile okay make okay make install not okay Output: s.o.-> Expected result Reproduce code: --------------- './configure' '--libdir=/usr/lib' '--enable-versioning' '--prefix=/usr/share' '--datadir=/usr/share/php' '--bindir=/usr/bin' '--libdir=/usr/share' '--includedir=/usr/include' '--sysconfdir=/etc' '--with-_lib=lib' '--with-config-file-path=/etc' '--with-exec-dir=/usr/lib/php/bin' '--disable-debug' '--enable-bcmath' '--enable-calendar' '--enable-ctype' '--enable-dbase' '--enable-discard-path' '--enable-exif' '--enable-filepro' '--enable-force-cgi-redirect' '--enable-ftp' '--enable-gd-imgstrttf' '--enable-gd-native-ttf' '--enable-inline-optimization' '--enable-magic-quotes' '--enable-mbstr-enc-trans' '--enable-mbstring' '--enable-mbregex' '--enable-memory-limit' '--enable-safe-mode' '--enable-shmop' '--enable-sigchild' '--enable-sysvsem' '--enable-sysvshm' '--enable-track-vars' '--enable-trans-sid' '--enable-versioning' '--enable-wddx' '--with-bz2' '--with-ftp' '--with-gdbm=/usr' '--with-gettext' '--with-gmp' '--with-jpeg-dir=/usr' '--with-ldap=yes' '--with-mcal=/usr' '--with-mcrypt' '--with-mhash' '--with-dbm' '--with-ndbm' '--with-pgsql=/usr' '--with-png-dir=/usr' '--with-readline-dir=/usr/include' '--with-snmp-dir=/usr/share/snmp' '--with-tiff-dir=/usr' '--with-ttf' '--with-zlib=yes' '--with-qtdom=/usr/lib/qt3' '--with-gd' '--with-curl' '--with-swf=/usr/src/packages/BUILD/swf/dist/' '--with-iconv' '--with-pear' '--with-cdb' '--enable-inline-optimization' '--enable-debug=no' '--enable-force-cgi-redirect' '--enable-discard-path=no' '--enable-fastcgi' '--enable-sigchild' '--enable-magic-quotes' '--enable-libgcc' '--with-gd' '--with-png-dir=/usr/lib' '--with-xpm-dir=/usr/lib' '--with-ttf=/usr/lib' '--enable-gd-native-ttf' '--with-gettext' '--with-gmp' '--with-iconv' '--enable-mbstring' '--enable-mbstr-enc-trans' '--enable-mbregex' '--with-regex=system' '--with-mcal=/usr' '--with-mcrypt' '--with-mhash' '--with-mime-magic' '--enable-zend-multibyte' '--with-freetype-dir=yes' '--with-freetype-dir=/usr/include/freetype2' '--with-xpm-dir=/usr/X11R6' '--with-db3-dir=/usr/local/BerkeleyDB.3.1' '--with-db4-dir=/usr/local/BerkeleyDB.4.2' '--with-db2-dir=/usr/local/BerkeleyDB' --prefix='/tmp/php-5.0.0b3' '--enable-inline-optimization' '--enable-debug=no' '--enable-safe-mode=no' --enable-force-cgi-redirect --enable-discard-path=no --enable-fastcgi --with-config-file-path=/h/paw/config --with-pear=/usr/local/php/pear --enable-sigchild --enable-magic-quotes --enable-libgcc --with-zlib --with-zlib-dir=/usr/lib --enable-bcmath --with-bz2 --enable-calendar --with-jpeg-dir=/usr/lib --with-tiff-dir=/usr/lib --enable-dba --with-gdbm --with-ndbm --with-dbm --with-cdb --with-flatfile --enable-dbase '--enable-dbx' --enable-dio --enable-exif --enable-ftp --with-gd -with-png-dir=/usr/lib --with-xpm-dir=/usr/lib --with-ttf=/usr/lib --with-freetype-dir=/usr/include/freetype2 --enable-gd-native-ttf --with-gettext --with-gmp --with-iconv --enable-mbstring --enable-mbstr-enc-trans --enable-mbregex --with-regex=system '--with-mcal=/usr' '--with-mcrypt' '--with-mhash' '-with-mime-magic' '--with-mysql=/usr/include/mysql/' '--with-mysql-sock' '--with-tiff-dir=/usr/lib' '--with-aspell' '--with-mm' '--enable-wddx' '--enable-memory-limit' '--enable-zend-multibyte' '--with-tsrm-pth' '-with-tsrm-st' '--with-tsrm-pthreads' '--enable-shmop' '--enable-track-vars' '--enable-trans-sid=no' '--without-oci8' '--with-config-file-path=/etc/php5.ini' 'i586-suse-linux' '--with-layout=GNU' '--with-java= /usr/lib/java2' '--with-dom=/usr/include/libxml2' '--with-dom-xslt' '--with-xml=/usr/include/libxml2' '--enable-xml' '--with-xslt-sablot' '--with-dom-exslt' '--with-apxs2=/usr/sbin/apxs2-prefork' Expected result: ---------------- Installing PHP SAPI module: apache2handler /usr/share/apache2/build/instdso.sh SH_LIBTOOL='/usr/share/apache2/build/libtool' libphp5.la /usr/lib/apache2-prefork /usr/share/apache2/build/libtool --mode=install cp libphp5.la /usr/lib/apache2-prefork/ cp .libs/libphp5.lai /usr/lib/apache2-prefork/libphp5.la cp .libs/libphp5.a /usr/lib/apache2-prefork/libphp5.a ranlib /usr/lib/apache2-prefork/libphp5.a chmod 644 /usr/lib/apache2-prefork/libphp5.a libtool: install: warning: remember to run `libtool --finish /tmp/php-5.0.0b3/libs' Warning! dlname not found in /usr/lib/apache2-prefork/libphp5.la. Assuming installing a .so rather than a libtool archive. chmod 755 /usr/lib/apache2-prefork/libphp5.so chmod: failed to get attributes of `/usr/lib/apache2-prefork/libphp5.so': No such file or directory apxs:Error: Command failed with rc=65536 . make: *** [install-sapi] Error 1 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=27075&edit=1
