>>> Unpacking source...
>>> Unpacking epplets-0.7.tar.gz to /var/tmp/portage/epplets-0.7/work
>>> Source unpacked.
creating cache ./config.cache
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
checking whether the C compiler (gcc -march=pentium4 -O3 -pipe ) works... yes
checking whether the C compiler (gcc -march=pentium4 -O3 -pipe ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for AIX... no
checking for strerror in -lcposix... no
checking for minix/config.h... no
checking for Cygwin environment... no
checking for mingw32 environment... no
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking whether gcc needs -traditional... no
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking if malloc debugging is wanted... no
checking for rm... rm
checking for cp... cp
checking for chmod... chmod
checking for tar... tar
checking for mkdir... mkdir
checking for ar... ar
checking for mv... mv
checking whether ln -s works... (cached) yes
checking for working const... yes
checking for inline... inline
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
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 sys/wait.h that is POSIX.1 compatible... yes
checking for unistd.h... yes
checking for time.h... yes
checking for math.h... yes
checking for pwd.h... yes
checking for sys/types.h... yes
checking for varargs.h... yes
checking for stdarg.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for ANSI C header files... yes
checking for mode_t... yes
checking for pid_t... yes
checking for uid_t in sys/types.h... yes
checking return type of signal handlers... void
checking for XOpenDisplay in -lX11... yes
checking for XextAddDisplay in -lXext... yes
checking for glXChooseVisual in -lGL... yes
checking for GL/glx.h... yes
configure: warning: *** Building for GLX. Grab your ankles and kiss your ass goodbye! ***
checking for imlib-config... imlib-config
checking imlib-config for the value of CFLAGS... -march=pentium4 -O3 -pipe  -I/usr/X11R6/include
checking imlib-config for the value of GRLIBS...  -L/usr/lib -lImlib -ljpeg -ltiff -lgif -lpng -lz -lm -lXext -L/usr/X11R6/lib -lSM -lICE -lXext -lX11
checking the sanity of new compile/link flags... yes
checking for kstat_open in -lkstat... no
checking for Linux... yes
no
checking for Enlightenment location... warning:  EROOT environment variable not detected.  Using /usr/enlightenment
checking for Enlightenment binary location... warning:  EBIN environment variable not detected.  Using /usr/enlightenment/bin
checking for linux/soundcard.h... yes
checking for dmedia/audio.h... no
checking for cd_advance in -lcdaudio... no
checking for esd_open_sound in -lesd... yes
checking for mount... /bin/mount
checking for umount... /bin/umount
checking for eject... /usr/bin/eject
updating cache ./config.cache
creating ./config.status
creating Makefile
creating api/Makefile
creating epplets/Makefile
creating debian/Makefile
creating api/epplet.h
creating config.h

If you are running Enlightenment < 0.16.4, you *must* configure
epplets with --disable-new-remember.

Now type 'make' to build epplets 0.7.
Then type 'make install' to install.

If you are installing epplets for the first time, don't forget
to run /usr/enlightenment/bin/e_gen_menus to build your epplets menu
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/epplets-0.7/work/epplets-0.7'
Making all in api
make[2]: Entering directory `/var/tmp/portage/epplets-0.7/work/epplets-0.7/api'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/X11R6/include  -I/usr/X11R6/include  -march=pentium4 -O3 -pipe  -I/usr/X11R6/include -c epplet.c
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/X11R6/include  -I/usr/X11R6/include  -march=pentium4 -O3 -pipe  -I/usr/X11R6/include -c snprintf.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -march=pentium4 -O3 -pipe -I/usr/X11R6/include -c epplet.c  -fPIC -DPIC -o .libs/epplet.lo
rm -f .libs/snprintf.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -march=pentium4 -O3 -pipe -I/usr/X11R6/include -c snprintf.c  -fPIC -DPIC -o .libs/snprintf.lo
In file included from epplet.c:2:
epplet.h:31:21: GL/glut.h: No such file or directory
In file included from snprintf.c:40:
epplet.h:31:21: GL/glut.h: No such file or directory
make[2]: *** [snprintf.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [epplet.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/epplets-0.7/work/epplets-0.7/api'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/epplets-0.7/work/epplets-0.7'
make: *** [all-recursive-am] Error 2

!!! ERROR: x11-plugins/epplets-0.7 failed.
!!! Function src_compile, Line 391, Exitcode 2
!!! emake failed

Calculating dependencies    ...done!
>>> emerge (1 of 1) x11-plugins/epplets-0.7 to /
--- No package manifest found: /usr/portage/x11-plugins/epplets/Manifest
>>> md5 src_uri ;-) epplets-0.7.tar.gz