#45211 [NEW]: configure --with-swf[=DIR] throws error

2008-06-09 Thread ved dot prakash at personiva dot com
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=45211edit=1
-- 
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=45211r=trysnapshot52
Try a CVS snapshot (PHP 5.3): 
http://bugs.php.net/fix.php?id=45211r=trysnapshot53
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=45211r=trysnapshot60
Fixed in CVS: http://bugs.php.net/fix.php?id=45211r=fixedcvs
Fixed in release: 
http://bugs.php.net/fix.php?id=45211r=alreadyfixed
Need backtrace:   http://bugs.php.net/fix.php?id=45211r=needtrace
Need Reproduce Script:http://bugs.php.net/fix.php?id=45211r=needscript
Try newer version:http://bugs.php.net/fix.php?id=45211r=oldversion
Not developer issue:  http://bugs.php.net/fix.php?id=45211r=support
Expected behavior:http://bugs.php.net/fix.php?id=45211r=notwrong
Not enough info:  
http://bugs.php.net/fix.php?id=45211r=notenoughinfo
Submitted twice:  
http://bugs.php.net/fix.php?id=45211r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=45211r=globals
PHP 4 support discontinued:   http://bugs.php.net/fix.php?id=45211r=php4
Daylight Savings: http://bugs.php.net/fix.php?id=45211r=dst
IIS Stability:http://bugs.php.net/fix.php?id=45211r=isapi
Install GNU Sed:  http://bugs.php.net/fix.php?id=45211r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=45211r=float
No Zend Extensions:   http://bugs.php.net/fix.php?id=45211r=nozend
MySQL Configuration Error:http://bugs.php.net/fix.php?id=45211r=mysqlcfg



#45211 [Bgs]: configure --with-swf[=DIR] throws error

2008-06-09 Thread ved dot prakash at personiva dot com
 ID:   45211
 User updated by:  ved dot prakash at personiva dot com
 Reported By:  ved dot prakash at personiva dot com
 Status:   Bogus
 Bug Type: *General Issues
 Operating System: linux ubuntu
 PHP Version:  5.2.6
 New Comment:

So why does php.net site doesn't have a mention of it anywhere with
this upadate or it is left deliberately?

Thanks

Ved


Previous Comments:


[2008-06-09 08:44:33] [EMAIL PROTECTED]

Of course you get an error, that extension was moved to PECL about 5
years ago. Not a bug - bogus.



[2008-06-09 07:48:23] ved dot prakash at personiva dot com

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 this bug report at http://bugs.php.net/?id=45211edit=1