>>> Emerging (1 of 1) app-laptop/toshiba-utils-2.0.1-r1 to / * toshutils-2.0.1.tar.gz MD5 ;-) ... [ ok ] * toshutils-2.0.1.tar.gz size ;-) ... [ ok ] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] * checking toshutils-2.0.1.tar.gz ;-) ... [ ok ]>>> Unpacking source... >>> Unpacking toshutils-2.0.1.tar.gz to /var/tmp/portage/toshiba-utils-2.0.1-r1/work * Applying toshiba-utils-2.0.1-gentoo.diff ... [ ok ]>>> Source unpacked. >>> Compiling source in /var/tmp/portage/toshiba-utils-2.0.1-r1/work/toshutils-2.0.1 ... * econf: updating toshutils-2.0.1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating toshutils-2.0.1/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu creating cache ./config.cache checking host system type... i686-pc-linux-gnu checking whether make sets ${MAKE}... yes checking for gcc... gcc checking whether the C compiler (gcc -O2 -march=pentium3 -pipe -fomit-frame-pointer -s) works... yes checking whether the C compiler (gcc -O2 -march=pentium3 -pipe -fomit-frame-pointer -s) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /bin/install -c checking how to run the C preprocessor... gcc -E checking for X... libraries , headers checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for bison... bison -y checking for flex... flex checking for yywrap in -lfl... yes checking for xmessage... no checking for wall... /usr/bin/wall checking for yywrap in -lfl... (cached) yes checking for X... libraries , headers checking for dnet_ntoa in -ldnet... (cached) no checking for dnet_ntoa in -ldnet_stub... (cached) no checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for remove... (cached) yes checking for shmat... (cached) yes checking for IceConnectionNumber in -lICE... (cached) yes checking for gtk_main in -lgtk... ./configure: line 2921: gtk-config: command not found no configure: warning: *** GTK+ libraries not found. X code will not be built. ***./configure: line 2963: gtk-config: command not found ./configure: line 2964: gtk-config: command not found updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating doc/Makefile Configure finished. Do 'make depend; make' to compile. cd src; make depend make[1]: Entering directory `/var/tmp/portage/toshiba-utils-2.0.1-r1/work/toshutils-2.0.1/src' cp Makefile Makefile.bak sed '/^#----- dependences -----/q' Makefile.bak >Makefile echo >>Makefile gcc -Wall -I../pixmaps -DLINUX -O2 -march=pentium3 -pipe -fomit-frame-pointer -M sci.c hci.c fan.c svpw.c hotkey.c tpasswd.c dispswitch.c machine.c misc.c alarms.c config.c alarm.c wmtuxtime.c wmgeneral.c tuxtime-conf.c ownerstring.c tdocked.c thotswap.c tbacklight.c |\ sed 's/\/usr\/[^ ]* *//g;/^ \\$/d' |\ grep -v '^ \\$' >>Makefile dispswitch.c:52:20: error: gtk/gtk.h: No such file or directory machine.c:42:20: error: gtk/gtk.h: No such file or directory misc.c:45:20: error: gtk/gtk.h: No such file or directory alarms.c:33:20: error: gtk/gtk.h: No such file or directory tuxtime-conf.c:42:20: error: gtk/gtk.h: No such file or directory make[1]: Leaving directory `/var/tmp/portage/toshiba-utils-2.0.1-r1/work/toshutils-2.0.1/src' make: Entering directory `/var/tmp/portage/toshiba-utils-2.0.1-r1/work/toshutils-2.0.1/src' gcc -Wall -I../pixmaps -DLINUX -O2 -march=pentium3 -pipe -fomit-frame-pointer -DVERSION=\"2.0.1\" -DBINDIR=\"/usr/bin\"\ -DXMESSAGE=\"\" -DWALL=\"/usr/bin/wall\" -c fan.c fan.c: In function ‘main’: fan.c:283: warning: implicit declaration of function ‘strcmp’ gcc -Wall -I../pixmaps -DLINUX -O2 -march=pentium3 -pipe -fomit-frame-pointer -DVERSION=\"2.0.1\" -DBINDIR=\"/usr/bin\"\ -DXMESSAGE=\"\" -DWALL=\"/usr/bin/wall\" -c sci.c gcc -Wall -I../pixmaps -DLINUX -O2 -march=pentium3 -pipe -fomit-frame-pointer -DVERSION=\"2.0.1\" -DBINDIR=\"/usr/bin\"\ -DXMESSAGE=\"\" -DWALL=\"/usr/bin/wall\" -c hci.c gcc -s -o fan fan.o sci.o hci.o gcc -Wall -I../pixmaps -DLINUX -O2 -march=pentium3 -pipe -fomit-frame-pointer -DVERSION=\"2.0.1\" -DBINDIR=\"/usr/bin\"\ -DXMESSAGE=\"\" -DWALL=\"/usr/bin/wall\" -c svpw.c gcc -s -o svpw svpw.o sci.o gcc -Wall -I../pixmaps -DLINUX -O2 -march=pentium3 -pipe -fomit-frame-pointer -DVERSION=\"2.0.1\" -DBINDIR=\"/usr/bin\"\ -DXMESSAGE=\"\" -DWALL=\"/usr/bin/wall\" -c tpasswd.c gcc -s -o tpasswd tpasswd.o sci.o gcc -Wall -I../pixmaps -DLINUX -O2 -march=pentium3 -pipe -fomit-frame-pointer -DVERSION=\"2.0.1\" -DBINDIR=\"/usr/bin\"\ -DXMESSAGE=\"\" -DWALL=\"/usr/bin/wall\" -c tdocked.c gcc -s -o tdocked tdocked.o hci.o sci.o gcc -Wall -I../pixmaps -DLINUX -O2 -march=pentium3 -pipe -fomit-frame-pointer -DVERSION=\"2.0.1\" -DBINDIR=\"/usr/bin\"\ -DXMESSAGE=\"\" -DWALL=\"/usr/bin/wall\" -c thotswap.c thotswap.c: In function ‘DisplayXMessage’: thotswap.c:187: error: ‘XMESSAGE’ undeclared (first use in this function) thotswap.c:187: error: (Each undeclared identifier is reported only once thotswap.c:187: error: for each function it appears in.) make: *** [thotswap.o] Error 1 make: Leaving directory `/var/tmp/portage/toshiba-utils-2.0.1-r1/work/toshutils-2.0.1/src' !!! ERROR: app-laptop/toshiba-utils-2.0.1-r1 failed. Call stack: ebuild.sh, line 1546: Called dyn_compile ebuild.sh, line 937: Called src_compile toshiba-utils-2.0.1-r1.ebuild, line 35: Called die !!! (no error message)