>>> Unpacking source... >>> Unpacking bzip2-1.0.3.tar.gz to /var/tmp/portage/app-portage/deltup-0.4.4/work >>> Unpacking bzip2-1.0.2.tar.gz to /var/tmp/portage/app-portage/deltup-0.4.4/work >>> Unpacking deltup-0.4.4.tar.gz to /var/tmp/portage/app-portage/deltup-0.4.4/work * Applying bzip2-1.0.2-makefile-CFLAGS.patch ...  [ ok ] * Applying gcc-4.3-compile.fix ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/app-portage/deltup-0.4.4/work/deltup-0.4.4 ... make -j14 CC=i686-pc-linux-gnu-g++ i686-pc-linux-gnu-g++ -c bpatch.cpp -o bpatch.o -g #-Wall -pedantic #-DFIXED_FRAMERATE i686-pc-linux-gnu-g++ -c bzip2.cpp -o bzip2.o -g #-Wall -pedantic #-DFIXED_FRAMERATE i686-pc-linux-gnu-g++ -c file.cpp -o file.o -g #-Wall -pedantic #-DFIXED_FRAMERATE i686-pc-linux-gnu-g++ -c system.cpp -o system.o -g #-Wall -pedantic #-DFIXED_FRAMERATE i686-pc-linux-gnu-g++ -c tmpstore.cpp -o tmpstore.o -g #-Wall -pedantic #-DFIXED_FRAMERATE i686-pc-linux-gnu-g++ -c deltup.cpp -o deltup.o -g #-Wall -pedantic #-DFIXED_FRAMERATE i686-pc-linux-gnu-g++ bpatch.o bzip2.o file.o system.o tmpstore.o deltup.o -O2 -pipe -o deltup -lstdc++ -lz -lbz2 -lssl deltup.o: In function `read_md5sum(unsigned char*, std::basic_string, std::allocator >)': /var/tmp/portage/app-portage/deltup-0.4.4/work/deltup-0.4.4/deltup.cpp:118: undefined reference to `MD5_Init' /var/tmp/portage/app-portage/deltup-0.4.4/work/deltup-0.4.4/deltup.cpp:122: undefined reference to `MD5_Update' /var/tmp/portage/app-portage/deltup-0.4.4/work/deltup-0.4.4/deltup.cpp:125: undefined reference to `MD5_Final' collect2: ld returned 1 exit status make: *** [deltup] Error 1 * * ERROR: app-portage/deltup-0.4.4 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2384: Called die * The specific snippet of code: * emake CC=$(tc-getCXX) || die "emake getdelta failed"; * The die message: * emake getdelta 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/app-portage:deltup-0.4.4:20081115-144408.log'. * The ebuild environment file is located at '/var/tmp/portage/app-portage/deltup-0.4.4/temp/environment'. *