ons 2010-04-28 klockan 18:46 +0200 skrev lieven:

> squid_kerb_auth squid_kerb_auth.o base64.o  -lmiscutil -lm
> ../../../lib/libmiscutil.a(base64.o):(.rodata+0x0): multiple definition 
> of `base64_code'
> base64.o:(.rodata+0x0): first defined here

Try this:

echo >helpers/negotiate_auth/squid_kerb_auth/base64.c

Appears that file is duplicate and colliding with the same from within
the main parts of the Squid source tree.

Regards
Henrik

Reply via email to