If you want to build 3.0.18 like the subject says, then you're not following the instructions on the wiki.
You're building development version. Which is why it's asking for kqueue
and all sorts of things you don't need.
I used these commands
From the git repository (*version 3.0.18* - latest released version) git clone https://github.com/FreeRADIUS/freeradius-server.git cd freeradius-server git checkout release_3_0_18
So, the wiki steps is wrong? On Tue, Feb 26, 2019 at 9:35 PM Matthew Newton <mcn@freeradius.org> wrote:
On 26 February 2019 23:49:11 GMT, Elias Pereira <empbilly@gmail.com> wrote:
dpkg-buildpackage: info: source version 4.0.0+git
If you want to build 3.0.18 like the subject says, then you're not following the instructions on the wiki.
You're building development version. Which is why it's asking for kqueue and all sorts of things you don't need.
-- Matthew
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Elias Pereira