[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 0.3d on FreeBSD 4.2-Stable



On Fri, Dec 29, 2000 at 08:20:01AM -0800, Kurt D. Zeilenga wrote:

> Note that the above configure fails with:
> 
> ./.libs/libkrb5.a(crypto.o): In function `HMAC_MD5_checksum':
> /home/kurt/soft/heimdal-0.3d/lib/krb5/crypto.c:1148: undefined reference to `MD5Init'
> /home/kurt/soft/heimdal-0.3d/lib/krb5/crypto.c:1153: undefined reference to `MD5Update'
> /home/kurt/soft/heimdal-0.3d/lib/krb5/crypto.c:1154: undefined reference to `MD5Update'
> /home/kurt/soft/heimdal-0.3d/lib/krb5/crypto.c:1155: undefined reference to `MD5Final'
> 
> Note the use of the wrong MD5 variants.  FreeBSD has
> these variants in -lmd.  Hence my subsequent mucking
> of the environment to get the right headers to go
> with the libraries containing the variants used.  Ugh.

I don't understand why this would be.  The symbols are MD5_Init
etc. and have been for quite some time.  Why it would start croaking
now is beyond me.  But there's no point in bothering about it until I
have a OpenSSL 0.9.6 system to try it, and I won't get around to that
today.

-- 
Jacques Vidrine / n@nectar.com / jvidrine@verio.net / nectar@FreeBSD.org