cmake ../CMakeLists.txt -DCMAKE_BUILD_TYPE=Release -- 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 -- Enable the stripping by default in Release build !!! -- Use internal version of Soundtouch by default. Note: There have been issues in the past with sound quality depending on the version of Soundtouch Use -DFORCE_INTERNAL_SOUNDTOUCH=FALSE at your own risk CMake Error at cmake/SearchForStuff.cmake:9 (find_package): Could not find module FindGTK2.cmake or a configuration file for package GTK2. Adjust CMAKE_MODULE_PATH to find FindGTK2.cmake or set GTK2_DIR to the directory containing a CMake configuration file for GTK2. The file will have one of the following names: GTK2Config.cmake gtk2-config.cmake Call Stack (most recent call first): CMakeLists.txt:29 (include) -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.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 CMake Warning at cmake/SearchForStuff.cmake:16 (find_package): Could not find module FindALSA.cmake or a configuration file for package ALSA. Adjust CMAKE_MODULE_PATH to find FindALSA.cmake or set ALSA_DIR to the directory containing a CMake configuration file for ALSA. The file will have one of the following names: ALSAConfig.cmake alsa-config.cmake Call Stack (most recent call first): CMakeLists.txt:29 (include) -- Found BZip2: /usr/lib/libbz2.so -- Looking for BZ2_bzCompressInit in /usr/lib/libbz2.so -- Looking for BZ2_bzCompressInit in /usr/lib/libbz2.so - found -- Found JPEG: /usr/lib/libjpeg.so -- Looking for include files CMAKE_HAVE_PTHREAD_H -- Looking for include files CMAKE_HAVE_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 -- Found Threads: TRUE -- Found wxWidgets: TRUE -- Found ZLIB: /usr/lib/libz.so -- Found A52: /usr/lib/liba52.so -- Found Cg: /usr/lib/libCg.so;/usr/lib/libCgGL.so -- Could NOT find PortAudio (missing: PORTAUDIO_LIBRARIES PORTAUDIO_INCLUDE_DIR) -- Could NOT find SparseHash (missing: SPARSEHASH_INCLUDE_DIR) -- Use internal pcsx2 SoundTouch library -- Skip build of common libraries: miss some dependencies -- check these libraries -> wxWidgets (>=2.8.10), sparsehash (>=1.5) -- Skip build of pcsx2 core: miss some dependencies -- check these libraries -> wxWidgets (>=2.8.10), gtk2 (>=2.16), zlib (>=1.2.4), pcsx2 common libs -- Skip build of pcsx2 core: miss some dependencies -- check these libraries -> wxWidgets (>=2.8.10), gtk2 (>=2.16), zlib (>=1.2.4), pcsx2 common libs -- Skip build of zzogl: miss some dependencies -- check these libraries -> glew (>=1.5), jpeg (>=6.2), opengl, X11, nvidia-cg-toolkit (>=2.1), pcsx2 common libs -- Skip build of spu2-x: miss some dependencies -- check these libraries -> soundtouch (>=1.5), alsa, portaudio (>=1.9), a52 (>= 0.7.4), pcsx2 common libs -- Skip build of zerospu2: miss some dependencies -- check these libraries -> soundtouch (>=1.5), alsa -- Configuring incomplete, errors occurred!