Comment 28 for bug 406302

Revision history for this message
lys (lys) wrote :

loz@UniMatrix0 ~/linuxdcpp $ rm -r build/ ; rm linuxdcpp ; scons PREFIX=/usr
rm: cannot remove `build/': No such file or directory
rm: cannot remove `linuxdcpp': No such file or directory
scons: Reading SConscript files ...

scons: warning: The Options class is deprecated; use the Variables class instead.
File "/home/loz/linuxdcpp/SConstruct", line 54, in <module>

scons: warning: The BoolOption() function is deprecated; use the BoolVariable() function instead.
File "/home/loz/linuxdcpp/SConstruct", line 57, in <module>

scons: warning: The PathOption() function is deprecated; use the PathVariable() function instead.
File "/home/loz/linuxdcpp/SConstruct", line 60, in <module>
Checking for g++ >= 4.1...(cached) yes
Checking for pkg-config... yes
Checking for gtk+-2.0 >= 2.10... yes
Checking for gthread-2.0 >= 2.4... yes
Checking for libglade-2.0 >= 2.4... yes
Checking for libnotify >= 0.4.1... no
        libnotify >= 0.4.1 not found, disabling notifications.
        Note: You might have the lib but not the headers
Checking for C++ header file boost/version.hpp... yes
Checking for C header file time.h... yes
Checking for C header file signal.h... yes
Checking for C header file unistd.h... yes
Checking for C library pthread... yes
Checking for C library z... yes
Checking for C library bz2... yes
Checking for C library crypto... yes
Checking for C library ssl... yes
Checking for C header file iconv.h... yes
Checking for iconv(0, (const char **)0, 0, (char**)0, 0) in C library iconv... no
Checking for C header file net/if.h... yes
scons: done reading SConscript files.
scons: Building targets ...
scons: `.' is up to date.
scons: done building targets.