You will find configure, make and make install results later in this message.<br><br>I was thinking ... Is using virual machines (VMWare Workstation 6.0.2) could be the problem ?<br><br>I am installing a different linux version right now (Fedora), just in case<br>
<br>Jacques<br><br># ./configure | grep -i warn<br>configure: WARNING: snmpget not found - Simultaneous-Use and checkrad.pl may not work<br>configure: WARNING: snmpwalk not found - Simultaneous-Use and checkrad.pl may not work<br>
configure: WARNING: pcap library not found, silently disabling the RADIUS sniffer.<br>config.status: WARNING:  ./<a href="http://Make.inc.in">Make.inc.in</a> seems to ignore the --datarootdir setting<br>config.status: WARNING:  ./src/include/<a href="http://build-radpaths-h.in">build-radpaths-h.in</a> seems to ignore the --datarootdir setting<br>
configure: WARNING: silently not building rlm_counter.<br>configure: WARNING: FAILURE: rlm_counter requires:  libgdbm.<br>configure: WARNING: FAILURE: rlm_dbm requires:  (ndbm.h or gdbm/ndbm.h or gdbm-ndbm.h) (libndbm or libgdbm or libgdbm_compat).<br>
configure: WARNING: silently not building rlm_dbm.<br>configure: WARNING: the TNCS library isn't found!<br>configure: WARNING: silently not building rlm_eap_tnc.<br>configure: WARNING: FAILURE: rlm_eap_tnc requires:  -lTNCS.<br>
configure: WARNING: silently not building rlm_eap_ikev2.<br>configure: WARNING: FAILURE: rlm_eap_ikev2 requires:  libeap-ikev2 EAPIKEv2/connector.h.<br>configure: WARNING: silently not building rlm_ippool.<br>configure: WARNING: FAILURE: rlm_ippool requires:  libgdbm.<br>
configure: WARNING: silently not building rlm_pam.<br>configure: WARNING: FAILURE: rlm_pam requires:  libpam.<br>Note (probably harmless): No library found for -lperl<br>configure: WARNING: silently not building rlm_perl.<br>
configure: WARNING: FAILURE: rlm_perl requires:  libperl.so libperl.so.<br>configure: WARNING: silently not building rlm_python.<br>configure: WARNING: FAILURE: rlm_python requires:  Python.h libpython2.5.<br>configure: WARNING: silently not building rlm_sql_iodbc.<br>
configure: WARNING: FAILURE: rlm_sql_iodbc requires: libiodbc isql.h.<br>configure: WARNING: MySQL libraries not found. Use --with-mysql-lib-dir=<path>.<br>configure: WARNING: MySQL headers not found. Use --with-mysql-include-dir=<path>.<br>
configure: WARNING: silently not building rlm_sql_mysql.<br>configure: WARNING: FAILURE: rlm_sql_mysql requires: libmysqlclient_r mysql.h.<br>configure: WARNING: silently not building rlm_sql_postgresql.<br>configure: WARNING: FAILURE: rlm_sql_postgresql requires:  libpq-fe.h libpq.<br>
configure: WARNING: oracle headers not found.  Use --with-oracle-home-dir=<path>.<br>configure: WARNING: silently not building rlm_sql_oracle.<br>configure: WARNING: FAILURE: rlm_sql_oracle requires: oci.h.<br>configure: WARNING: silently not building rlm_sql_unixodbc.<br>
configure: WARNING: FAILURE: rlm_sql_unixodbc requires: libodbc sql.h.<br><br># make | grep -i warn<br>rlm_krb5.c: In function 'verify_krb5_tgt':<br>rlm_krb5.c:104: warning: passing argument 2 of 'krb5_kt_read_service_key' discards qualifiers from pointer target type<br>
rlm_ldap.c: In function 'read_mappings':<br>rlm_ldap.c:727: warning: passing argument 1 of 'gettoken' from incompatible pointer type<br>rlm_ldap.c: In function 'ldap_connect':<br>rlm_ldap.c:2312: warning: implicit declaration of function 'ldap_int_tls_config'<br>
rlm_mschap.c: In function 'mschap_detach':<br>rlm_mschap.c:633: warning: passing argument 1 of 'free' discards qualifiers from pointer target type<br>rlm_mschap.c: In function 'mschap_authenticate':<br>
rlm_mschap.c:1022: warning: assignment makes integer from pointer without a cast<br>otp_rlm.c: In function 'otp_instantiate':<br>otp_rlm.c:84: warning: pointer targets in passing argument 1 of 'otp_get_random' differ in signedness<br>
otp_rlm.c: In function 'otp_authorize':<br>otp_rlm.c:246: warning: pointer targets in passing argument 3 of 'otp_gen_state' differ in signedness<br>otp_rlm.c: In function 'otp_authenticate':<br>otp_rlm.c:339: warning: pointer targets in passing argument 1 of 'otp_a2x' differ in signedness<br>
otp_rlm.c:374: warning: pointer targets in passing argument 3 of 'otp_pw_valid' differ in signedness<br>otp_radstate.c: In function 'otp_gen_state':<br>otp_radstate.c:145: warning: pointer targets in passing argument 1 of 'otp_x2a' differ in signedness<br>
otp_util.c: In function 'otp_async_challenge':<br>otp_util.c:63: warning: pointer targets in passing argument 1 of 'otp_get_random' differ in signedness<br>otp_mppe.c: In function 'otp_mppe':<br>otp_mppe.c:419: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness<br>
otp_mppe.c:421: warning: pointer targets in passing argument 2 of 'pairmake' differ in signedness<br>otp_mppe.c:461: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness<br>otp_mppe.c:463: warning: pointer targets in passing argument 2 of 'pairmake' differ in signedness<br>
rlm_pap.c: In function 'pap_authenticate':<br>rlm_pap.c:714: warning: pointer targets in passing argument 1 of 'radius_xlat' differ in signedness<br>rlm_pap.c:719: warning: pointer targets in passing argument 1 of 'fr_hex2bin' differ in signedness<br>
rlm_pap.c:739: warning: pointer targets in passing argument 1 of 'radius_xlat' differ in signedness<br>rlm_pap.c:744: warning: pointer targets in passing argument 1 of 'fr_hex2bin' differ in signedness<br>
rlm_pap.c:770: warning: pointer targets in passing argument 2 of 'fr_hex2bin' differ in signedness<br>rlm_policy.c: In function 'policy_instantiate':<br>rlm_policy.c:103: warning: passing argument 2 of 'rbtree_create' from incompatible pointer type<br>
rlm_policy.c: In function 'rlm_policy_free_item':<br>rlm_policy.c:278: warning: passing argument 1 of 'free' discards qualifiers from pointer target type<br>rlm_policy.c:288: warning: passing argument 1 of 'free' discards qualifiers from pointer target type<br>
parse.c: In function 'parse_named_policy':<br>parse.c:1535: warning: passing argument 1 of 'rlm_policy_print' from incompatible pointer type<br>listen.c: In function 'client_listener_find':<br>listen.c:129: warning: passing argument 1 of 'listener->print' discards qualifiers from pointer target type<br>
listen.c:209: warning: assignment discards qualifiers from pointer target type<br>In file included from listen.c:1307:<br>command.c: In function 'command_show_client_config':<br>command.c:845: warning: passing argument 2 of 'cf_section2file' discards qualifiers from pointer target type<br>
log.c: In function 'radlog_request':<br>log.c:387: warning: assignment discards qualifiers from pointer target type<br>mainconfig.c:391: warning: 'r_mkdir' defined but not used<br>modcall.c: In function 'modcall':<br>
modcall.c:588: warning: implicit declaration of function 'radius_get_vp'<br>radiusd.c: In function 'main':<br>radiusd.c:159: warning: passing argument 1 of 'free' discards qualifiers from pointer target type<br>
radiusd.c:445: warning: passing argument 1 of 'free' discards qualifiers from pointer target type<br>xlat.c: In function 'xlat_register':<br>xlat.c:548: warning: passing argument 3 of 'xlat_register' discards qualifiers from pointer target type<br>
xlat.c:557: warning: passing argument 3 of 'xlat_register' discards qualifiers from pointer target type<br>xlat.c:569: warning: passing argument 3 of 'xlat_register' discards qualifiers from pointer target type<br>
xlat.c:577: warning: passing argument 3 of 'xlat_register' discards qualifiers from pointer target type<br>xlat.c:582: warning: passing argument 3 of 'xlat_register' discards qualifiers from pointer target type<br>
detail.c: In function 'detail_send':<br>detail.c:175: warning: label 'next' defined but not used<br>debian:/ajac/freeradius-server-2.1.7#<br><br><br># make install | grep -i warn<br>libtool: install: warning: relinking `<a href="http://rlm_acctlog.la">rlm_acctlog.la</a>'<br>
libtool: install: warning: relinking `<a href="http://rlm_acct_unique.la">rlm_acct_unique.la</a>'<br>libtool: install: warning: relinking `<a href="http://rlm_always.la">rlm_always.la</a>'<br>libtool: install: warning: relinking `<a href="http://rlm_attr_filter.la">rlm_attr_filter.la</a>'<br>
libtool: install: warning: relinking `<a href="http://rlm_attr_rewrite.la">rlm_attr_rewrite.la</a>'<br>libtool: install: warning: relinking `<a href="http://rlm_chap.la">rlm_chap.la</a>'<br>libtool: install: warning: relinking `<a href="http://rlm_checkval.la">rlm_checkval.la</a>'<br>
libtool: install: warning: relinking `<a href="http://rlm_copy_packet.la">rlm_copy_packet.la</a>'<br>libtool: install: warning: relinking `<a href="http://rlm_detail.la">rlm_detail.la</a>'<br>libtool: install: warning: relinking `<a href="http://rlm_digest.la">rlm_digest.la</a>'<br>
libtool: install: warning: relinking `<a href="http://libfreeradius-eap.la">libfreeradius-eap.la</a>'<br>libtool: install: warning: relinking `<a href="http://rlm_eap_gtc.la">rlm_eap_gtc.la</a>'<br>libtool: install: warning: relinking `<a href="http://rlm_eap_leap.la">rlm_eap_leap.la</a>'<br>
libtool: install: warning: relinking `<a href="http://rlm_eap_md5.la">rlm_eap_md5.la</a>'<br>libtool: install: warning: relinking `<a href="http://rlm_eap_mschapv2.la">rlm_eap_mschapv2.la</a>'<br>libtool: install: warning: relinking `<a href="http://rlm_eap_peap.la">rlm_eap_peap.la</a>'<br>
libtool: install: warning: relinking `<a href="http://rlm_eap_sim.la">rlm_eap_sim.la</a>'<br>libtool: install: warning: relinking `<a href="http://rlm_eap_tls.la">rlm_eap_tls.la</a>'<br>libtool: install: warning: relinking `<a href="http://rlm_eap_ttls.la">rlm_eap_ttls.la</a>'<br>
libtool: install: warning: relinking `<a href="http://rlm_eap.la">rlm_eap.la</a>'<br>libtool: install: warning: relinking `<a href="http://rlm_exec.la">rlm_exec.la</a>'<br>libtool: install: warning: relinking `<a href="http://rlm_expiration.la">rlm_expiration.la</a>'<br>
libtool: install: warning: relinking `<a href="http://rlm_expr.la">rlm_expr.la</a>'<br>libtool: install: warning: relinking `<a href="http://rlm_fastusers.la">rlm_fastusers.la</a>'<br>libtool: install: warning: relinking `<a href="http://rlm_files.la">rlm_files.la</a>'<br>
libtool: install: warning: relinking `<a href="http://rlm_krb5.la">rlm_krb5.la</a>'<br>libtool: install: warning: relinking `<a href="http://rlm_ldap.la">rlm_ldap.la</a>'<br>libtool: install: warning: relinking `<a href="http://rlm_linelog.la">rlm_linelog.la</a>'<br>
libtool: install: warning: relinking `<a href="http://rlm_logintime.la">rlm_logintime.la</a>'<br>libtool: install: warning: relinking `<a href="http://rlm_mschap.la">rlm_mschap.la</a>'<br>libtool: install: warning: relinking `<a href="http://rlm_otp.la">rlm_otp.la</a>'<br>
libtool: install: warning: relinking `<a href="http://rlm_pap.la">rlm_pap.la</a>'<br>libtool: install: warning: relinking `<a href="http://rlm_passwd.la">rlm_passwd.la</a>'<br>libtool: install: warning: relinking `<a href="http://rlm_preprocess.la">rlm_preprocess.la</a>'<br>
libtool: install: warning: relinking `<a href="http://rlm_radutmp.la">rlm_radutmp.la</a>'<br>libtool: install: warning: relinking `<a href="http://rlm_realm.la">rlm_realm.la</a>'<br>libtool: install: warning: relinking `<a href="http://rlm_sql.la">rlm_sql.la</a>'<br>
libtool: install: warning: relinking `<a href="http://rlm_sqlcounter.la">rlm_sqlcounter.la</a>'<br>libtool: install: warning: relinking `<a href="http://rlm_sqlippool.la">rlm_sqlippool.la</a>'<br>libtool: install: warning: relinking `<a href="http://rlm_sql_log.la">rlm_sql_log.la</a>'<br>
libtool: install: warning: relinking `<a href="http://rlm_unix.la">rlm_unix.la</a>'<br>libtool: install: warning: relinking `<a href="http://rlm_policy.la">rlm_policy.la</a>'<br>libtool: install: warning: relinking `<a href="http://rlm_dynamic_clients.la">rlm_dynamic_clients.la</a>'<br>
<br><br><br><br><br><div class="gmail_quote">2009/10/4 John Dennis <span dir="ltr"><<a href="mailto:jdennis@redhat.com">jdennis@redhat.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On 10/03/2009 03:37 PM, Jacques FOUCHER wrote:<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">
Alan, Ivan, and others could help me<br>
<br>
I reinstalled Debian system and installed new version 2.1.7. Allway the<br>
same problem.<br>
<br>
I think i miss something very basic for you but not for the freeradius<br>
beginner I am.<br>
<br>
That is all what I did :<br>
* install last stable debapt-get update<br>
apt-get upgrade<br>
apt-get install openssh-server<br>
apt-get install libcurl4-openssl-dev<br>
apt-get install tcpdump<br>
apt-get gcc<br>
apt-get make*<br>
<br>
*wget -c<br>
<a href="ftp://ftp.freeradius.org/pub/freeradius/freeradius-server-2.1.7.tar.gz" target="_blank">ftp://ftp.freeradius.org/pub/freeradius/freeradius-server-2.1.7.tar.gz</a><br>
tar xvzf freeradius-server-2.1.7.tar.gz<br>
cd freeradius-server-2.1.7<br></div>
./configure;make;make install*<br>
<br>
</blockquote>
<br>
Look for warning messages in the output of ./configure. A typical problem is not having the development versions of packages installed. configure will detect you're missing the required header files and libraries but it won't fail, it will just issue a warning. So for instance lets say you don't have the openssh developement files installed, the build will run, but you won't get a version of freeradius which can do TLS tunnels because configure will have detected in your build environment you don't have the necessary support for that feature.<br>
<font color="#888888">
<br>
-- <br>
John Dennis <<a href="mailto:jdennis@redhat.com" target="_blank">jdennis@redhat.com</a>><br>
<br>
Looking to carve out IT costs?<br>
<a href="http://www.redhat.com/carveoutcosts/" target="_blank">www.redhat.com/carveoutcosts/</a></font><div><div></div><div class="h5"><br>
-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Jacques FOUCHER<br>