intel@intel:~/pcsx2-read-only$ cmake CMakeLists.txt -DCMAKE_BUILD_TYPE=Debug -- 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 -- Disable the stripping by default in Debug build !!! -- Disable the building of po files by default in Debug build !!! -- Found Freetype: /usr/lib/i386-linux-gnu/libfreetype.so -- Found GTK2_GTK: /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so -- Looking for XOpenDisplay in /usr/lib/i386-linux-gnu/libX11.so;/usr/lib/i386-linux-gnu/libXext.so -- Looking for XOpenDisplay in /usr/lib/i386-linux-gnu/libX11.so;/usr/lib/i386-linux-gnu/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/i386-linux-gnu/libX11.so -- Found ALSA: /usr/lib/i386-linux-gnu/libasound.so -- Could NOT find BZip2 (missing: BZIP2_LIBRARIES BZIP2_INCLUDE_DIR) -- Found Gettext: /usr/bin/msgmerge -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR) -- Found OpenGL: /usr/lib/i386-linux-gnu/libGL.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 Subversion: /usr/bin/svn (found version "1.6.17") -- Found wxWidgets: TRUE -- Found ZLIB: /usr/lib/i386-linux-gnu/libz.so (found version "1.2.3.4") -- Found Cg: /usr/lib/i386-linux-gnu/libCg.so;/usr/lib/i386-linux-gnu/libCgGL.so -- Could NOT find GLEW (missing: GLEW_LIBRARY GLEW_INCLUDE_DIR) -- Found Libc: /usr/lib/i386-linux-gnu/librt.so;/usr/lib/i386-linux-gnu/libdl.so;/usr/lib/i386-linux-gnu/libm.so -- Could NOT find PortAudio (missing: PORTAUDIO_LIBRARIES PORTAUDIO_INCLUDE_DIR) -- Could NOT find SoundTouch (missing: SOUNDTOUCH_LIBRARIES SOUNDTOUCH_INCLUDE_DIR) -- Could NOT find SparseHash (missing: SPARSEHASH_INCLUDE_DIR) -- Could NOT find SparseHash_new (missing: SPARSEHASE_NEW_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 CDVDiso: miss some dependencies -- check these libraries -> bzip2 (>=1.0.5), gtk2 (>=2.16) -- Skip build of zerogs: miss some dependencies -- check these libraries -> glew (>=1.5), opengl, X11, nvidia-cg-toolkit (>=2.1) -- 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), pcsx2 common libs -- Don't build zerospu2. It is super-seeded by spu2x CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: GLEW_LIBRARY (ADVANCED) linked by target "GSdx-0.1.16" in directory /home/intel/pcsx2-read-only/plugins/GSdx linked by target "GSdx-static" in directory /home/intel/pcsx2-read-only/plugins/GSdx linked by target "pcsx2_GSReplayLoader" in directory /home/intel/pcsx2-read-only/plugins/GSdx -- Configuring incomplete, errors occurred!