> overco...@overcomer-laptop:~/iulib$ scons
> scons: Reading SConscript files ...
>
> scons: warning: The Options class is deprecated; use the Variables class
> instead.
>
This is harmless.
scons: Building targets ...
> o colib/tests/test-coords.o -c -g -O3 -Wall
> -D__warn_unused_result__=__far__ -I. -Icolib -Iimglib -Iimgio -Iimgbits
> -Iutils -Ividio colib/tests/test-coords.cc
> sh: o: not found
>
We can't reproduce that; there's probably something wrong with your setup.
You might try to remove the scons cache files (something like rm -rf
.scon*).
Are you sure g++ is installed?
./generate_version_cc.sh: 8: svnversion: not found
>
We need to fix that.
Checking for C library pthread... no
> AssertionError: :
> File "/home/overcomer/ocropus/SConstruct", line 116:
> assert conf.CheckLib('pthread')
>
Note sure where that comes from... you might want to look through config.log
to see what the problem is.
Tom
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"ocropus" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ocropus?hl=en
-~----------~----~----~----~------~----~------~--~---