Summary: | x11-libs/libfm-1.3.1 USE='examples -gtk' : In file included from gtk-compat.c:22: gtk-compat.h:24:10: fatal error: gtk/gtk.h: No such file or directory | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | ernsteiswuerfel <erhard_f> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | lxqt |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log
emerge --info build.log (ppc, 1.3.2) |
Created attachment 594674 [details]
emerge --info
Created attachment 818374 [details]
build.log (ppc, 1.3.2)
Still a problem on 1.3.2.
|
Created attachment 594672 [details] build.log x11-libs/libfm-1.3.1 fails to build with USE='examples -gtk'. It builds fine with USE='examples gtk'. [...] /bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/lib/libffi-3.3_rc0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib/libfm/modules"\" -O2 -mcpu=7450 -pipe -c -o base/libfm_la-fm-marshal.lo `test -f 'base/fm-marshal.c' || echo './'`base/fm-marshal.c In file included from gtk-compat.c:22: gtk-compat.h:24:10: fatal error: gtk/gtk.h: No such file or directory #include <gtk/gtk.h> ^~~~~~~~~~~ compilation terminated. [...]