Compiling Amarok from git gives error “gdk-pixbuf/gdk-pixbuf.h: No such file or directory” it is installed in /usr/include/gtk-2.0/gdk.
I just up’ed to openSuse 11.4 and KDE 4.6.1 - compiled fine last time I tried which was probably last weekend or so (March 2nd or third)
Wondering if /usr/include/gtk-2.0/ is new in 11.4 because of the upcoming gtk3.0 and the problem is it’s not some path and not being compiling proficient I’m a bit lost.
thanks,
full error
/home/smiley/MyTemp/amarok/src/core-impl/collections/ipodcollection/handler/IpodHandler.cpp:35:35: fatal error: gdk-pixbuf/gdk-pixbuf.h: No such file or directory
compilation terminated.
make[2]: *** [src/core-impl/collections/ipodcollection/CMakeFiles/amarok_collection-ipodcollection.dir/handler/IpodHandler.o] Error 1
make[1]: *** [src/core-impl/collections/ipodcollection/CMakeFiles/amarok_collection-ipodcollection.dir/all] Error 2
make: *** [all] Error 2