Has anyone try to compile Cisco's tacacs code on RH5.2? When I did, after modifying the Makefile for linux I get errors. I tried to fix most of it, but I'm stuck at the one below... Any help to resolve it will be appreciated. BUT if you have any Idea where I can get rpm for the Cisco tacacs at ftp://ftp-eng.cisco.com/pub/tacacs/, Please could you point me to it? Thanks The error ... *************** gcc -g -DLINUX -DMAXSESS -c default_fn.c -o default_fn.o default_fn.c:53: warning: static declaration for `login' follows non-static default_fn.c: In function `default_fn': default_fn.c:163: warning: passing arg 1 of `login' from incompatible pointer type default_fn.c:163: too many arguments to function login' default_fn.c: In function `login': default_fn.c:217: argument `data' doesn't match prototype default_fn.c:53: prototype declaration default_fn.c:217: number of arguments doesn't match prototype default_fn.c:53: prototype declaration make: *** [default_fn.o] Error 1 *************** Thanks in Advance! - To unsubscribe from this list: send the line "unsubscribe linux-net" in the body of a message to [EMAIL PROTECTED]
