* Cesare Falco (cesare.fa...@gmail.com) [141002 05:36]: > Hello Jeremy, > I have made a short patch on my git development branch to be committed > ASAP and fowarded the issue upstream. I guess it will be fixed in > 0.149.
Would be nice if you could upload the fixed version soon. The freeze is upcoming. I tried to build on top of git, it fails with No package 'gtk+-2.0' found Package gconf-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gconf-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gconf-2.0' found In file included from src/osd/sdl/dview.c:2:0: src/osd/sdl/dview.h:4:21: fatal error: gtk/gtk.h: No such file or directory #include <gtk/gtk.h> ^ compilation terminated. Installing of libgtk2.0-dev and libgconf2-dev helped compiling the package, so they should be added to build-dependencies (or configuration options tweaked so that they are no longer needed). Even git fails to build with Linking mame... /usr/bin/ld: obj/sdl64/libocore.a(sdlsync_tc.o): undefined reference to symbol 'pthread_join@@GLIBC_2.17' //lib/powerpc64le-linux-gnu/libpthread.so.0: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status makefile:762: recipe for target 'mame' failed Andi -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org