Hello,

I imported FreeRADIUS from git on Eclipse, and tried to build it, but this error occurs while building the project:

threads.h:47:2: error: #error WITH_THREADS defined, but pthreads not available

Can anybody guide me how to solve this issue? Thanks.