>>> Unpacking source... >>> Unpacking ophcrack-3.0.1.tar.bz2 to /var/tmp/portage/app-crypt/ophcrack-3.0.1-r1/work >>> Unpacking samdump2-2.0.tar.bz2 to /var/tmp/portage/app-crypt/ophcrack-3.0.1-r1/work * Running eautoreconf in '/var/tmp/portage/app-crypt/ophcrack-3.0.1-r1/work/ophcrack-3.0.1' ... * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Applying ophcrack-3.0.1-makefile.patch ...  [ ok ] * Applying samdump2-2.0.patch ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/app-crypt/ophcrack-3.0.1-r1/work/ophcrack-3.0.1 ... * Compiling samdump2 make -j1 /usr/bin/gcc -Wall -c -o hive.o hive.c hive.c: In function 'read_valuelist': hive.c:89: warning: unused variable 'i' hive.c: In function '_RegGetRootKey': hive.c:207: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness hive.c: In function '_RegQueryValue': hive.c:261: warning: unused variable 'j' /usr/bin/gcc -Wall -c -o list.o list.c /usr/bin/gcc -Wall -c -o bkhive.o bkhive.c /usr/bin/gcc -Wall -c -o samdump2.o samdump2.c /usr/bin/gcc -Wall -c -o main.o main.c Building binary... /usr/bin/gcc -o samdump2 hive.o list.o bkhive.o samdump2.o main.o -Wall -lssl samdump2.o: In function `str_to_key': samdump2.c:(.text+0x148): undefined reference to `DES_set_odd_parity' samdump2.o: In function `samdump2': samdump2.c:(.text+0x4b1): undefined reference to `MD5_Init' samdump2.c:(.text+0x4d4): undefined reference to `MD5_Update' samdump2.c:(.text+0x4f1): undefined reference to `MD5_Update' samdump2.c:(.text+0x50e): undefined reference to `MD5_Update' samdump2.c:(.text+0x52e): undefined reference to `MD5_Update' samdump2.c:(.text+0x546): undefined reference to `MD5_Final' samdump2.c:(.text+0x566): undefined reference to `RC4_set_key' samdump2.c:(.text+0x596): undefined reference to `RC4' samdump2.c:(.text+0x9d3): undefined reference to `MD5_Init' samdump2.c:(.text+0x9f3): undefined reference to `MD5_Update' samdump2.c:(.text+0xa13): undefined reference to `MD5_Update' samdump2.c:(.text+0xa33): undefined reference to `MD5_Update' samdump2.c:(.text+0xa4b): undefined reference to `MD5_Final' samdump2.c:(.text+0xa6b): undefined reference to `RC4_set_key' samdump2.c:(.text+0xa9e): undefined reference to `RC4' samdump2.c:(.text+0xb1e): undefined reference to `DES_set_key_checked' samdump2.c:(.text+0xb50): undefined reference to `DES_set_key_unchecked' samdump2.c:(.text+0xb7a): undefined reference to `DES_ecb_encrypt' samdump2.c:(.text+0xbae): undefined reference to `DES_ecb_encrypt' samdump2.c:(.text+0xc85): undefined reference to `MD5_Init' samdump2.c:(.text+0xca5): undefined reference to `MD5_Update' samdump2.c:(.text+0xcc5): undefined reference to `MD5_Update' samdump2.c:(.text+0xce5): undefined reference to `MD5_Update' samdump2.c:(.text+0xcfd): undefined reference to `MD5_Final' samdump2.c:(.text+0xd1d): undefined reference to `RC4_set_key' samdump2.c:(.text+0xd50): undefined reference to `RC4' samdump2.c:(.text+0xd88): undefined reference to `DES_set_key' samdump2.c:(.text+0xdba): undefined reference to `DES_set_key' samdump2.c:(.text+0xde4): undefined reference to `DES_ecb_encrypt' samdump2.c:(.text+0xe18): undefined reference to `DES_ecb_encrypt' collect2: ld returned 1 exit status make: *** [samdump2] Error 1 * * ERROR: app-crypt/ophcrack-3.0.1-r1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2536: Called die * The specific snippet of code: * MAKEOPTS="-j1" emake || die "Failed to make samdump"; * The die message: * Failed to make samdump * * 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/app-crypt:ophcrack-3.0.1-r1:20081114-220005.log'. * The ebuild environment file is located at '/var/tmp/portage/app-crypt/ophcrack-3.0.1-r1/temp/environment'. *