"sh ./configure --enable-shlib" runs without error. The "make" command ends
like this:

ld: libdmalloc.a(arg_check.o): relocation R_X86_64_32 against
> `.rodata.str1.8' 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
>

Removing the "--enable-shlib" option allows the "make" command to complete
normally. This option is noted in the dmalloc INSTALL file.

Just thought you might like to know.

Dave
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to