# make
make: pkg-config: Command not found
DEP configurator.dep
DEP ev.dep
DEP gtkbgbox.dep
DEP bg.dep
DEP gtkbar.dep
DEP plugin.dep
DEP misc.dep
DEP panel.dep
make: pkg-config: Command not found
make[1]: pkg-config: Command not found
TEXT config/default
TEXT config/pager
make[1]: pkg-config: Command not found
TEXT man/fbpanel.1.gz
make[1]: pkg-config: Command not found
DEP systray/main.dep
DEP systray/fixedtip.dep
DEP systray/eggtraymanager.dep
DEP systray/egg-marshal.dep
make[1]: pkg-config: Command not found
CC systray/egg-marshal.o
In file included from egg-marshal.c:1:
eggmarshalers.h:5:25: error: glib-object.h: No such file or directory
In file included from egg-marshal.c:1:
eggmarshalers.h:10: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘extern’
eggmarshalers.h:18: error: expected ‘)’ before ‘*’ token
eggmarshalers.h:26: error: expected ‘)’ before ‘*’ token
In file included from egg-marshal.c:2:
eggmarshalers.c:51: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘void’
eggmarshalers.c:89: error: expected ‘)’ before ‘*’ token
eggmarshalers.c:130: error: expected ‘)’ before ‘*’ token
make[1]: *** [egg-marshal.o] Error 1
make: *** [systray] Error 2 |