Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- usr/bin/install -c -m 644 build/libSDL2main.a /usr/local/lib/libSDL2main.a
- ranlib /usr/local/lib/libSDL2main.a
- /usr/bin/install -c -m 644 build/libSDL2_test.a /usr/local/lib/libSDL2_test.a
- ranlib /usr/local/lib/libSDL2_test.a
- /bin/bash build-scripts/mkinstalldirs /usr/local/share/aclocal
- /usr/bin/install -c -m 644 /home/pi/Public/SDL2-2.0.1/sdl2.m4 /usr/local/share/aclocal/sdl2.m4
- /bin/bash build-scripts/mkinstalldirs /usr/local/lib/pkgconfig
- /usr/bin/install -c -m 644 sdl2.pc /usr/local/lib/pkgconfig
- ~/Public
- Cloning into 'EmulationStation'...
- remote: Counting objects: 7395, done.
- remote: Total 7395 (delta 0), reused 0 (delta 0), pack-reused 7395
- Receiving objects: 100% (7395/7395), 6.83 MiB | 1.41 MiB/s, done.
- Resolving deltas: 100% (4623/4623), done.
- Branch unstable set up to track remote branch unstable from origin.
- Switched to a new branch 'unstable'
- -- The C compiler identification is GNU 6.3.0
- -- The CXX compiler identification is GNU 4.7.3
- -- 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
- -- Detecting C compile features
- -- Detecting C compile features - done
- -- Check for working CXX compiler: /usr/bin/g++-4.7
- -- Check for working CXX compiler: /usr/bin/g++-4.7 -- works
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- Looking for bcm_host.h
- bcm_host.h found
- Looking for libMali.so
- libMali.so not found
- -- Looking for XOpenDisplay in /usr/lib/arm-linux-gnueabihf/libX11.so;/usr/lib/arm-linux-gnueabihf/libXext.so
- -- Looking for XOpenDisplay in /usr/lib/arm-linux-gnueabihf/libX11.so;/usr/lib/arm-linux-gnueabihf/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
- -- Found X11: /usr/lib/arm-linux-gnueabihf/libX11.so
- -- Found Freetype: /usr/lib/arm-linux-gnueabihf/libfreetype.so (found version "2.6.3")
- -- Looking for FreeImage...
- -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29")
- -- Checking for module 'freeimage'
- -- No package 'freeimage' found
- -- Found FreeImage: optimized;/usr/lib/arm-linux-gnueabihf/libfreeimage.so;debug;/usr/lib/arm-linux-gnueabihf/libfreeimage.so
- -- Looking for pthread.h
- -- Looking for 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
- -- Found SDL2: /usr/local/lib/libSDL2main.a;/usr/local/lib/libSDL2.so;-lpthread
- -- Boost version: 1.62.0
- -- Found the following Boost libraries:
- -- system
- -- filesystem
- -- date_time
- -- locale
- -- Found Eigen3: /usr/include/eigen3 (Required is at least version "2.91.0")
- -- Found CURL: /usr/lib/arm-linux-gnueabihf/libcurl.so (found version "7.52.1")
- -- Found ALSA: /usr/lib/arm-linux-gnueabihf/libasound.so (found version "1.1.3")
- -- Configuring done
- -- Generating done
- -- Build files have been written to: /home/pi/Public/EmulationStation
Advertisement
Add Comment
Please, Sign In to add comment