thresh@snowwhite vlc/bindings/phonon $ ls -la total 36 drwxr-xr-x 4 thresh thresh 4096 Авг 21 14:11 . drwxr-xr-x 7 thresh thresh 4096 Авг 19 17:39 .. drwxr-xr-x 3 thresh thresh 4096 Авг 19 17:39 cmake -rw-r--r-- 1 thresh thresh 13198 Авг 21 14:01 CMakeLists.txt -rw-r--r-- 1 thresh thresh 23 Авг 19 17:39 .gitignore drwxr-xr-x 3 thresh thresh 4096 Авг 21 14:10 vlc thresh@snowwhite vlc/bindings/phonon $ cmake . -- 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.2 -- Found OpenSSL: /usr/lib/libssl.so -- Looking for _POSIX_TIMERS -- Looking for _POSIX_TIMERS - found -- Found Automoc4: /usr/bin/automoc4 -- 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 -- -- Configuring done -- Generating done -- Build files have been written to: /home/thresh/projects/vlc/bindings/phonon thresh@snowwhite vlc/bindings/phonon $ make thresh@snowwhite vlc/bindings/phonon $