>>> Unpacking source... >>> Unpacking stone-2.3c.tar.gz to /var/tmp/portage/net-misc/stone-2.3c/work >>> Source unpacked. >>> Compiling source in /var/tmp/portage/net-misc/stone-2.3c/work/stone-2.3c ... make TARGET=linux ssl_stone LIBS="-ldl" make[1]: Entering directory `/var/tmp/portage/net-misc/stone-2.3c/work/stone-2.3c' make FLAGS="-DUSE_POP -DUSE_SSL -I/usr/include" LIBS="-ldl -L/usr/lib -lssl -lcrypto" linux make[2]: Entering directory `/var/tmp/portage/net-misc/stone-2.3c/work/stone-2.3c' make FLAGS="-DCPP='\"/usr/bin/cpp -traditional\"' -DPTHREAD -DUNIX_DAEMON -DPRCTL -DSO_ORIGINAL_DST=80 -DUSE_EPOLL -DUSE_POP -DUSE_SSL -I/usr/include" LIBS="-lpthread -ldl -L/usr/lib -lssl -lcrypto" stone make[3]: Entering directory `/var/tmp/portage/net-misc/stone-2.3c/work/stone-2.3c' i686-pc-linux-gnu-gcc -pipe -include /var/tmp/portage/net-misc/stone-2.3c/temp/flagscheck.h -DCPP='"/usr/bin/cpp -traditional"' -DPTHREAD -DUNIX_DAEMON -DPRCTL -DSO_ORIGINAL_DST=80 -DUSE_EPOLL -DUSE_POP -DUSE_SSL -I/usr/include -o stone stone.c -lpthread -ldl -L/usr/lib -lssl -lcrypto stone.c:4046: warning: 'struct ucred' declared inside parameter list stone.c:4046: warning: its scope is only this definition or declaration, which is probably not what you want stone.c: In function 'strnUser': stone.c:4050: error: dereferencing pointer to incomplete type stone.c:4058: error: dereferencing pointer to incomplete type stone.c:4063: error: dereferencing pointer to incomplete type stone.c:4070: error: dereferencing pointer to incomplete type stone.c:4075: error: dereferencing pointer to incomplete type stone.c: In function 'strnparse': stone.c:4096: error: storage size of 'cr' isn't known make[3]: *** [stone] Error 1 make[3]: Leaving directory `/var/tmp/portage/net-misc/stone-2.3c/work/stone-2.3c' make[2]: *** [linux] Error 2 make[2]: Leaving directory `/var/tmp/portage/net-misc/stone-2.3c/work/stone-2.3c' make[1]: *** [ssl_stone] Error 2 make[1]: Leaving directory `/var/tmp/portage/net-misc/stone-2.3c/work/stone-2.3c' make: *** [linux-ssl] Error 2 * * ERROR: net-misc/stone-2.3c failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 668: Called die * The specific snippet of code: * emake CC=$(tc-getCC) CFLAGS="${CFLAGS}" SSL=/usr linux-ssl || die; * The die message: * (no error message) * * 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/net-misc:stone-2.3c:20081009-235748.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/stone-2.3c/temp/environment'. *