Ticket #16436 (closed defect: invalid)
libvorbis 1.2.0 Does Not Configure
Description
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.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


