#16436: libvorbis 1.2.0 Does Not Configure ------------------------------------------+--------------------------------- Reporter: shickfaced@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: libvorbis oggtest ogg vorbis | ------------------------------------------+--------------------------------- The package libvorbis relies on a configure option "--disable-oggtest" to get past a pesky Ogg version test that the configure file normally performs. I was met first with this error which did not fail the build. Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_libvorbis/work/libvorbis-1.2.0" && ./configure --prefix=/opt/local --disable-oggtest " returned error 1 I assume that the problematic part of this line would be the "--disable- oggtest" because just a few lines later, I get: configure: error: Ogg >= 1.0 required ! Error: Status 1 encountered during processing. ...and the build fails. -- Ticket URL: <http://trac.macports.org/ticket/16436> MacPorts <http://www.macports.org/> Ports system for Mac OS