23 May
2017
23 May
'17
9:10 a.m.
On May 23, 2017, at 8:21 AM, kiran kumar <kirankumar9856@gmail.com> wrote:
I am trying to integrate module (outside freeradius source tree)
Don't do that. The build system is designed to build modules in the source tree. If you're doing something else, either: a) build the module in the source tree or b) fix the build system to allow "out of tree" builds. Of the two options, (a) is the easiest. Alan DeKok.