RE: 'Radiusd' executable does not 'make' in Cygnus (XP) for radius-1.3
Sergey Poznyakoff <[email protected]>
| Newsgroups | gmane.comp.gnu.radius.general |
|---|---|
| Organization | Farlep-Internet |
| Message-ID | <[email protected]> |
D Saban <[email protected]> wrote: > I found a workaround - here it is. [...] Thank you. This is basically due to radius using no-exeext as argument to AM_INIT_AUTOMAKE. Changing configure.ac:27 to AM_INIT_AUTOMAKE should fix it. Regards, Sergey