mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mingw-cross-env-list] SDL_mixer (from Hg) is unable to find libvorbisfi


From: Nikos Chantziaras
Subject: [Mingw-cross-env-list] SDL_mixer (from Hg) is unable to find libvorbisfile
Date: Tue, 21 Jun 2011 10:46:23 +0300
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110524 Thunderbird/3.1.10

I'm trying to build an Hg snapshot of SDL_mixer (the latest available release tarball, 1.2.11, is hopelessly outdated and lacks support for functionality I depend on, like MOD decoding through libmodplug.)

It builds OK, but with one problem: it's unable to find the libvorbisfile library. The autoconf test that fails is:

AC_CHECK_LIB([vorbisfile], [ov_open_callbacks], [have_ogg_lib=yes])

Any hints on how to solve this?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]