output: ranlib libdmallocxx.a rm -f libdmalloc.so libdmalloc.so.t ld -shared --whole-archive -soname libdmalloc.so -o libdmalloc.so.t libdmalloc.a ld: libdmalloc.a(arg_check.o): relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC libdmalloc.a(arg_check.o): could not read symbols: Bad value make: *** [libdmalloc.so] Error 1 make: *** Waiting for unfinished jobs.... !!! ERROR: dev-libs/dmalloc-5.2.4 failed. !!! Function src_compile, Line 20, Exitcode 2 !!! emake failed
Fixed in CVS.