On Fri, Feb 16, 2001 at 02:47:08PM +1100, Grant Beattie wrote:

> Feb 16 14:33:58 wombat perl[3212]: [ID 516856 auth.error] unable to dlopen
> /opt/local/cyrus/lib/sasl/libdigestmd5.so: ld.so.1: perl: fatal: relocation
> error: file /opt/local/cyrus/lib/sasl/libdigestmd5.so: symbol __eprintf:
> referenced symbol not found

What compiler did you use? On AIX I get similar errors if I try to mix
code compiled with gcc and with xlc. Try linking libdigestmd5.so against
libgcc.a directly.

Gabor

-- 
Gabor Gombas                                       Eotvos Lorand University
E-mail: [EMAIL PROTECTED]                        Hungary

Reply via email to