When I emerge gkrellweather on a fresh 2006.1 insatll I get the following: # emerge gkrellweather Calculating dependencies... done! >>> Emerging (1 of 1) x11-plugins/gkrellweather-2.0.6 to / * gkrellweather-2.0.6.tgz MD5 ;-) ... [ ok ] * gkrellweather-2.0.6.tgz size ;-) ... [ ok ] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] * checking gkrellweather-2.0.6.tgz ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking gkrellweather-2.0.6.tgz to /var/tmp/portage/gkrellweather-2.0.6/work >>> Source unpacked. >>> Compiling source in /var/tmp/portage/gkrellweather-2.0.6/work/gkrellweather-2.0.6 ... gcc -O2 -Wall -fPIC `pkg-config gtk+-2.0 --cflags` -DPACKAGE="\"gkrellweather\"" -DPREFIX=\"/usr\" -DVERSION=\"2.0.6\" -c gkrellweather.c Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found gkrellweather.c:7:30: error: gkrellm2/gkrellm.h: No such file or directory gkrellweather.c:14: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'net_update' gkrellweather.c:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'style_id' gkrellweather.c:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'panel_state' gkrellweather.c:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'x_scroll' ... (bunch of other errors just like these) gkrellweather.c:985: error: 'Options' has no member named 'station' gkrellweather.c:986: warning: incompatible implicit declaration of built-in function 'sprintf' gkrellweather.c:986: error: 'Options' has no member named 'command' gkrellweather.c:986: error: 'Options' has no member named 'station' gkrellweather.c:987: error: 'Options' has no member named 'filename' gkrellweather.c:988: error: 'Options' has no member named 'station' gkrellweather.c:988: warning: format '%s' expects type 'char *', but argument 3 has type 'int' gkrellweather.c: At top level: gkrellweather.c:992: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token make: *** [gkrellweather.o] Error 1 !!! ERROR: x11-plugins/gkrellweather-2.0.6 failed. Call stack: ebuild.sh, line 1546: Called dyn_compile ebuild.sh, line 937: Called src_compile gkrellweather-2.0.6.ebuild, line 35: Called die !!! (no error message) !!! If you need support, post the topmost build error, and the call stack if relevant.
You have gtk+-2* installed or not?
No response from user.