All pastes #1896508 Raw Edit

Someone

public text v1 · immutable
#1896508 ·published 2010-07-08 06:44 UTC
rendered paste body
file /home/sacha/dolphin-emu/SConstruct,line 260:
	Configure(confdir = .sconf_temp)
scons: Configure: Checking for pkg-config version > 0.15.0... 
pkg-config --atleast-pkgconfig-version=0.15.0
scons: Configure: yes

scons: Configure: Checking for GLEW... 
scons: Configure: (cached) 
Using pkg-config for glew... 
pkg-config --exists 'glew'
scons: Configure: yes

scons: Configure: Checking for SDL... 
scons: Configure: (cached) 
Using pkg-config for sdl... 
pkg-config --exists 'sdl'
scons: Configure: yes

scons: Configure: Checking for z... 
scons: Configure: (cached) 
Using pkg-config for z... 
pkg-config --exists 'z'
scons: Configure: no

scons: Configure: Looking for lib z... 
.sconf_temp/conftest_4.c <-
  |
  |              int main(int argc, char **argv) {
  |                return 0;
  |              }         
  |              
Compiling .sconf_temp/conftest_4.o
Linking .sconf_temp/conftest_4
scons: Configure: yes

scons: Configure: Checking for lzo2... 
scons: Configure: (cached) 
Using pkg-config for lzo2... 
pkg-config --exists 'lzo2'
scons: Configure: no

scons: Configure: Looking for lib lzo2... 
.sconf_temp/conftest_6.c <-
  |
  |              int main(int argc, char **argv) {
  |                return 0;
  |              }         
  |              
Compiling .sconf_temp/conftest_6.o
Linking .sconf_temp/conftest_6
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llzo2
collect2: ld returned 1 exit status
scons: Configure: no

scons: Configure: Checking for sfml-network... 
scons: Configure: (cached) 
Using pkg-config for sfml-network... 
pkg-config --exists 'sfml-network'
scons: Configure: no

scons: Configure: Looking for lib sfml-network... 
.sconf_temp/conftest_8.c <-
  |
  |              int main(int argc, char **argv) {
  |                return 0;
  |              }         
  |              
Compiling .sconf_temp/conftest_8.o
Linking .sconf_temp/conftest_8
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lsfml-network
collect2: ld returned 1 exit status
scons: Configure: no

scons: Configure: Checking for SOIL... 
scons: Configure: (cached) 
Using pkg-config for soil... 
pkg-config --exists 'soil'
scons: Configure: no

scons: Configure: Looking for lib SOIL... 
.sconf_temp/conftest_10.c <-
  |
  |              int main(int argc, char **argv) {
  |                return 0;
  |              }         
  |              
Compiling .sconf_temp/conftest_10.o
Linking .sconf_temp/conftest_10
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lSOIL
collect2: ld returned 1 exit status
scons: Configure: no

scons: Configure: Checking for wxWidgets >= 2.8... 
scons: Configure: (cached) yes

scons: Configure: Checking for bluez... 
scons: Configure: (cached) 
Using pkg-config for bluez... 
pkg-config --exists 'bluez'
scons: Configure: yes

scons: Configure: Checking for alsa... 
scons: Configure: (cached) 
Using pkg-config for alsa... 
pkg-config --exists 'alsa'
scons: Configure: yes

scons: Configure: Checking for ao... 
scons: Configure: (cached) 
Using pkg-config for ao... 
pkg-config --exists 'ao'
scons: Configure: yes

scons: Configure: Checking for openal... 
scons: Configure: (cached) 
Using pkg-config for openal... 
pkg-config --exists 'openal'
scons: Configure: no

scons: Configure: Looking for lib openal... 
.sconf_temp/conftest_15.c <-
  |
  |              int main(int argc, char **argv) {
  |                return 0;
  |              }         
  |              
Compiling .sconf_temp/conftest_15.o
Linking .sconf_temp/conftest_15
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lopenal
collect2: ld returned 1 exit status
scons: Configure: no

scons: Configure: Checking for portaudio... 
scons: Configure: (cached) 
Using pkg-config for portaudio... 
pkg-config --exists 'portaudio'
scons: Configure: no

scons: Configure: Looking for lib portaudio... 
.sconf_temp/conftest_17.c <-
  |
  |              int main(int argc, char **argv) {
  |                return 0;
  |              }         
  |              
Compiling .sconf_temp/conftest_17.o
Linking .sconf_temp/conftest_17
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lportaudio
collect2: ld returned 1 exit status
scons: Configure: no

scons: Configure: Checking for libpulse-simple... 
scons: Configure: (cached) 
Using pkg-config for libpulse-simple... 
pkg-config --exists 'libpulse-simple'
scons: Configure: no

scons: Configure: Looking for lib libpulse-simple... 
.sconf_temp/conftest_19.c <-
  |
  |              int main(int argc, char **argv) {
  |                return 0;
  |              }         
  |              
Compiling .sconf_temp/conftest_19.o
Linking .sconf_temp/conftest_19
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpulse-simple
collect2: ld returned 1 exit status
scons: Configure: no

scons: Configure: Checking for x11... 
scons: Configure: (cached) 
Using pkg-config for x11... 
pkg-config --exists 'x11'
scons: Configure: yes

scons: Configure: Checking for xrandr... 
scons: Configure: (cached) 
Using pkg-config for xrandr... 
pkg-config --exists 'xrandr'
scons: Configure: yes

scons: Configure: Checking for gtk+-2.0... 
scons: Configure: (cached) 
Using pkg-config for gtk+-2.0... 
pkg-config --exists 'gtk+-2.0'
scons: Configure: yes

scons: Configure: Checking for GL... 
scons: Configure: (cached) 
Using pkg-config for gl... 
pkg-config --exists 'gl'
scons: Configure: yes

scons: Configure: Checking for GLU... 
scons: Configure: (cached) 
Using pkg-config for glu... 
pkg-config --exists 'glu'
scons: Configure: yes

scons: Configure: Checking for Cg... 
scons: Configure: (cached) 
Using pkg-config for cg... 
pkg-config --exists 'cg'
scons: Configure: no

scons: Configure: Looking for lib Cg... 
.sconf_temp/conftest_26.c <-
  |
  |              int main(int argc, char **argv) {
  |                return 0;
  |              }         
  |              
Compiling .sconf_temp/conftest_26.o
Linking .sconf_temp/conftest_26
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lCg
collect2: ld returned 1 exit status
scons: Configure: no