phonon-xine builds but does not install
desso at ono.com
desso at ono.com
Thu Apr 12 00:43:23 UTC 2007
Hi Group!
I've just tried to build phonon-xine using the instructions at http://amarok.kde.org/wiki/2.0_Development_HowTo#Phonon . It builds but does not install. Here's the output:
[kde-devel at desso kdemultimedia]$ cd phonon-xine-build/
[kde-devel at desso phonon-xine-build]$ cmake -DCMAKE_INSTALL_PREFIX=$KDEDIR ../ && make && make install
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Check size of void*
-- Check size of void* - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found.
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found.
-- Found Qt-Version 4.3.0beta
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so;/usr/lib/libXft.so;/usr/lib/libXau.so;/usr/lib/libXdmcp.so;/usr/lib/libXpm.so
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so;/usr/lib/libXft.so;/usr/lib/libXau.so;/usr/lib/libXdmcp.so;/usr/lib/libXpm.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib/libX11.so
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Performing Test HAVE_FPIE_SUPPORT
-- Performing Test HAVE_FPIE_SUPPORT - Success
-- Performing Test __KDE_HAVE_NO_THREADSAFE_STATICS
-- Performing Test __KDE_HAVE_NO_THREADSAFE_STATICS - Success
-- Performing Test __KDE_HAVE_GCC_VISIBILITY
-- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success
-- Found KDE4 include dir: /home/kde-devel/kde/include
-- Found KDE4 library dir: /home/kde-devel/kde/lib
-- Found KDE4 kconfig_compiler preprocessor: /home/kde-devel/kde/bin/kconfig_compiler
-- Found taglib: -L/usr/lib -ltag
-- Taglib found: -L/usr/lib -ltag
-- Looking for vorbis_bitrate_addblock in vorbis
-- Looking for vorbis_bitrate_addblock in vorbis - found
-- Found OggVorbis: /usr/lib/libogg.so;/usr/lib/libvorbis.so;/usr/lib/libvorbisfile.so;/usr/lib/libvorbisenc.so
-- Found glib2: /lib/libglib-2.0.so /lib/libglib-2.0.so
-- Found GObject libraries: /lib/libgobject-2.0.so;/lib/libgmodule-2.0.so;/lib/libgthread-2.0.so;/lib/libglib-2.0.so
-- Found GObject includes : /usr/include/glib-2.0/gobject
-- Found LibXml2: /usr/lib/libxml2.so
-- GStreamer: WARNING: interface library not found
-- Could not find NMM, the Phonon-NMM backend will not be compiled.
-- Performing Test XINE_XCB_FOUND
-- Performing Test XINE_XCB_FOUND - Failed
-- Looking for FLAC__stream_encoder_set_write_callback in FLAC
-- Looking for FLAC__stream_encoder_set_write_callback in FLAC - not found
-- Could not find Flac
-- tunepimp not found
-- Looking for include files HAVE_LINUX_AWE_VOICE_H
-- Looking for include files HAVE_LINUX_AWE_VOICE_H - found
-- Looking for include files HAVE_AWE_VOICE_H
-- Looking for include files HAVE_AWE_VOICE_H - not found.
-- Looking for include files HAVE__USR_SRC_SYS_I386_ISA_SOUND_AWE_VOICE_H
-- Looking for include files HAVE__USR_SRC_SYS_I386_ISA_SOUND_AWE_VOICE_H - not found.
-- Looking for include files HAVE__USR_SRC_SYS_GNU_I386_ISA_SOUND_AWE_VOICE_H
-- Looking for include files HAVE__USR_SRC_SYS_GNU_I386_ISA_SOUND_AWE_VOICE_H - not found.
-- Looking for C++ include sys/asoundlib.h
-- Looking for C++ include sys/asoundlib.h - found
-- Looking for C++ include alsa/asoundlib.h
-- Looking for C++ include alsa/asoundlib.h - found
-- Looking for snd_seq_create_simple_port in asound
-- Looking for snd_seq_create_simple_port in asound - found
-- Looking for snd_pcm_resume in asound
-- Looking for snd_pcm_resume in asound - found
-- Found ALSA: asound
-- Found ZLIB: /usr/lib/libz.so
-- Looking for include files HAVE_MACHINE_SOUNDCARD_H
-- Looking for include files HAVE_MACHINE_SOUNDCARD_H - not found.
-- Looking for include files HAVE_SOUNDCARD_H
-- Looking for include files HAVE_SOUNDCARD_H - not found.
-- Looking for include files HAVE_SYS_SOUNDCARD_H
-- Looking for include files HAVE_SYS_SOUNDCARD_H - 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 - not 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
-- Check size of long
-- Check size of long - done
-- Could not find the necessary parts of GStreamer, GLib2, GObject and/or LibXml2. The Phonon-GST backend will not be compiled.
-- Check the CMake output above to find out which part or library is missing.
-- Should kaboodle compile with KDE4 ?
-- What's status about xine_artsplugin?
--
----------------------------------------------------------------------------------
-- The following list of OPTIONAL packages were located on your system. --
-- You will have all the following features available from this software. --
----------------------------------------------------------------------------------
+ taglib
----------------------------------------------------------------------------------
-- The following list of OPTIONAL packages could NOT be located on your system. --
-- Consider installing them to enable more features from this software. --
----------------------------------------------------------------------------------
+ GStreamer Interface library: This library is needed for the Phonon GStreamer backend.
If this library is not found, it's most likely that you do not have the developers package of the base plugins installed.
For Kubuntu, install the following package: libgstreamer-plugins-base0.10-dev
-- Configuring done
-- Generating done
-- Build files have been written to: /home/kde-devel/kde/src/KDE/kdemultimedia/phonon-xine-build
makeobj[0]: Entering directory `/home/kde-devel/kde/src/KDE/kdemultimedia/phonon-xine-build'
makeobj[0]: Leaving directory `/home/kde-devel/kde/src/KDE/kdemultimedia/phonon-xine-build'
makeobj[0]: Entering directory `/home/kde-devel/kde/src/KDE/kdemultimedia/phonon-xine-build'
make: *** No rule to make target `install'. Stop.
makeobj[0]: Leaving directory `/home/kde-devel/kde/src/KDE/kdemultimedia/phonon-xine-build'
[kde-devel at desso phonon-xine-build]$ ls
cmake CMakeCache.txt CMakeFiles cmake_install.cmake cmake_uninstall.cmake config-alsa.h config.h DartTestfile.txt lib Makefile
Any advice ? Oh..I'm using Fedora Core 6.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/amarok/attachments/20070412/ae436867/attachment.html>
More information about the Amarok
mailing list