Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 150667 - x11-misc/bbrun-1.6 missing pkg-config dep
Summary: x11-misc/bbrun-1.6 missing pkg-config dep
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Commonbox Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-09 14:13 UTC by Patrick Lauer
Modified: 2006-12-03 17:28 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Lauer gentoo-dev 2006-10-09 14:13:44 UTC
>>> 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
Comment 1 David Shakaryan (RETIRED) gentoo-dev 2006-12-03 17:28:27 UTC
Fixed. Thanks for the bug.