[vorbis] oggpack_writealign fails

Ralph Giles giles at xiph.org
Mon Feb 23 09:03:03 PST 2004



On Mon, Feb 23, 2004 at 04:03:39PM +0100, Hans Witvliet wrote:

> libao and libogg configured, compiled and installed without errors.
> But libvorbis fails during "./configure", hence no vorbistools and no icecast....

Off the top of my head, I'd guess you installed libogg 1.1 in 
/usr/local, but there was an older version in /usr which is what the 
configure test is linking to. Try passing --with-ogg=/usr/local (or 
wherever) of setting LD_FLAGS=/usr/local/lib in the environment when 
running configure.

HTH,
 -r

<p>> Last lines are:
> 	checking whether stripping libraries is possible... yes
> 	checking for memory.h... (cached) yes
> 	checking for cos in -lm... yes
> 	checking for pthread_create in -lpthread... yes
> 	checking for Ogg... yes
> 	checking for oggpack_writealign... no
> 	configure: error: Ogg >= 1.0 required !
> 	[root at fw2 libvorbis-1.0.1]#
--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis mailing list