My USE flags say -X and -gtk and an emerge -upv ghostscript gives me
Code: Select all
[ebuild U ] app-text/ghostscript-7.07.1-r8 [7.07.1-r7] -X -cjk +cups -debug -emacs -gtk 0 kB
Code: Select all
/bin/sh: gtk-config: command not found
/bin/sh: gtk-config: command not found
./src/dxmain.c:36:21: gtk/gtk.h: No such file or directory
./src/dxmain.c:44: error: parse error before "data"
./src/dxmain.c:45: warning: function declaration isn't a prototype
./src/dxmain.c:83: error: parse error before "data"
./src/dxmain.c:84: warning: function declaration isn't a prototype
./src/dxmain.c: In function `read_stdin_handler':
./src/dxmain.c:85: error: `data' undeclared (first use in this function)
and lots of errors following because of gtk.h
I couldn't find anything in the ebuild but I'm not really god at writing ebuilds...


