Hi,

I spend the better half of the day trying to compile Freeradius on Redhat 9
(I'm going to use it for test purposes), but I'm stuck at the moment. 

I get the following ./configure warnings: 

configure: warning: silently not building rlm_eap_tls.
configure: warning: FAILURE: rlm_eap_tls requires:  (openssl/ssl.h).
configure: warning: the comm_err library isn't found!
configure: warning: silently not building rlm_krb5.
configure: warning: FAILURE: rlm_krb5 requires:  krb5.
configure: warning: silently not building rlm_ldap.
configure: warning: FAILURE: rlm_ldap requires:  liblber.
configure: warning: silently not building rlm_pam.
configure: warning: FAILURE: rlm_pam requires:  libpam.
configure: warning: iodbc headers not found.  Use
--with-iodbc-include-dir=<path>.
configure: warning: sql submodule 'iodbc' disabled
configure: warning: silently not building rlm_sql_postgresql.
configure: warning: FAILURE: rlm_sql_postgresql requires:  libpq-fe.h libpq.
configure: warning: oracle headers not found.  Use
--with-oracle-home-dir=<path>.
configure: warning: sql submodule 'oracle' disabled
configure: warning: unixODBC headers not found.  Use
--with-unixodbc-include-dir=<path>.
configure: warning: sql submodule 'unixodbc' disabled
configure: warning: silently not building rlm_x99_token.
configure: warning: FAILURE: rlm_x99_token requires:  des_cbc_encrypt.

ssl.h is in /usr/include/openssl on my system. I tried to use ./configure
with --with-openssl-inc=/usr/include en /usr/include/openssl etc. but with
no luck. Openssl on my system is RPM based on my system. I can't easly
remove it because it has a whole lot of dependencies with other RPM's I need
(I know RPM's suck sometimes). Any tips?

Cheers,

Seb





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

Reply via email to