7 Nov
2007
7 Nov
'07
5:19 p.m.
Hans-Peter Fuchs wrote:
I want to make freeradius-2-0-pre2 on a Redhat 3.2.3-47 with openssl-0.9.7a-33.23.
make gives this error:
...
/usr/include/openssl/md4.h:105: conflicting types for `librad_MD4_CTX' /service/freeradius-cvs/radiusd/src/freeradius-devel/md4.h:75: previous declaration of `librad_MD4_CTX' gmake[4]: *** [threads.lo] Fehler 1
It looks like the FreeRADIUS MD4 headers are conflicting with the OpenSSL ones. That can be fixed, I guess. Alan DeKok.