You may want to look inside the freeradius-1.0.1-1.src.rpm that comes with FC3 for ideas on how to get yours compiled. It applies about nine patches which you might or might not need, and the configure command looks like this:


configure \
        --disable-static \
        --with-gnu-ld \
        --with-threads \
        --with-thread-pool \
        --disable-ltdl-install \
        --with-rlm-sql_postgresql-include-dir=/usr/include/pgsql \
        --with-rlm-sql_mysql-include-dir=/usr/include/mysql \
        --with-mysql-lib-dir=%{_libdir}/mysql \
        --with-rlm-dbm-lib-dir=%{_libdir} \
        --with-rlm-krb5-include-dir=/usr/kerberos/include

--
L.C. (Laurentiu C. Badea)

E. Dean Sahutske wrote:
Is there no one whose seen this or had this happen to them? Is Fedora not an appropriate platform for Freeradius?
dean


[EMAIL PROTECTED] wrote:

Has anyone seen this when trying to compile on Fedora Core 3?

Thanks,
dean

rlm_krb5.c:40:21: com_err.h: No such file or directory


- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to