19 Jul
2016
19 Jul
'16
2:49 a.m.
On Jul 19, 2016, at 12:51 AM, Wussler, Doug <doug.wussler@fsu.edu> wrote:
I have downloaded the 3.0.11 tarball from freeradius.org and
confirmed that I have all "BuildRequires" libraries. My platform
is RHEL 7.2. "config.log" looks good but when I run "make"
these options result in the following errors:
"--with-dhcp=no"
These are fixed in the v3.0.x branch in git.
I would prefer to eliminate unneeded options from the binary.
Honestly, it doesn't matter. Saving ~20K of disk space is not really worth it. The features you're trying to remove are only used when explicitly enabled in the configuration. Alan DeKok.