>>> Unpacking source... >>> Unpacking raccess-0.7.tar.gz to /var/tmp/portage/net-misc/raccess-0.7/work >>> Source unpacked. >>> Compiling source in /var/tmp/portage/net-misc/raccess-0.7/work/raccess-0.7 ... * econf: updating raccess-0.7/config.guess with /usr/share/gnuconfig/config.guess * econf: updating raccess-0.7/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 --sysconfdir=/etc/raccess --build=i686-pc-linux-gnu creating cache ./config.cache checking for a BSD compatible install... /usr/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 host system type... i686-pc-linux-gnu checking for gcc... gcc checking whether the C compiler (gcc -O2 -pipe -Wl,-O1) works... yes checking whether the C compiler (gcc -O2 -pipe -Wl,-O1) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for mawk... no checking for gawk... gawk checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for main in -lnsl... yes checking for main in -lsocket... no checking for main in -lresolv... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for fcntl.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for unistd.h... yes checking for pcap.h... yes checking for working const... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uid_t in sys/types.h... yes checking whether gcc needs -traditional... no checking for 8-bit clean memcmp... yes checking return type of signal handlers... void checking for vprintf... yes checking for gethostname... yes checking for select... yes checking for socket... yes checking for strstr... yes checking for strdup... yes checking for strerror... yes checking for strtoul... yes checking for strtol... yes checking struct ip contains ip_csum... no checking operating system... Linux 2.6.27-gentoo-r2 updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating queso/Makefile creating exploits/Makefile creating config.h make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/net-misc/raccess-0.7/work/raccess-0.7' Making all in src make[2]: Entering directory `/var/tmp/portage/net-misc/raccess-0.7/work/raccess-0.7/src' gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -DLOCATION_BIN_FILES=\"/usr/lib/raccess\" -DLOCATION_CONFIG_FILES=\"/etc/raccess\" -c main.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -DLOCATION_BIN_FILES=\"/usr/lib/raccess\" -DLOCATION_CONFIG_FILES=\"/etc/raccess\" -c scanhost.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -DLOCATION_BIN_FILES=\"/usr/lib/raccess\" -DLOCATION_CONFIG_FILES=\"/etc/raccess\" -c filehandle.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -DLOCATION_BIN_FILES=\"/usr/lib/raccess\" -DLOCATION_CONFIG_FILES=\"/etc/raccess\" -c services_info.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -DLOCATION_BIN_FILES=\"/usr/lib/raccess\" -DLOCATION_CONFIG_FILES=\"/etc/raccess\" -c lookfor.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -DLOCATION_BIN_FILES=\"/usr/lib/raccess\" -DLOCATION_CONFIG_FILES=\"/etc/raccess\" -c detectos.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -DLOCATION_BIN_FILES=\"/usr/lib/raccess\" -DLOCATION_CONFIG_FILES=\"/etc/raccess\" -c remote_attack_module.c In file included from scanhost.c:5: raccess.h:59:3: warning: no newline at end of file In file included from main.c:5: raccess.h:59:3: warning: no newline at end of file In file included from services_info.c:6: raccess.h:59:3: warning: no newline at end of file In file included from detectos.c:5: raccess.h:59:3: warning: no newline at end of file In file included from filehandle.c:5: raccess.h:59:3: warning: no newline at end of file In file included from remote_attack_module.c:6: raccess.h:59:3: warning: no newline at end of file gcc -O2 -pipe -Wl,-O1 -o raccess -lm filehandle.o main.o scanhost.o services_info.o detectos.o remote_attack_module.o lookfor.o -lresolv -lnsl scanhost.o: In function `extract_host': scanhost.c:(.text+0x94e): undefined reference to `pow' collect2: ld returned 1 exit status make[2]: *** [raccess] Error 1 make[2]: Leaving directory `/var/tmp/portage/net-misc/raccess-0.7/work/raccess-0.7/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-misc/raccess-0.7/work/raccess-0.7' make: *** [all-recursive-am] Error 2 * * ERROR: net-misc/raccess-0.7 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 160: Called die * The specific snippet of code: * emake || 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/raccess-0.7:20081122-022845.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/raccess-0.7/temp/environment'. *