Re: Make Errors
Paul <[email protected]>
| Newsgroups | gmane.comp.gnu.radius.general |
|---|---|
| Message-ID | <[email protected]> |
Sergey Poznyakoff wrote: >Paul <[email protected]> wrote: > > >>I'm trying to compile Radius 1.2, but I'm getting the following errors: >> >> > >Paul, please try the latest alpha version (1.2.95), it fixes these bugs. It >is available from alpha.gnu.org/gnu/radius. > > > OK, I tried 1.2.95. New error messages. readline.c: In function `grad_readline_init': readline.c:147: `rl_getc_function' undeclared (first use in this function) readline.c:147: (Each undeclared identifier is reported only once readline.c:147: for each function it appears in.) make[3]: *** [readline.o] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2