I,ve been having issues getting this Disko thing to work on my Ubuntu machine.
When I try to install Disko it gives me the error that my freetype lib is incompatible.
It is however possible to continue.
Then trying to install the demos i get the same error, but the compilation also fails because of this error:
src/buttons.o: In function `Buttons::handleWindowInput(MMSWindow*, MMSInputEvent*)':
/root/disko-demos-git_20100322/src/buttons.cpp:93: undefined reference to `clock_gettime'
/root/disko-demos-git_20100322/src/buttons.cpp:60: undefined reference to `clock_gettime'
/root/disko-demos-git_20100322/src/buttons.cpp:70: undefined reference to `clock_gettime'
src/demo.o: In function `Demo::handleWindowInput(MMSWindow*, MMSInputEvent*)':
/root/disko-demos-git_20100322/src/demo.cpp:250: undefined reference to `clock_gettime'
/root/disko-demos-git_20100322/src/demo.cpp:320: undefined reference to `clock_gettime'
Build of Disko:
root@lxdevenv:~/disko-git_20100510# scons graphics=dfb media=none
scons: Reading SConscript files ...
Checking for options...(cached) yes
Checking for pkg-config... yes
Checking for sigc++-2.0... yes
Checking for libxml-2.0 >= 2.6... yes
Checking for libcurl... yes
Checking for freetype2... yes
Checking for C++ library libiconv... no
Checking for C header file wordexp.h... yes
Checking for C++ library libpng... yes
Checking for C++ library libjpeg... yes
Checking for C++ library libtiff... no
Checking for C++ library libdl... yes
Checking for directfb... yes
Checking for alsa... no
Checking for sqlite3... yes
Checking for openssl... yes