#16436: libvorbis 1.2.0 Does Not Configure -----------------------------------+---------------------------------------- Reporter: shickfaced@gmail.com | Owner: nox@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: libvorbis oggtest ogg vorbis -----------------------------------+---------------------------------------- Comment(by blb@macports.org): From libvorbis's configure output: {{{ checking for ogg >= 1.0... checking for Ogg... yes checking for oggpack_writealign... no }}} It's finding libogg, but not oggpack_writealign, which should be there (it is on my libogg 1.1.3_2 install). Just to verify, what does running the following say? {{{ nm /opt/local/lib/libogg.0.dylib |grep oggpack_writealign }}} If it says nothing, maybe a reinstall of libogg is needed? -- Ticket URL: <http://trac.macports.org/ticket/16436#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS