Ascend Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(ASCEND) Ascend radius installation
When I try to make the Radius daemon for RH5.0 Linux, I get a ton of errors.
Here are the first few below.
These are my library versions:
gcc-2.7.2.3-8
libc-5.3.12-24
glibc-2.0.5c-10
Anybody have a clue as to what I'm missing?
Thanks,
Jerry O'Brien
gcc -ansi -g -Dsys5 -DNOSHADOW -DBINARY_FILTERS -DASCEND_SECRET -DASC
END_LOGOUT -c ./radiusd.c
In file included from /usr/include/sys/time.h:25,
from ./radiusd.c:62:
/usr/include/sys/select.h:82: warning: `struct timespec' declared inside
parameter list
/usr/include/sys/select.h:82: warning: its scope is only this definition or
declaration,
/usr/include/sys/select.h:82: warning: which is probably not what you want.
/usr/include/sys/select.h:85: warning: `struct timespec' declared inside
parameter list
In file included from ./radiusd.c:76:
radius.h:57: parse error before `IpxSocket'
radius.h:57: warning: data definition has no type or storage class
radius.h:61: parse error before `u_char'
radius.h:61: warning: no semicolon at end of struct or union
radius.h:62: warning: data definition has no type or storage class
radius.h:63: parse error before `length'
radius.h:63: warning: data definition has no type or storage class
radius.h:64: parse error before `vector'
radius.h:64: warning: data definition has no type or storage class
radius.h:65: parse error before `data'
radius.h:65: warning: data definition has no type or storage class
radius.h:66: parse error before `}'
radius.h:66: warning: data definition has no type or storage class
radius.h:292: parse error before `u_short'
radius.h:292: warning: no semicolon at end of struct or union
radius.h:293: warning: data definition has no type or storage class
radius.h:294: parse error before `code'
radius.h:294: warning: data definition has no type or storage class
radius.h:295: parse error before `vector'
radius.h:295: warning: data definition has no type or storage class
radius.h:296: parse error before `secret'
radius.h:296: warning: data definition has no type or storage class
radius.h:299: parse error before `*'
radius.h:299: warning: data definition has no type or storage class
radius.h:306: parse error before `}'
radius.h:306: warning: data definition has no type or storage class
radius.h:315: parse error before `AUTH_REQ'
radius.h:315: warning: no semicolon at end of struct or union
radius.h:317: parse error before `*'
radius.h:317: conflicting types for `vector'
radius.h:295: previous declaration of `vector'
...much more
++ Ascend Users Mailing List ++
To unsubscribe: send unsubscribe to ascend-users-request@bungi.com
To get FAQ'd: <http://www.nealis.net/ascend/faq>
Follow-Ups: