kdemultimedia (trunk) won't build without xine

Benjamin Reed rangerrick at gmail.com
Tue Feb 19 00:09:08 CET 2008


I don't have xine installed, but while it seems like xine is
configured to be optional in the CMakeLists.txt, cmake bombs out with
some required variables without it:

-- Looking for vorbis_bitrate_addblock in vorbis
CMake Error: This project requires some variables to be set,
and cmake can not find them.
Please set the following variables:
XINE_LIBRARY

CMake Error: Internal CMake error, TryCompile configure of cmake failed
-- Looking for vorbis_bitrate_addblock in vorbis - not found
-- Found OggVorbis:
/opt/kde4-deps/lib/libogg.dylib;/opt/kde4-deps/lib/libvorbis.dylib;/opt/kde4-deps/lib/libvorbisfile.dylib;/opt/kde4-deps/lib/libvorbisenc.dylib
-- Performing Test CDDA_IOCTL_DEVICE_EXISTS
CMake Error: This project requires some variables to be set,
and cmake can not find them.
Please set the following variables:
XINE_INCLUDE_DIR

CMake Error: Internal CMake error, TryCompile configure of cmake failed
-- Performing Test CDDA_IOCTL_DEVICE_EXISTS - Failed
-- Looking for include files HAVE_SOUNDCARD_H
-- Looking for include files HAVE_SOUNDCARD_H - not found.
-- Looking for include files HAVE_SYS_STAT_H
-- Looking for include files HAVE_SYS_STAT_H - found
-- Looking for include files HAVE_LINUX_CDROM_H
-- Looking for include files HAVE_LINUX_CDROM_H - not found.
-- Looking for include files HAVE_LINUX_UCDROM_H
-- Looking for include files HAVE_LINUX_UCDROM_H - not found.
-- Looking for include files HAVE_MACHINE_ENDIAN_H
-- Looking for include files HAVE_MACHINE_ENDIAN_H - found
-- Looking for include files HAVE_SYS_AUDIOIO_H
-- Looking for include files HAVE_SYS_AUDIOIO_H - not found.
-- Looking for include files HAVE_ALIB_H
-- Looking for include files HAVE_ALIB_H - not found.
-- Looking for include files HAVE_ALLOCA_H
-- Looking for include files HAVE_ALLOCA_H - found
-- Looking for include files HAVE_ENDIAN_H
-- Looking for include files HAVE_ENDIAN_H - not found.
-- Looking for include files HAVE_SYS_ENDIAN_H
-- Looking for include files HAVE_SYS_ENDIAN_H - not found.
-- Check size of long
-- Check size of long - done
-- Found MusicBrainz: /opt/kde4-deps/include
-- tunepimp found: includes in /sw/include, library in
/opt/kde4-deps/lib/libtunepimp.dylib
-- Looking for tp_SetFileNameEncoding in /opt/kde4-deps/lib/libtunepimp.dylib
-- Looking for tp_SetFileNameEncoding in
/opt/kde4-deps/lib/libtunepimp.dylib - found
-- Looking for tr_GetPUID in /opt/kde4-deps/lib/libtunepimp.dylib
-- Looking for tr_GetPUID in /opt/kde4-deps/lib/libtunepimp.dylib - found
-- TUNEPIMP_FOUND_VERSION_4 :<1>
-- TUNEPIMP_FOUND_VERSION_5 :<1>
-- port strigi-analyzer !!!
-- Could not find OPTIONAL package Cdparanoia
-- Could not find OPTIONAL package Plasma
-- Xine and phonon-xine must be compiled with XCB support.
-- 
-----------------------------------------------------------------------------
-- The following external packages were located on your system.
-- This installation will have the extra features provided by these packages.
+ taglib
+ OggVorbis
+ MusicBrainz
+ TunePimp
-----------------------------------------------------------------------------
-- The following OPTIONAL packages could NOT be located on your system.
-- Consider installing them to enable more features from this software.
+ cdparanoia: Reads digital audio directly from a CD, then writes the
data to a file or pipe in several different formats
<http://www.xiph.org/paranoia/>
Required for building the AudioCD ioslave.
-----------------------------------------------------------------------------


Any idea how to fix this?


-- 
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
http://www.racoonfink.com/


More information about the Kde-buildsystem mailing list