Hello,
I did'not find any error messages.
So I collected output messages for both freeradius-0.9.1 and the snapshot
packages.
As I said the freeradius-0.9.1 installation is OK, but not for the snpashot
package.
Maybe I am missing something.
If you can guide me.

Thanks.



freeradius-0.9.1

[EMAIL PROTECTED] freeradius-0.9.1]$ ./configure
configure: warning: snmpget not found - Simultaneous-Use and checkrad.pl may
not work
configure: warning: snmpwalk not found - Simultaneous-Use and checkrad.pl
may not work
configure: warning: silently not building rlm_krb5.
configure: warning: FAILURE: rlm_krb5 requires:  krb5.
configure: warning: iodbc headers not found.  Use
--with-iodbc-include-dir=<path>.
configure: warning: sql submodule 'iodbc' disabled
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


[EMAIL PROTECTED] freeradius-0.9.1]$ make
(see freeradius-0-9-1.txt file)

-------------------

freeradius-snapshot-20031007
[EMAIL PROTECTED] freeradius-snapshot-20031007]$ ./configure
configure: warning: snmpget not found - Simultaneous-Use and checkrad.pl may
not work
configure: warning: snmpwalk not found - Simultaneous-Use and checkrad.pl
may not work
configure: warning: silently not building rlm_krb5.
configure: warning: FAILURE: rlm_krb5 requires:  krb5.
configure: warning: iodbc headers not found.  Use
--with-iodbc-include-dir=<path>.
configure: warning: sql submodule 'iodbc' disabled
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

[EMAIL PROTECTED] freeradius-snapshot-20031007]$ make
(see freeradius-snapshot.txt file)




-----Message d'origine-----
De : Alan DeKok [mailto:[EMAIL PROTECTED]
Envoye : jeudi 9 octobre 2003 16:24
A : [EMAIL PROTECTED]
Objet : Re: freeradius-snapshot-20031007 & RedHat 7.1 


"Picher, Cedric" <[EMAIL PROTECTED]> wrote:
> I am actually having a problem with freeradius-snapshot-20031007 on RedHat
> 7, I get some errors running "make
...
>               rlm_eap_tls.c:462: warning: unused parameter `arg'
>               gmake[10]: *** [rlm_eap_tls.o] Error 1

  I seriously doubt that.  You've edited the output to delete a number
of lines of text, inside of which is the actual error message.

  Alan DeKok.

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


[EMAIL PROTECTED] freeradius-0.9.1]$ make
rlm_counter.c: In function `add_defaults':
rlm_counter.c:161: warning: assignment discards qualifiers from pointer target type
rlm_counter.c:173: warning: assignment discards qualifiers from pointer target type
rlm_counter.c: In function `counter_instantiate':
rlm_counter.c:448: warning: assignment discards qualifiers from pointer target type
rlm_counter.c:466: warning: assignment discards qualifiers from pointer target type
rlm_counter.c: In function `counter_accounting':
rlm_counter.c:633: warning: assignment from incompatible pointer type
rlm_counter.c: In function `add_defaults':
rlm_counter.c:161: warning: assignment discards qualifiers from pointer target type
rlm_counter.c:173: warning: assignment discards qualifiers from pointer target type
rlm_counter.c: In function `counter_instantiate':
rlm_counter.c:448: warning: assignment discards qualifiers from pointer target type
rlm_counter.c:466: warning: assignment discards qualifiers from pointer target type
rlm_counter.c: In function `counter_accounting':
rlm_counter.c:633: warning: assignment from incompatible pointer type
libtool: link: warning: library `/usr/lib/libgdbm.la' was moved.
rlm_dbm.c: In function `sm_parse_user':
rlm_dbm.c:172: warning: assignment discards qualifiers from pointer target type
rlm_dbm.c:206: warning: passing arg 2 of `paircmp' discards qualifiers from pointer 
target type
rlm_dbm_parser.c: In function `storecontent':
rlm_dbm_parser.c:160: warning: assignment discards qualifiers from pointer target type
rlm_dbm.c: In function `sm_parse_user':
rlm_dbm.c:172: warning: assignment discards qualifiers from pointer target type
rlm_dbm.c:206: warning: passing arg 2 of `paircmp' discards qualifiers from pointer 
target type
cb.c: In function `cbtls_info':
cb.c:36: warning: passing arg 1 of `SSL_state_string_long' discards qualifiers from 
pointer target type
tls.c: In function `init_tls_ctx':
tls.c:179: warning: implicit declaration of function `RAND_load_file'
tls.c: In function `new_tls_session':
tls.c:220: warning: implicit declaration of function `SSL_set_msg_callback'
tls.c:221: warning: implicit declaration of function `SSL_set_msg_callback_arg'
mppe_keys.c: In function `P_hash':
mppe_keys.c:59: warning: implicit declaration of function `HMAC_CTX_init'
mppe_keys.c:61: warning: implicit declaration of function `HMAC_Init_ex'
mppe_keys.c:94: warning: implicit declaration of function `HMAC_CTX_cleanup'
cb.c: In function `cbtls_info':
cb.c:36: warning: passing arg 1 of `SSL_state_string_long' discards qualifiers from 
pointer target type
tls.c: In function `init_tls_ctx':
tls.c:179: warning: implicit declaration of function `RAND_load_file'
tls.c: In function `new_tls_session':
tls.c:220: warning: implicit declaration of function `SSL_set_msg_callback'
tls.c:221: warning: implicit declaration of function `SSL_set_msg_callback_arg'
mppe_keys.c: In function `P_hash':
mppe_keys.c:59: warning: implicit declaration of function `HMAC_CTX_init'
mppe_keys.c:61: warning: implicit declaration of function `HMAC_Init_ex'
mppe_keys.c:94: warning: implicit declaration of function `HMAC_CTX_cleanup'
libtool: link: warning: library `/usr/lib/libgdbm.la' was moved.
radwho.c: In function `main':
radwho.c:365: warning: passing arg 1 of `free' discards qualifiers from pointer target 
type
radzap.c: In function `main':
radzap.c:148: warning: passing arg 1 of `free' discards qualifiers from pointer target 
type
radrelay.c: In function `main':
radrelay.c:776: warning: passing arg 1 of `free' discards qualifiers from pointer 
target type
[EMAIL PROTECTED] freeradius-snapshot-20031007]$ make
In file included from dict.c:32:
/usr/include/malloc.h:121: warning: redundant redeclaration of `malloc' in same scope
/usr/include/stdlib.h:527: warning: previous declaration of `malloc'
/usr/include/malloc.h:125: warning: redundant redeclaration of `calloc' in same scope
/usr/include/stdlib.h:530: warning: previous declaration of `calloc'
/usr/include/malloc.h:131: warning: redundant redeclaration of `realloc' in same scope
/usr/include/stdlib.h:536: warning: previous declaration of `realloc'
/usr/include/malloc.h:134: warning: redundant redeclaration of `free' in same scope
/usr/include/stdlib.h:538: warning: previous declaration of `free'
/usr/include/malloc.h:137: warning: redundant redeclaration of `cfree' in same scope
/usr/include/stdlib.h:542: warning: previous declaration of `cfree'
/usr/include/malloc.h:143: warning: redundant redeclaration of `valloc' in same scope
/usr/include/stdlib.h:551: warning: previous declaration of `valloc'
In file included from ../include/libradius.h:30,
                 from radius.c:38:
/usr/include/stdio.h:585: warning: redundant redeclaration of `ctermid' in same scope
/usr/include/unistd.h:966: warning: previous declaration of `ctermid'
In file included from radius.c:51:
/usr/include/malloc.h:121: warning: redundant redeclaration of `malloc' in same scope
/usr/include/stdlib.h:527: warning: previous declaration of `malloc'
/usr/include/malloc.h:125: warning: redundant redeclaration of `calloc' in same scope
/usr/include/stdlib.h:530: warning: previous declaration of `calloc'
/usr/include/malloc.h:131: warning: redundant redeclaration of `realloc' in same scope
/usr/include/stdlib.h:536: warning: previous declaration of `realloc'
/usr/include/malloc.h:134: warning: redundant redeclaration of `free' in same scope
/usr/include/stdlib.h:538: warning: previous declaration of `free'
/usr/include/malloc.h:137: warning: redundant redeclaration of `cfree' in same scope
/usr/include/stdlib.h:542: warning: previous declaration of `cfree'
/usr/include/malloc.h:143: warning: redundant redeclaration of `valloc' in same scope
/usr/include/stdlib.h:551: warning: previous declaration of `valloc'
radius.c: In function `rad_tunnel_pwencode':
radius.c:1729: warning: comparison between signed and unsigned
radius.c: In function `rad_tunnel_pwdecode':
radius.c:1790: warning: comparison between signed and unsigned
radius.c:1802: warning: comparison between signed and unsigned
In file included from valuepair.c:37:
/usr/include/malloc.h:121: warning: redundant redeclaration of `malloc' in same scope
/usr/include/stdlib.h:527: warning: previous declaration of `malloc'
/usr/include/malloc.h:125: warning: redundant redeclaration of `calloc' in same scope
/usr/include/stdlib.h:530: warning: previous declaration of `calloc'
/usr/include/malloc.h:131: warning: redundant redeclaration of `realloc' in same scope
/usr/include/stdlib.h:536: warning: previous declaration of `realloc'
/usr/include/malloc.h:134: warning: redundant redeclaration of `free' in same scope
/usr/include/stdlib.h:538: warning: previous declaration of `free'
/usr/include/malloc.h:137: warning: redundant redeclaration of `cfree' in same scope
/usr/include/stdlib.h:542: warning: previous declaration of `cfree'
/usr/include/malloc.h:143: warning: redundant redeclaration of `valloc' in same scope
/usr/include/stdlib.h:551: warning: previous declaration of `valloc'
In file included from misc.c:40:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
filters.c: In function `hex2bin':
filters.c:400: warning: comparison between signed and unsigned
filters.c: In function `ascend_parse_ipaddr':
filters.c:661: warning: comparison of unsigned expression < 0 is always false
md4.c: In function `librad_MD4Update':
md4.c:138: warning: cast discards qualifiers from pointer target type
md4.c:151: warning: cast discards qualifiers from pointer target type
In file included from crypt.c:23:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
In file included from crypt.c:27:
/usr/include/pthread.h:673: warning: redundant redeclaration of `pthread_atfork' in 
same scope
/usr/include/unistd.h:985: warning: previous declaration of `pthread_atfork'
In file included from dict.c:32:
/usr/include/malloc.h:121: warning: redundant redeclaration of `malloc' in same scope
/usr/include/stdlib.h:527: warning: previous declaration of `malloc'
/usr/include/malloc.h:125: warning: redundant redeclaration of `calloc' in same scope
/usr/include/stdlib.h:530: warning: previous declaration of `calloc'
/usr/include/malloc.h:131: warning: redundant redeclaration of `realloc' in same scope
/usr/include/stdlib.h:536: warning: previous declaration of `realloc'
/usr/include/malloc.h:134: warning: redundant redeclaration of `free' in same scope
/usr/include/stdlib.h:538: warning: previous declaration of `free'
/usr/include/malloc.h:137: warning: redundant redeclaration of `cfree' in same scope
/usr/include/stdlib.h:542: warning: previous declaration of `cfree'
/usr/include/malloc.h:143: warning: redundant redeclaration of `valloc' in same scope
/usr/include/stdlib.h:551: warning: previous declaration of `valloc'
radius.c: In function `rad_tunnel_pwencode':
radius.c:1729: warning: comparison between signed and unsigned
radius.c: In function `rad_tunnel_pwdecode':
radius.c:1790: warning: comparison between signed and unsigned
radius.c:1802: warning: comparison between signed and unsigned
In file included from valuepair.c:37:
In file included from misc.c:40:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
filters.c: In function `hex2bin':
filters.c:400: warning: comparison between signed and unsigned
filters.c: In function `ascend_parse_ipaddr':
filters.c:661: warning: comparison of unsigned expression < 0 is always false
md4.c: In function `librad_MD4Update':
md4.c:138: warning: cast discards qualifiers from pointer target type
md4.c:151: warning: cast discards qualifiers from pointer target type
In file included from crypt.c:23:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
In file included from crypt.c:27:
/usr/include/pthread.h:673: warning: redundant redeclaration of `pthread_atfork' in 
same scope
/usr/include/unistd.h:985: warning: previous declaration of `pthread_atfork'
In file included from ../../include/radiusd.h:19,
                 from rlm_acct_unique.c:28:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
In file included from ../../include/radiusd.h:23,
                 from rlm_acct_unique.c:28:
/usr/include/pthread.h:673: warning: redundant redeclaration of `pthread_atfork' in 
same scope
/usr/include/unistd.h:985: warning: previous declaration of `pthread_atfork'
In file included from ../../include/radiusd.h:19,
                 from rlm_acct_unique.c:28:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
In file included from ../../include/radiusd.h:23,
                 from rlm_acct_unique.c:28:
/usr/include/pthread.h:673: warning: redundant redeclaration of `pthread_atfork' in 
same scope
/usr/include/unistd.h:985: warning: previous declaration of `pthread_atfork'

In file included from ../../include/radiusd.h:19,
                 from rlm_always.c:28:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
In file included from ../../include/radiusd.h:23,
                 from rlm_always.c:28:
/usr/include/pthread.h:673: warning: redundant redeclaration of `pthread_atfork' in 
same scope
/usr/include/unistd.h:985: warning: previous declaration of `pthread_atfork'
In file included from ../../include/radiusd.h:19,
                 from rlm_always.c:28:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
In file included from ../../include/radiusd.h:23,
                 from rlm_always.c:28:
/usr/include/pthread.h:673: warning: redundant redeclaration of `pthread_atfork' in 
same scope
/usr/include/unistd.h:985: warning: previous declaration of `pthread_atfork'
In file included from ../../include/radiusd.h:19,
                 from rlm_attr_filter.c:42:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
In file included from ../../include/radiusd.h:23,
                 from rlm_attr_filter.c:42:
/usr/include/pthread.h:673: warning: redundant redeclaration of `pthread_atfork' in 
same scope
/usr/include/unistd.h:985: warning: previous declaration of `pthread_atfork'
In file included from ../../include/radiusd.h:19,
                 from rlm_attr_filter.c:42:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
In file included from ../../include/radiusd.h:23,
                 from rlm_attr_filter.c:42:
/usr/include/pthread.h:673: warning: redundant redeclaration of `pthread_atfork' in 
same scope
/usr/include/unistd.h:985: warning: previous declaration of `pthread_atfork'
In file included from ../../include/radiusd.h:19,
                 from rlm_attr_rewrite.c:36:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
In file included from ../../include/radiusd.h:23,
                 from rlm_attr_rewrite.c:36:
/usr/include/pthread.h:673: warning: redundant redeclaration of `pthread_atfork' in 
same scope
/usr/include/unistd.h:985: warning: previous declaration of `pthread_atfork'
rlm_attr_rewrite.c: In function `do_attr_rewrite':
rlm_attr_rewrite.c:245: warning: comparison between signed and unsigned
In file included from ../../include/radiusd.h:19,
                 from rlm_attr_rewrite.c:36:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
In file included from ../../include/radiusd.h:23,
                 from rlm_attr_rewrite.c:36:
/usr/include/pthread.h:673: warning: redundant redeclaration of `pthread_atfork' in 
same scope
/usr/include/unistd.h:985: warning: previous declaration of `pthread_atfork'
rlm_attr_rewrite.c: In function `do_attr_rewrite':
rlm_attr_rewrite.c:245: warning: comparison between signed and unsigned
In file included from ../../include/radiusd.h:19,
                 from rlm_chap.c:35:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
In file included from ../../include/radiusd.h:23,
                 from rlm_chap.c:35:
/usr/include/pthread.h:673: warning: redundant redeclaration of `pthread_atfork' in 
same scope
/usr/include/unistd.h:985: warning: previous declaration of `pthread_atfork'
In file included from ../../include/radiusd.h:19,
                 from rlm_chap.c:35:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
In file included from ../../include/radiusd.h:23,
                 from rlm_chap.c:35:
/usr/include/pthread.h:673: warning: redundant redeclaration of `pthread_atfork' in 
same scope
/usr/include/unistd.h:985: warning: previous declaration of `pthread_atfork'
In file included from ../../include/radiusd.h:19,
                 from rlm_counter.c:34:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
In file included from ../../include/radiusd.h:23,
                 from rlm_counter.c:34:
/usr/include/pthread.h:673: warning: redundant redeclaration of `pthread_atfork' in 
same scope
/usr/include/unistd.h:985: warning: previous declaration of `pthread_atfork'
rlm_counter.c: In function `counter_cmp':
rlm_counter.c:133: warning: unused parameter `req'
rlm_counter.c: In function `add_defaults':
rlm_counter.c:177: warning: assignment discards qualifiers from pointer target type
rlm_counter.c:189: warning: assignment discards qualifiers from pointer target type
rlm_counter.c: In function `counter_instantiate':
rlm_counter.c:480: warning: assignment discards qualifiers from pointer target type
rlm_counter.c:501: warning: assignment discards qualifiers from pointer target type
rlm_counter.c: In function `counter_accounting':
rlm_counter.c:586: warning: comparison between signed and unsigned
rlm_counter.c:597: warning: comparison between signed and unsigned
rlm_counter.c:665: warning: comparison between signed and unsigned
rlm_counter.c:665: warning: signed and unsigned type in conditional expression
rlm_counter.c:683: warning: assignment from incompatible pointer type
rlm_counter.c: In function `counter_authorize':
rlm_counter.c:808: warning: comparison between signed and unsigned
In file included from ../../include/radiusd.h:19,
                 from rlm_counter.c:34:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
In file included from ../../include/radiusd.h:23,
                 from rlm_counter.c:34:
/usr/include/pthread.h:673: warning: redundant redeclaration of `pthread_atfork' in 
same scope
/usr/include/unistd.h:985: warning: previous declaration of `pthread_atfork'
rlm_counter.c: In function `counter_cmp':
rlm_counter.c:133: warning: unused parameter `req'
rlm_counter.c: In function `add_defaults':
rlm_counter.c:177: warning: assignment discards qualifiers from pointer target type
rlm_counter.c:189: warning: assignment discards qualifiers from pointer target type
rlm_counter.c: In function `counter_instantiate':
rlm_counter.c:480: warning: assignment discards qualifiers from pointer target type
rlm_counter.c:501: warning: assignment discards qualifiers from pointer target type
rlm_counter.c: In function `counter_accounting':
rlm_counter.c:586: warning: comparison between signed and unsigned
rlm_counter.c:597: warning: comparison between signed and unsigned
rlm_counter.c:665: warning: comparison between signed and unsigned
rlm_counter.c:665: warning: signed and unsigned type in conditional expression
rlm_counter.c:683: warning: assignment from incompatible pointer type
rlm_counter.c: In function `counter_authorize':
rlm_counter.c:808: warning: comparison between signed and unsigned
libtool: link: warning: library `/usr/lib/libgdbm.la' was moved.
In file included from rlm_dbm.c:31:
/usr/include/gdbm/ndbm.h:57: warning: redundant redeclaration of `dbm_delete' in same 
scope
/usr/include/gdbm/ndbm.h:55: warning: previous declaration of `dbm_delete'
In file included from ../../include/radiusd.h:19,
                 from rlm_dbm.c:41:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
In file included from ../../include/radiusd.h:23,
                 from rlm_dbm.c:41:
/usr/include/pthread.h:673: warning: redundant redeclaration of `pthread_atfork' in 
same scope
/usr/include/unistd.h:985: warning: previous declaration of `pthread_atfork'
rlm_dbm.c: In function `sm_parse_user':
rlm_dbm.c:176: warning: assignment discards qualifiers from pointer target type
rlm_dbm.c:210: warning: passing arg 2 of `paircmp' discards qualifiers from pointer 
target type
rlm_dbm.c: In function `sm_postprocessor':
rlm_dbm.c:283: warning: unused parameter `reply'
In file included from rlm_dbm_parser.c:37:
/usr/include/gdbm/ndbm.h:57: warning: redundant redeclaration of `dbm_delete' in same 
scope
/usr/include/gdbm/ndbm.h:55: warning: previous declaration of `dbm_delete'
In file included from ../../include/radiusd.h:19,
                 from rlm_dbm_parser.c:52:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
In file included from ../../include/radiusd.h:23,
                 from rlm_dbm_parser.c:52:
/usr/include/pthread.h:673: warning: redundant redeclaration of `pthread_atfork' in 
same scope
/usr/include/unistd.h:985: warning: previous declaration of `pthread_atfork'
rlm_dbm_parser.c: In function `storecontent':
rlm_dbm_parser.c:165: warning: assignment discards qualifiers from pointer target type
In file included from rlm_dbm_cat.c:34:
/usr/include/gdbm/ndbm.h:57: warning: redundant redeclaration of `dbm_delete' in same 
scope
/usr/include/gdbm/ndbm.h:55: warning: previous declaration of `dbm_delete'
In file included from rlm_dbm_cat.c:41:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
In file included from rlm_dbm.c:31:
/usr/include/gdbm/ndbm.h:57: warning: redundant redeclaration of `dbm_delete' in same 
scope
/usr/include/gdbm/ndbm.h:55: warning: previous declaration of `dbm_delete'
In file included from ../../include/radiusd.h:19,
                 from rlm_dbm.c:41:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
In file included from ../../include/radiusd.h:23,
                 from rlm_dbm.c:41:
/usr/include/pthread.h:673: warning: redundant redeclaration of `pthread_atfork' in 
same scope
/usr/include/unistd.h:985: warning: previous declaration of `pthread_atfork'
rlm_dbm.c: In function `sm_parse_user':
rlm_dbm.c:176: warning: assignment discards qualifiers from pointer target type
rlm_dbm.c:210: warning: passing arg 2 of `paircmp' discards qualifiers from pointer 
target type
rlm_dbm.c: In function `sm_postprocessor':
rlm_dbm.c:283: warning: unused parameter `reply'
In file included from ../../include/radiusd.h:19,
                 from rlm_detail.c:36:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
In file included from ../../include/radiusd.h:23,
                 from rlm_detail.c:36:
/usr/include/pthread.h:673: warning: redundant redeclaration of `pthread_atfork' in 
same scope
/usr/include/unistd.h:985: warning: previous declaration of `pthread_atfork'
In file included from ../../include/radiusd.h:19,
                 from rlm_detail.c:36:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
In file included from ../../include/radiusd.h:23,
                 from rlm_detail.c:36:
/usr/include/pthread.h:673: warning: redundant redeclaration of `pthread_atfork' in 
same scope
/usr/include/unistd.h:985: warning: previous declaration of `pthread_atfork'
In file included from ../../include/radiusd.h:19,
                 from rlm_digest.c:31:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
In file included from ../../include/radiusd.h:23,
                 from rlm_digest.c:31:
/usr/include/pthread.h:673: warning: redundant redeclaration of `pthread_atfork' in 
same scope
/usr/include/unistd.h:985: warning: previous declaration of `pthread_atfork'
rlm_digest.c: In function `digest_authenticate':
rlm_digest.c:181: warning: unused parameter `instance'
In file included from ../../include/radiusd.h:19,
                 from rlm_digest.c:31:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
In file included from ../../include/radiusd.h:23,
                 from rlm_digest.c:31:
/usr/include/pthread.h:673: warning: redundant redeclaration of `pthread_atfork' in 
same scope
/usr/include/unistd.h:985: warning: previous declaration of `pthread_atfork'
rlm_digest.c: In function `digest_authenticate':
rlm_digest.c:181: warning: unused parameter `instance'
In file included from ../../include/radiusd.h:19,
                 from eap.h:39,
                 from rlm_eap.h:27,
                 from rlm_eap.c:26:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
In file included from ../../include/radiusd.h:23,
                 from eap.h:39,
                 from rlm_eap.h:27,
                 from rlm_eap.c:26:
/usr/include/pthread.h:673: warning: redundant redeclaration of `pthread_atfork' in 
same scope
/usr/include/unistd.h:985: warning: previous declaration of `pthread_atfork'
rlm_eap.c: In function `eap_post_proxy':
rlm_eap.c:404: warning: unused parameter `instance'
In file included from ../../include/radiusd.h:19,
                 from eap.h:39,
                 from rlm_eap.h:27,
                 from eap.c:57:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
In file included from ../../include/radiusd.h:23,
                 from eap.h:39,
                 from rlm_eap.h:27,
                 from eap.c:57:
/usr/include/pthread.h:673: warning: redundant redeclaration of `pthread_atfork' in 
same scope
/usr/include/unistd.h:985: warning: previous declaration of `pthread_atfork'
In file included from ../../include/radiusd.h:19,
                 from eap.h:39,
                 from rlm_eap.h:27,
                 from mem.c:24:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
In file included from ../../include/radiusd.h:23,
                 from eap.h:39,
                 from rlm_eap.h:27,
                 from mem.c:24:
/usr/include/pthread.h:673: warning: redundant redeclaration of `pthread_atfork' in 
same scope
/usr/include/unistd.h:985: warning: previous declaration of `pthread_atfork'
In file included from ../../include/radiusd.h:19,
                 from eap.h:39,
                 from rlm_eap.h:27,
                 from state.c:26:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
In file included from ../../include/radiusd.h:23,
                 from eap.h:39,
                 from rlm_eap.h:27,
                 from state.c:26:
/usr/include/pthread.h:673: warning: redundant redeclaration of `pthread_atfork' in 
same scope
/usr/include/unistd.h:985: warning: previous declaration of `pthread_atfork'
state.c: In function `generate_key':
state.c:91: warning: comparison between signed and unsigned
state.c: In function `generate_state':
state.c:125: warning: comparison between signed and unsigned
In file included from ../../../../include/radiusd.h:19,
                 from ../../eap.h:39,
                 from eap_leap.h:4,
                 from rlm_eap_leap.c:28:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
In file included from ../../../../include/radiusd.h:23,
                 from ../../eap.h:39,
                 from eap_leap.h:4,
                 from rlm_eap_leap.c:28:
/usr/include/pthread.h:673: warning: redundant redeclaration of `pthread_atfork' in 
same scope
/usr/include/unistd.h:985: warning: previous declaration of `pthread_atfork'
rlm_eap_leap.c: In function `leap_initiate':
rlm_eap_leap.c:39: warning: unused parameter `instance'
rlm_eap_leap.c: In function `leap_authenticate':
rlm_eap_leap.c:89: warning: unused parameter `instance'
In file included from ../../../../include/radiusd.h:19,
                 from ../../eap.h:39,
                 from eap_leap.c:48:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
In file included from ../../../../include/radiusd.h:23,
                 from ../../eap.h:39,
                 from eap_leap.c:48:
/usr/include/pthread.h:673: warning: redundant redeclaration of `pthread_atfork' in 
same scope
/usr/include/unistd.h:985: warning: previous declaration of `pthread_atfork'
eap_leap.c: In function `eapleap_initiate':
eap_leap.c:375: warning: unused parameter `eap_ds'
In file included from ../../../../include/radiusd.h:19,
                 from ../../eap.h:39,
                 from eap_md5.h:4,
                 from rlm_eap_md5.c:29:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
In file included from ../../../../include/radiusd.h:23,
                 from ../../eap.h:39,
                 from eap_md5.h:4,
                 from rlm_eap_md5.c:29:
/usr/include/pthread.h:673: warning: redundant redeclaration of `pthread_atfork' in 
same scope
/usr/include/unistd.h:985: warning: previous declaration of `pthread_atfork'
rlm_eap_md5.c: In function `md5_authenticate':
rlm_eap_md5.c:107: warning: unused parameter `arg'
In file included from ../../../../include/radiusd.h:19,
                 from ../../eap.h:39,
                 from eap_md5.c:40:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
In file included from ../../../../include/radiusd.h:23,
                 from ../../eap.h:39,
                 from eap_md5.c:40:
/usr/include/pthread.h:673: warning: redundant redeclaration of `pthread_atfork' in 
same scope
/usr/include/unistd.h:985: warning: previous declaration of `pthread_atfork'
In file included from ../../../../include/radiusd.h:19,
                 from ../../eap.h:39,
                 from eap_mschapv2.h:4,
                 from rlm_eap_mschapv2.c:29:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
In file included from ../../../../include/radiusd.h:23,
                 from ../../eap.h:39,
                 from eap_mschapv2.h:4,
                 from rlm_eap_mschapv2.c:29:
/usr/include/pthread.h:673: warning: redundant redeclaration of `pthread_atfork' in 
same scope
/usr/include/unistd.h:985: warning: previous declaration of `pthread_atfork'
rlm_eap_mschapv2.c: In function `mschapv2_authenticate':
rlm_eap_mschapv2.c:160: warning: unused parameter `arg'
In file included from rlm_eap_tls.h:47,
                 from eap_tls.h:26,
                 from rlm_eap_tls.c:25:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
In file included from /usr/include/openssl/evp.h:89,
                 from /usr/include/openssl/x509.h:67,
                 from /usr/include/openssl/ssl.h:69,
                 from rlm_eap_tls.h:61,
                 from eap_tls.h:26,
                 from rlm_eap_tls.c:25:
/usr/include/openssl/des.h:193: warning: redundant redeclaration of `crypt' in same 
scope
/usr/include/unistd.h:946: warning: previous declaration of `crypt'
In file included from /usr/include/openssl/ssl.h:160,
                 from rlm_eap_tls.h:61,
                 from eap_tls.h:26,
                 from rlm_eap_tls.c:25:
/usr/include/openssl/pem.h:527: warning: redundant redeclaration of 
`ERR_load_PEM_strings' in same scope
/usr/include/openssl/pem2.h:64: warning: previous declaration of `ERR_load_PEM_strings'
In file included from ../../../../include/radiusd.h:23,
                 from ../../eap.h:39,
                 from rlm_eap_tls.h:64,
                 from eap_tls.h:26,
                 from rlm_eap_tls.c:25:
/usr/include/pthread.h:673: warning: redundant redeclaration of `pthread_atfork' in 
same scope
/usr/include/unistd.h:985: warning: previous declaration of `pthread_atfork'
rlm_eap_tls.c: In function `init_tls_ctx':
rlm_eap_tls.c:231: warning: implicit declaration of function `X509_STORE_set_flags'
rlm_eap_tls.c:231: `X509_V_FLAG_CRL_CHECK' undeclared (first use in this function)
rlm_eap_tls.c:231: (Each undeclared identifier is reported only once
rlm_eap_tls.c:231: for each function it appears in.)
rlm_eap_tls.c: In function `eaptls_authenticate':
rlm_eap_tls.c:462: warning: unused parameter `arg'
gmake[10]: *** [rlm_eap_tls.o] Error 1
gmake[9]: *** [common] Error 1
gmake[8]: *** [static] Error 2
gmake[7]: *** [common] Error 1
gmake[6]: *** [static] Error 2
gmake[5]: *** [common] Error 1
gmake[4]: *** [all] Error 2
gmake[3]: *** [common] Error 1
gmake[2]: *** [all] Error 2
gmake[1]: *** [common] Error 1
make: *** [all] Error 2

Reply via email to