Also snap freeradius-snapshot-20031104.tar.gz did not compile
correctly.

Olaf


Making static in types...
gmake[8]: Entering directory 
`/usr/src/freeradius-snapshot-20031104/src/modules/rlm_eap/types'
/usr/bin/gmake -w WHAT_TO_MAKE=static common
gmake[9]: Entering directory 
`/usr/src/freeradius-snapshot-20031104/src/modules/rlm_eap/types'
Making static in rlm_eap_gtc...
gmake[10]: Entering directory 
`/usr/src/freeradius-snapshot-20031104/src/modules/rlm_eap/types/rlm_eap_gtc'
gcc  -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -g -Wshadow 
-Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -W -Wredundant-decls 
-Wundef
-I../../../../include  -I../.. -c rlm_eap_gtc.c -o rlm_eap_gtc.o
In file included from rlm_eap_gtc.c:28:
../../eap.h:44:23: eap_types.h: No such file or directory
In file included from rlm_eap_gtc.c:28:
../../eap.h:56: parse error before "EAP_PACKET"
../../eap.h:56: warning: no semicolon at end of struct or union
../../eap.h:57: warning: type defaults to `int' in declaration of `request'
../../eap.h:57: warning: data definition has no type or storage class
../../eap.h:59: parse error before '}' token
../../eap.h:59: warning: type defaults to `int' in declaration of `EAP_DS'
../../eap.h:59: warning: data definition has no type or storage class
../../eap.h:116: parse error before "EAP_DS"
../../eap.h:116: warning: no semicolon at end of struct or union
../../eap.h:117: warning: type defaults to `int' in declaration of `eap_ds'
../../eap.h:117: warning: data definition has no type or storage class
../../eap.h:120: warning: declaration of `opaque' shadows a global declaration
../../eap.h:119: warning: shadowed declaration is here
../../eap.h:125: parse error before '}' token
../../eap.h:125: warning: type defaults to `int' in declaration of `EAP_HANDLER'
../../eap.h:125: warning: data definition has no type or storage class
../../eap.h:133: parse error before "EAP_HANDLER"
../../eap.h:133: warning: function declaration isn't a prototype
../../eap.h:134: parse error before "EAP_HANDLER"
../../eap.h:134: warning: function declaration isn't a prototype
../../eap.h:135: parse error before "EAP_HANDLER"
../../eap.h:135: warning: function declaration isn't a prototype
rlm_eap_gtc.c: In function `gtc_detach':
rlm_eap_gtc.c:60: warning: passing arg 1 of `free' discards qualifiers from pointer 
target type
rlm_eap_gtc.c:61: warning: passing arg 1 of `free' discards qualifiers from pointer 
target type
rlm_eap_gtc.c: In function `gtc_attach':
rlm_eap_gtc.c:71: warning: unused parameter `instance'
rlm_eap_gtc.c: At top level:
rlm_eap_gtc.c:96: parse error before "EAP_HANDLER"
rlm_eap_gtc.c:97: warning: function declaration isn't a prototype
rlm_eap_gtc.c: In function `gtc_initiate':
rlm_eap_gtc.c:99: invalid operands to binary *
rlm_eap_gtc.c:99: `handler' undeclared (first use in this function)
rlm_eap_gtc.c:99: (Each undeclared identifier is reported only once
rlm_eap_gtc.c:99: for each function it appears in.)
rlm_eap_gtc.c:100: `type_data' undeclared (first use in this function)
rlm_eap_gtc.c:110: request for member `request' in something not a structure or union
rlm_eap_gtc.c:110: `PW_EAP_REQUEST' undeclared (first use in this function)
rlm_eap_gtc.c:112: request for member `request' in something not a structure or union
rlm_eap_gtc.c:113: request for member `request' in something not a structure or union
rlm_eap_gtc.c:118: request for member `request' in something not a structure or union
rlm_eap_gtc.c:119: request for member `request' in something not a structure or union
rlm_eap_gtc.c: At top level:
rlm_eap_gtc.c:137: parse error before "EAP_HANDLER"
rlm_eap_gtc.c:138: warning: function declaration isn't a prototype
rlm_eap_gtc.c: In function `gtc_authenticate':
rlm_eap_gtc.c:139: invalid operands to binary *
rlm_eap_gtc.c:139: `handler' undeclared (first use in this function)
rlm_eap_gtc.c:152: request for member `response' in something not a structure or union
rlm_eap_gtc.c:161: request for member `response' in something not a structure or union
rlm_eap_gtc.c:164: request for member `response' in something not a structure or union
rlm_eap_gtc.c:182: request for member `response' in something not a structure or union
rlm_eap_gtc.c:187: request for member `response' in something not a structure or union
gmake[10]: *** [rlm_eap_gtc.o] Error 1
gmake[10]: Leaving directory 
`/usr/src/freeradius-snapshot-20031104/src/modules/rlm_eap/types/rlm_eap_gtc'
gmake[9]: *** [common] Error 1
gmake[9]: Leaving directory 
`/usr/src/freeradius-snapshot-20031104/src/modules/rlm_eap/types'
gmake[8]: *** [static] Error 2
gmake[8]: Leaving directory 
`/usr/src/freeradius-snapshot-20031104/src/modules/rlm_eap/types'
gmake[7]: *** [common] Error 1
gmake[7]: Leaving directory `/usr/src/freeradius-snapshot-20031104/src/modules/rlm_eap'
gmake[6]: *** [static] Error 2
gmake[6]: Leaving directory `/usr/src/freeradius-snapshot-20031104/src/modules/rlm_eap'
gmake[5]: *** [common] Error 1
gmake[5]: Leaving directory `/usr/src/freeradius-snapshot-20031104/src/modules'
gmake[4]: *** [all] Error 2
gmake[4]: Leaving directory `/usr/src/freeradius-snapshot-20031104/src/modules'
gmake[3]: *** [common] Error 1
gmake[3]: Leaving directory `/usr/src/freeradius-snapshot-20031104/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/src/freeradius-snapshot-20031104/src'
gmake[1]: *** [common] Error 1
gmake[1]: Leaving directory `/usr/src/freeradius-snapshot-20031104'
make: *** [all] Error 2



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

Reply via email to