[MacPorts] #18307: php5-devel: unknown configure option --with-mime-magic
#18307: php5-devel: unknown configure option --with-mime-magic -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: php5-devel -------------------------------------+-------------------------------------- php5-devel uses the configure option "`--with-mime-magic`" but the configure script complains that this is not known: {{{ Thank you for using PHP. Notice: Following unknown configure options were used: --with-xml --with-mime-magic Check './configure --help' for available options }}} (The unknown "`--with-xml`" option is filed separately in #14859.) The [http://www.php.net/manual/en/mime-magic.installation.php documentation for mime-magic] still shows `--with-mime-magic` as a valid option. The NEWS file says that in php 5.3.0alpha1 the PECL module fileinfo was brought into the php source tree as a replacement for mime-magic. The [http://www.php.net/manual/en/fileinfo.installation.php documentation for fileinfo] says it's on by default so we don't need to add a configure argument for it. 5.3.0alpha1 still accepted the `--with-mime-magic` switch but 5.3.0alpha3 and 5.3.0beta1 no longer do. (MacPorts never had 5.3.0alpha2 so I did not test that version.) -- Ticket URL: <http://trac.macports.org/ticket/18307> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18307: php5-devel: unknown configure option --with-mime-magic -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: php5-devel -------------------------------------+-------------------------------------- Changes (by ryandesign@…): * status: new => assigned Comment: Replying to [ticket:18307 ryandesign@…]:
The [http://www.php.net/manual/en/mime-magic.installation.php documentation for mime-magic] still shows `--with-mime-magic` as a valid option.
I [http://bugs.php.net/bug.php?id=47262 filed php bug 47262] to have the documentation updated. -- Ticket URL: <http://trac.macports.org/ticket/18307#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18307: php5-devel: unknown configure option --with-mime-magic --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: php5-devel | --------------------------------------+------------------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: Removed `--with-mime-magic` in r46473. -- Ticket URL: <http://trac.macports.org/ticket/18307#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18307: php5-devel: unknown configure option --with-mime-magic --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: php5-devel | --------------------------------------+------------------------------------- Comment(by ryandesign@…): Removed from php5 as well in r53563 now that it has been updated to 5.3.0. -- Ticket URL: <http://trac.macports.org/ticket/18307#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts