Summary: | x11-misc/bbrun-1.6 missing pkg-config dep | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Patrick Lauer <patrick> |
Component: | New packages | Assignee: | Commonbox Team <commonbox> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ka0ttic |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Fixed. Thanks for the bug. |
>>> Compiling source in /var/tmp/portage/bbrun-1.6/work/bbrun-1.6 ... gcc -c -O2 -march=i686 -pipe -Wall bbrun.c -o bbrun.o `pkg-config --cflags gtk+-2.0` /bin/sh: pkg-config: command not found bbrun.c:7:21: error: X11/xpm.h: No such file or directory bbrun.c:8:21: error: gtk/gtk.h: No such file or directory bbrun.c:9:28: error: gdk/gdkkeysyms.h: No such file or directory In file included from bbrun.c:10: ../wmgeneral/wmgeneral.h:30: error: expected specifier-qualifier-list before 'Pixmap' ../wmgeneral/wmgeneral.h:39: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token bbrun.c:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token bbrun.c:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token bbrun.c:51: error: expected ')' before '*' token