Broken test for Ogg and Vorbis in kdemultimedia configure

Rex Dieter rdieter at math.unl.edu
Fri Mar 25 13:09:01 GMT 2005


Pavel Troller wrote:
> Hi!
>   I really don't know how to solve the following problem building 3.4.0 kdemm:
>   Running configure, the following is shown:
> ...
> checking vorbis/vorbisfile.h usability... yes
...
> checking for Ogg Vorbis libraries and headers... searched but not found
> ...
>   My Ogg Vorbis files are, as well as all of the audio/multimedia things, stored
> in /opt/sound. My configure options are
> ./configure --prefix=/opt/kde3.4 --enable-final --enable-gtk --enable-xaw=no --with-extra-includes=/opt/sound/include --with-extra-libs=/opt/sound/lib --with-lame=/opt/sound --with-vorbis=/opt/sound --with-cdparanoia=/opt/sound 
>   You can see that I made my best to correctly tell the configure about
> /opt/sound, once by --with-vorbis and even with --with-extra-includes and
> --with-extra-libs. It's still not enough and I really don't know what can I do
> more.

I've noticed too that many (most?) core kde packages (including 
kdemultimedia) does *not* use the --with-extra-includes or 
--with-extra-libs for (all) configure checks.  That could be what is 
going wrong here.

-- Rex



More information about the kde-multimedia mailing list