In file included from popup.h:11, from popup.c:4: screen.h:50: error: expected specifier-qualifier-list before 'GtkTooltips' In file included from draganddrop.c:8: screen.h:50: error: expected specifier-qualifier-list before 'GtkTooltips' popup.c: In function 'button_create': popup.c:685: warning: implicit declaration of function 'gtk_tooltips_set_tip' popup.c:685: warning: implicit declaration of function 'GTK_TOOLTIPS' popup.c:685: error: 'SSScreen' has no member named 'tooltips' make[1]: *** [draganddrop.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [popup.o] Error 1 make[1]: Leaving directory `/tmp/portage/x11-misc/superswitcher-0.5/work/superswitcher-0.5/src' make: *** [all-recursive] Error 1 Reproducible: Always Steps to Reproduce: 1. emerge =x11-misc/superswitcher-0.5 Actual Results: error Expected Results: compile and install application uname -a Linux vase.pht 2.6.22-gentoo-r5 #1 SMP PREEMPT Thu Aug 23 14:50:52 MSD 2007 x86_64 AMD Athlon(tm) 64 Processor 3200+ AuthenticAMD GNU/Linux gcc -v Using built-in specs. Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-nls --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --enable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,objc,obj-c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.1.2 (Gentoo 4.1.2)
Thanks, I just added a patch to make superswitcher compile with gtk >= 2.11.0.