sam686@debian986:~/bf019/build$ cmake .. -- The C compiler identification is GNU 4.8.2 -- The CXX compiler identification is GNU 4.8.2 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- 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 -- LINUX_DATA_DIR: /usr/share. Change this by invoking cmake with -DLINUX_DATA_DIR= -- Found VORBISFILE: optimized;/usr/lib/x86_64-linux-gnu/libvorbisfile.so;debug;/usr/lib/x86_64-linux-gnu/libvorbisfile.so -- Looking for include file pthread.h -- Looking for include file pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not 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 -- Could NOT find SDL2 (missing: SDL2_LIBRARY SDL2_INCLUDE_DIR) -- Determining system GL provider -- Atempting to use standard OpenGL -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-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/x86_64-linux-gnu/libX11.so -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so -- Found MODPLUG: /usr/lib/libmodplug.so -- Could NOT find MYSQL (missing: MYSQL_LIBRARIES MYSQL_INCLUDE_DIR) -- Found OGG: optimized;/usr/lib/x86_64-linux-gnu/libogg.so;debug;/usr/lib/x86_64-linux-gnu/libogg.so -- Found OpenAL: /usr/lib/x86_64-linux-gnu/libopenal.so -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8") -- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.2.50") -- Found SPEEX: /usr/lib/x86_64-linux-gnu/libspeex.so -- Found VORBIS: optimized;/usr/lib/x86_64-linux-gnu/libvorbis.so;debug;/usr/lib/x86_64-linux-gnu/libvorbis.so -- Could NOT find ALURE (missing: ALURE_LIBRARIES ALURE_INCLUDE_DIR) -- Found PkgConfig: /usr/bin/pkg-config (found version "0.28") -- checking for module 'sqlite3' -- package 'sqlite3' not found -- Could NOT find TOMCRYPT (missing: TOMCRYPT_LIBRARY TOMCRYPT_INCLUDE_DIR) -- Could NOT find Boost -- Could NOT find CLIPPER (missing: CLIPPER_LIBRARIES CLIPPER_INCLUDE_DIR) -- Could NOT find LUAJIT (missing: LUAJIT_LIBRARIES LUAJIT_INCLUDE_DIR) CMake Error at CMakeLists.txt:150 (add_subdirectory): The source directory /home/sam686/bf019/lua does not contain a CMakeLists.txt file. CMake Warning at master/CMakeLists.txt:63 (message): MySQL was NOT found. 'master' will only be built with SQLite -- Configuring incomplete, errors occurred! See also "/home/sam686/bf019/build/CMakeFiles/CMakeOutput.log". See also "/home/sam686/bf019/build/CMakeFiles/CMakeError.log".