[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ld.so error.



Hi,
 
I linked libzmailer.a to build my executable with calls to mail_open()
and mail_close(). I am getting this error when I run this executable.
 
BUG IN DYNAMIC LINKER ld.so: ../sysdeps/i386/dl-machine.h: 391: elf_machine_lazy_rel: Assertion `((reloc->r_info) & 0xff) == 7' failed!
 
My system has Debian linux and the uname -a output on my system is:
Linux mlbx01 2.2.13 #2 Thu Dec 9 14:18:02 CST 1999 i686 unknown
 
Any help to fix this problem would be greatly appriciated.
 
Thanks,
- Jay