>>> Unpacking source... >>> Unpacking monkey-0.9.2.tar.gz to /var/tmp/portage/www-servers/monkeyd-0.9.2/work * Applying monkeyd-dont-strip-configure.patch ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/www-servers/monkeyd-0.9.2/work/monkey-0.9.2 ... ******************************************** Monkey HTTP Daemon v0.9.2 * (http://monkeyd.sf.net) * * ---------------------------------------- * * We need beta testers, developers and * * translators!, if u want help to this * * project, email me : * * * * edsiper@users.sourceforge.net * * * * Thanks for use Monkey!!! * * * ******************************************** System : Linux 2.6.27-gentoo-r2 Language : en + Checking for Pthreads lib..........yes + Creating conf/monkey.conf + Creating Makefile + Creating src/Makefile + Creating src/include/info.h + Creating banana script Configuration done, just type 'make && make install' make -j14 CC=i686-pc-linux-gnu-gcc CFLAGS=-O2 -pipe make[1]: Entering directory `/var/tmp/portage/www-servers/monkeyd-0.9.2/work/monkey-0.9.2/src' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. i686-pc-linux-gnu-gcc -c -O2 -pipe -I./include monkey.c i686-pc-linux-gnu-gcc -c -O2 -pipe -I./include method.c i686-pc-linux-gnu-gcc -c -O2 -pipe -I./include mimetype.c i686-pc-linux-gnu-gcc -c -O2 -pipe -I./include request.c i686-pc-linux-gnu-gcc -c -O2 -pipe -I./include vhost.c i686-pc-linux-gnu-gcc -c -O2 -pipe -I./include config.c i686-pc-linux-gnu-gcc -c -O2 -pipe -I./include logfile.c i686-pc-linux-gnu-gcc -c -O2 -pipe -I./include signals.c i686-pc-linux-gnu-gcc -c -O2 -pipe -I./include dir_html.c i686-pc-linux-gnu-gcc -c -O2 -pipe -I./include deny.c i686-pc-linux-gnu-gcc -c -O2 -pipe -I./include cgi.c i686-pc-linux-gnu-gcc -c -O2 -pipe -I./include user.c i686-pc-linux-gnu-gcc -c -O2 -pipe -I./include utils.c i686-pc-linux-gnu-gcc -c -O2 -pipe -I./include process.c i686-pc-linux-gnu-gcc -c -O2 -pipe -I./include chars.c i686-pc-linux-gnu-gcc -O2 -pipe -lpthread -o ../bin/monkey monkey.o method.o mimetype.o request.o vhost.o config.o logfile.o signals.o dir_html.o deny.o cgi.o user.o utils.o process.o chars.o monkey.o: In function `main': monkey.c:(.text+0x6c6): undefined reference to `pthread_create' request.o: In function `Socket_Timeout': request.c:(.text+0xd4): undefined reference to `pthread_kill' request.c:(.text+0x143): undefined reference to `pthread_kill' utils.o: In function `M_realloc': utils.c:(.text+0xdc): undefined reference to `pthread_kill' utils.o: In function `M_malloc': utils.c:(.text+0x14a): undefined reference to `pthread_kill' utils.o: In function `M_strdup': utils.c:(.text+0x1ce): undefined reference to `pthread_kill' collect2: ld returned 1 exit status make[1]: *** [../bin/monkey] Error 1 make[1]: Leaving directory `/var/tmp/portage/www-servers/monkeyd-0.9.2/work/monkey-0.9.2/src' make: *** [default] Error 2 * * ERROR: www-servers/monkeyd-0.9.2 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2821: Called die * The specific snippet of code: * emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/www-servers/monkeyd-0.9.2:20081123-224933.log'. * The ebuild environment file is located at '/var/tmp/portage/www-servers/monkeyd-0.9.2/temp/environment'. *