> It may be better if you remove the .scons_dblite file and the
> .sconf_temp directory, run "scons -c" and "scons" again, then resend the
> config.log.
I did as you said, here is the new config.log

Thanks for your help ^^

-- 
Envoyé depuis ma GameBoy.
file /tmp/fluxus/SConstruct,line 235:
        Configure(confdir = .sconf_temp)
scons: Configure: Checking for C library m... 
.sconf_temp/conftest_0.c <-
  |
  |
  |#include "math.h"
  |
  |int
  |main() {
  |  
  |return 0;
  |}
  |
gcc -o .sconf_temp/conftest_0.o -c -ggdb -pipe -Wall -O3 -ffast-math 
-Wno-unused -fPIC -pthread -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=18 
-DRACKET_COLLECTS_LOCATION="\"/usr/local/lib/racket/collects/"\" 
-DFLUXUS_COLLECTS_LOCATION="\"/usr/local/lib"\" 
-DDATA_LOCATION="\"/usr/local/share/fluxus-018"\" -DGLSL -DMZ_PRECISE_GC 
-DdSINGLE -I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 
-I/usr/include/freetype2 -I/usr/local/include/racket -I/libfluxus/src 
-I/usr/pkg/include .sconf_temp/conftest_0.c
gcc -o .sconf_temp/conftest_0 -rdynamic .sconf_temp/conftest_0.o 
-L/usr/local/lib/racket -L/usr/local/lib -L/usr/lib -L/libfluxus -L/usr/pkg/lib 
-lode -lm
scons: Configure: yes

scons: Configure: Checking for C library pthread... 
.sconf_temp/conftest_1.c <-
  |
  |
  |#include "pthread.h"
  |
  |int
  |main() {
  |  
  |return 0;
  |}
  |
gcc -o .sconf_temp/conftest_1.o -c -ggdb -pipe -Wall -O3 -ffast-math 
-Wno-unused -fPIC -pthread -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=18 
-DRACKET_COLLECTS_LOCATION="\"/usr/local/lib/racket/collects/"\" 
-DFLUXUS_COLLECTS_LOCATION="\"/usr/local/lib"\" 
-DDATA_LOCATION="\"/usr/local/share/fluxus-018"\" -DGLSL -DMZ_PRECISE_GC 
-DdSINGLE -I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 
-I/usr/include/freetype2 -I/usr/local/include/racket -I/libfluxus/src 
-I/usr/pkg/include .sconf_temp/conftest_1.c
gcc -o .sconf_temp/conftest_1 -rdynamic .sconf_temp/conftest_1.o 
-L/usr/local/lib/racket -L/usr/local/lib -L/usr/lib -L/libfluxus -L/usr/pkg/lib 
-lode -lm -lpthread
scons: Configure: yes

scons: Configure: Checking for C library dl... 
.sconf_temp/conftest_2.c <-
  |
  |
  |#include "stdio.h"
  |
  |int
  |main() {
  |  
  |return 0;
  |}
  |
gcc -o .sconf_temp/conftest_2.o -c -ggdb -pipe -Wall -O3 -ffast-math 
-Wno-unused -fPIC -pthread -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=18 
-DRACKET_COLLECTS_LOCATION="\"/usr/local/lib/racket/collects/"\" 
-DFLUXUS_COLLECTS_LOCATION="\"/usr/local/lib"\" 
-DDATA_LOCATION="\"/usr/local/share/fluxus-018"\" -DGLSL -DMZ_PRECISE_GC 
-DdSINGLE -I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 
-I/usr/include/freetype2 -I/usr/local/include/racket -I/libfluxus/src 
-I/usr/pkg/include .sconf_temp/conftest_2.c
gcc -o .sconf_temp/conftest_2 -rdynamic .sconf_temp/conftest_2.o 
-L/usr/local/lib/racket -L/usr/local/lib -L/usr/lib -L/libfluxus -L/usr/pkg/lib 
-lode -lm -lpthread -ldl
ld: cannot find -ldl
scons: Configure: no

Attachment: pgpClsSvINRZy.pgp
Description: PGP signature

Reply via email to