file SConstruct,line 94: Configure(confdir = .sconf_temp) scons: Configure: Checking for SDL_Init(SDL_INIT_VIDEO) in C library SDL... scons: Configure: ".sconf_temp/conftest_0.c" is up to date. scons: Configure: The original builder output was: |.sconf_temp/conftest_0.c <- | | | | | |#include "SDL.h" | | | |int | |main() { | | SDL_Init(SDL_INIT_VIDEO); | |return 0; | |} | | | scons: Configure: ".sconf_temp/conftest_0.o" is up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_0.o -c -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL .sconf_temp/conftest_0.c | scons: Configure: ".sconf_temp/conftest_0" is up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_0 -s .sconf_temp/conftest_0.o -L/usr/lib -lSDL -lpthread -lSDL | scons: Configure: (cached) yes scons: Configure: Checking for png_error(NULL, "test") in C library png... scons: Configure: ".sconf_temp/conftest_1.c" is up to date. scons: Configure: The original builder output was: |.sconf_temp/conftest_1.c <- | | | | | |#include "png.h" | | | |int | |main() { | | png_error(NULL, "test"); | |return 0; | |} | | | scons: Configure: ".sconf_temp/conftest_1.o" is up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_1.o -c -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL .sconf_temp/conftest_1.c | scons: Configure: ".sconf_temp/conftest_1" is up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_1 -s .sconf_temp/conftest_1.o -L/usr/lib -lSDL -lpthread -lpng | scons: Configure: (cached) yes scons: Configure: Checking for IMG_GetError() in C library SDL_image... scons: Configure: ".sconf_temp/conftest_2.c" is up to date. scons: Configure: The original builder output was: |.sconf_temp/conftest_2.c <- | | | | | |#include "SDL_image.h" | | | |int | |main() { | | IMG_GetError(); | |return 0; | |} | | | scons: Configure: ".sconf_temp/conftest_2.o" is up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_2.o -c -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL .sconf_temp/conftest_2.c | scons: Configure: ".sconf_temp/conftest_2" is up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_2 -s .sconf_temp/conftest_2.o -L/usr/lib -lSDL -lpthread -lpng -lSDL_image | scons: Configure: (cached) yes scons: Configure: Checking for TTF_Init() in C library SDL_ttf... scons: Configure: ".sconf_temp/conftest_3.c" is up to date. scons: Configure: The original builder output was: |.sconf_temp/conftest_3.c <- | | | | | |#include "SDL_ttf.h" | | | |int | |main() { | | TTF_Init(); | |return 0; | |} | | | scons: Configure: ".sconf_temp/conftest_3.o" is up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_3.o -c -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL .sconf_temp/conftest_3.c | scons: Configure: ".sconf_temp/conftest_3" is up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_3 -s .sconf_temp/conftest_3.o -L/usr/lib -lSDL -lpthread -lpng -lSDL_image -lSDL_ttf | scons: Configure: (cached) yes scons: Configure: Checking for glLoadIdentity() in C library GL... scons: Configure: ".sconf_temp/conftest_4.c" is up to date. scons: Configure: The original builder output was: |.sconf_temp/conftest_4.c <- | | | | | |#include "GL/gl.h" | | | |int | |main() { | | glLoadIdentity(); | |return 0; | |} | | | scons: Configure: ".sconf_temp/conftest_4.o" is up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_4.o -c -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL .sconf_temp/conftest_4.c | scons: Configure: ".sconf_temp/conftest_4" is up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_4 -s .sconf_temp/conftest_4.o -L/usr/lib -lSDL -lpthread -lpng -lSDL_image -lSDL_ttf -lGL | scons: Configure: (cached) yes