Error compiling XInput2 support for GTK+...



Hi,

I am compiling XInput2 support for GTK+ from Carlos Garnacho's branch (instructions at http://live.gnome.org/GTK+/MPX). I am using 'xi2-playground' git branch.

I have installed all dependency packages needed for compilation. I see that the error is because of not finding the library 'libgdk_pixbuf-3.0.la'. Can someone point me on how to solve this error?

snippet of error log:
Making all in tests
make[2]: Entering directory `/home/ubuntu/gtk+/gtk+/tests'
Making all in multidevice
make[3]: Entering directory `/home/ubuntu/gtk+/gtk+/tests/multidevice'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gdk -I../../gdk -DGDc
mv -f .deps/testangle.Tpo .deps/testangle.Po
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -std=gnu99  -DGDK_PIXBUF_DI
libtool: link: cannot find the library `../../gdk-pixbuf/libgdk_pixbuf-3.0.la' '
make[3]: *** [testangle] Error 1
make[3]: Leaving directory `/home/ubuntu/gtk+/gtk+/tests/multidevice'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/ubuntu/gtk+/gtk+/tests'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ubuntu/gtk+/gtk+'
make: *** [all] Error 2

Thanks,
Shashi


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]