Re: [LAU] building kmidimon under arch

From: M Watts <zwy648rct@email-addr-hidden>
Date: Tue Aug 25 2009 - 01:45:03 EEST

On 08/25/2009 05:21 AM, Atte Andre Jensen wrote:
> Hi
>
> I'm trying to build kmidimon under arch linux, but fail. It seems I'm
> missing something kde, but which package should I install (and more
> importantly; how could I have figured it out my self)?
...
> CMake Error at /usr/share/cmake-2.6/Modules/FindKDE4.cmake:44 (MESSAGE):
> ERROR: Could not find KDE4 kde4-config
> Call Stack (most recent call first):
> CMakeLists.txt:35 (FIND_PACKAGE)

Do you have the KDE4 development jazz installed? You need whatever it
is package that contains kconfig_compiler4 (kdelibs-devel or something).
  A successful build will look like this:

-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found.
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found.
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found.
-- Found Qt-Version 4.5.0
-- Found OpenSSL: /usr/lib/libssl.so
-- Looking for _POSIX_TIMERS
-- Looking for _POSIX_TIMERS - found
-- Found Automoc4: /usr/bin/automoc4
-- Found Perl: /usr/bin/perl
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Failed
-- Performing Test HAVE_FPIE_SUPPORT
-- Performing Test HAVE_FPIE_SUPPORT - Success
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success
-- Performing Test __KDE_HAVE_GCC_VISIBILITY
-- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success
-- Phonon Version: 4.3.0
-- Found Phonon: /usr/lib/libphonon.so
-- Found Phonon Includes: /usr/include/KDE;/usr/include
-- Found KDE 4.2 include dir: /usr/include/kde4
-- Found KDE 4.2 library dir: /usr/lib/kde4/devel
-- Found the KDE4 kconfig_compiler4 preprocessor: /usr/bin/kconfig_compiler4
-- Found automoc4: /usr/bin/automoc4
-- Build configuration: RelWithDebInfo
-- Program msgfmt found (/usr/bin/msgfmt)
-- Program pkg-config found (/usr/bin/pkg-config)
-- checking for module 'alsa>=1.0'
-- found alsa, version 1.0.20
-- kmidimon 0.7.1 install prefix: /usr/local
-- Configuring done
-- Generating done

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Received on Tue Aug 25 04:15:03 2009

This archive was generated by hypermail 2.1.8 : Tue Aug 25 2009 - 04:15:03 EEST