From: ved dot prakash at personiva dot com Operating system: linux ubuntu PHP version: 5.2.6 PHP Bug Type: *General Issues Bug description: configure --with-swf[=DIR] throws error
Description: ------------ Hi, I am trying to compile php with swf but it throws an error unknown option configure script ./configure --prefix=/usr/local/phpnew --with-config-file-path=/usr/local/phpnew --with-apxs2=/usr/local/apache2/bin/apxs --enable-fastcgi --enable-sigchild --enable-libgcc --disable-short-tags --disable-ipv6 --with-pcre-regex --with-zlib --disable-bcmath --disable-dba --enable-mbstring --enable-sockets --enable-exif --without-fbsql --without-fdftk --with-gd --with-ttf --with-freetype-dir --without-iconv --without-imap --without-imap-ssl --without-interbase --without-ldap --without-ldap-sasl --without-mime-magic --with-mysql=/usr/include/mysql/ --with-mysql-sock --with-mysqli --without-ncurses --without-oci8 --without-adabas --without-sapdb --without-solid --without-ibm-db2 --without-empress --without-empress-bcs --without-birdstep --without-custom-odbc --without-iodbc --without-esoob --disable-pcntl --disable-pdo --without-pgsql --disable-shmop --without-sqlite --enable-shared --enable-fast-install --with-gnu-ld --with-pic --with-regex=php --enable-zip --with-xsl --with-jpeg-dir --with-png-dir --with-swf=/usr/local/src/libswf -- Output Generating files updating cache ./config.cache creating ./config.status creating php5.spec . . . Notice: Following unknown configure options were used: --with-swf=/usr/local/src/libswf Check './configure --help' for available options though the ./configure --help doesn't show --with-swf the documentation about www.php.net/manual/en/swf.installation.php tells us to compile with option --with-swf for enabling swf support. I think this is a bug. Thanks, Ved Expected result: ---------------- code should get configured without any errors or notices -- Edit bug report at http://bugs.php.net/?id=45211&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=45211&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=45211&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=45211&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=45211&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=45211&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=45211&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=45211&r=needscript Try newer version: http://bugs.php.net/fix.php?id=45211&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=45211&r=support Expected behavior: http://bugs.php.net/fix.php?id=45211&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=45211&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=45211&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=45211&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=45211&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=45211&r=dst IIS Stability: http://bugs.php.net/fix.php?id=45211&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=45211&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=45211&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=45211&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=45211&r=mysqlcfg
