I had a problem building freeradius-1.0.0-pre2 on RH Fedora Core2 and was able to figure a workaround.

Basically the build stopped because my system lacked the file "com_err.h" So I installed the current RPM for krb5 and still ran into the problem. It appears that the file is located at /usr/include/et when freeradius is looking for the file at /usr/include. As a "quick and dirty" fix I soft linked the file in the "et" directory into /usr/include (ln -s /usr/include/et/com_err.h /usr/include/com_err.h) and the build completed sucessfully.

Just thought I let everyone know.

Mark C.




Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to