[MacPorts] #16436: libvorbis 1.2.0 Does Not Configure
MacPorts
noreply at macports.org
Mon Sep 1 04:15:06 PDT 2008
#16436: libvorbis 1.2.0 Does Not Configure
-----------------------------------+----------------------------------------
Reporter: shickfaced at gmail.com | Owner: nox at macports.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Resolution: | Keywords: libvorbis oggtest ogg vorbis
-----------------------------------+----------------------------------------
Changes (by ryandesign at macports.org):
* cc: ryandesign at macports.org (added)
* owner: macports-tickets at lists.macosforge.org => nox at macports.org
Comment:
Assigning to maintainer. However, I'm unable to reproduce the problem with
MacPorts from trunk, Mac OS X 10.4.11 and Xcode 2.5 on a Power Mac G4.
What OS, Xcode, MacPorts version, and processor architecture do you have?
To give us more information, could you please run:
{{{
sudo port clean --work libvorbis
sudo port -d install libvorbis 2>&1 | tee ~/Desktop/libvorbis.txt
}}}
Then attach libvorbis.txt from your Desktop to this ticket.
ogg >= 1.0 should be available; the libogg port provides ogg 1.1.3, and
the libogg port is listed as a dependency of the libvorbis port. I trust
that the libogg port is installed ''and active''? Find out with "`port
installed libogg`"; it should say:
{{{
The following ports are currently installed:
libogg @1.1.3_2 (active)
}}}
If it says it's installed but not active, activate it with:
{{{
sudo port activate libogg
}}}
--
Ticket URL: <http://trac.macports.org/ticket/16436#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list