Latest CVS - compilation error - conffile.c:902: error: conflicting types for 'cf_section_parse'

tzieleniewski tzieleniewski at o2.pl
Mon Feb 26 16:06:38 CET 2007


Hi !

I tried to install the latest cvs version of freeradius, I did
make clean
./configure
make - and here I got the following error:

conffile.c:902: error: conflicting types for 'cf_section_parse'
/home/radius/src/radiusd/src/freeradius-devel/conffile.h:56: error: previous declaration of 'cf_section_parse' was here
conffile.c: In function 'cf_section_parse':
conffile.c:933: warning: passing argument 1 of 'cf_section_parse' discards qualifiers from pointer target type
conffile.c: In function 'cf_pair_find':
conffile.c:1312: warning: assignment discards qualifiers from pointer target type
conffile.c: In function 'cf_pair_find_next':
conffile.c:1395: warning: passing argument 1 of 'cf_pairtoitem' discards qualifiers from pointer target type
make[4]: *** [conffile.lo] Błąd 1
make[3]: *** [common] Błąd 2
make[2]: *** [all] Błąd 2
make[1]: *** [common] Błąd 2
make: *** [all] Błąd 2

I have never had such problem before.
What did I miss??

Bests
-Tomasz




More information about the Freeradius-Users mailing list