getting compilation error for freeradius 3.0.14
Hi All while compiling freeradius 3.0.14 server in linux I am getting following error during sudo make install command. Log file is attached for full compilation info INSTALL raddb/mods-available/yubikey INSTALL raddb/clients.conf make: *** No rule to make target `/scratch/arvindg/build/server/radius-agent/etc/raddb/dictionary', needed by `install.raddb'. Stop. Notifying upstream projects of job completion [DEBUG] Skipping watched dependency update for build: radius_agent-master #54 due to result: FAILURE Any help in this regard is highly appreciated. Thanks Arvind Kumar Gupta
On Jun 18, 2017, at 9:16 AM, Arvind Gupta <arvindkumargupta@gmail.com> wrote:
while compiling freeradius 3.0.14 server in linux I am getting following error during sudo make install command. Log file is attached for full compilation info
INSTALL raddb/mods-available/yubikey INSTALL raddb/clients.conf make: *** No rule to make target `/scratch/arvindg/build/server/radius-agent/etc/raddb/dictionary', needed by `install.raddb'. Stop. Notifying upstream projects of job completion
Hm... that last message isn't produced by anything in FreeADIUS.
[DEBUG] Skipping watched dependency update for build: radius_agent-master #54 due to result: FAILURE
And that message isn't produced by anything in FreeRADIUS. Whatever system you're using to build the server is breaking the install. Alan DeKok.
participants (2)
-
Alan DeKok -
Arvind Gupta