[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-gnu-radius] Make Errors
From: |
Paul |
Subject: |
[Help-gnu-radius] Make Errors |
Date: |
Tue, 19 Oct 2004 15:01:00 -0400 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910 |
I'm trying to compile Radius 1.2, but I'm getting the following errors:
tsh.c: In function `tsh_readline_init':
tsh.c:438: `rl_getc_function' undeclared (first use in this function)
tsh.c:438: (Each undeclared identifier is reported only once
tsh.c:438: for each function it appears in.)
tsh.c: In function `tsh_command_completion':
tsh.c:512: warning: return makes pointer from integer without a cast
make[4]: *** [tsh.o] Error 1
make[4]: Leaving directory `/usr/local/src/radius-1.2/radiusd'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/local/src/radius-1.2/radiusd'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/radius-1.2/radiusd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/radius-1.2'
make: *** [all] Error 2
Any feedback would be appreciated, even if you only point me back to the
manual. ^_^
- [Help-gnu-radius] Make Errors,
Paul <=