<[EMAIL PROTECTED]> wrote:
> I tried to compile it too, but decided not to use it yet...,
> 
> in the configure.in there is a string somewhere "none required"
> that one is blocking the compiles. (freeradius 0.4)

  <grumble>  Rather than doing something intelligent, like setting
unneeded variables to empty strings, autoconf is *so* helpful that it
sets them to english strings which say they're empty.

  Go to 'configure', and look for:

     PTHREADLIB="$PTHREADLIB $ac_cv_search_sem_init"

  Delete that line.  The configure process should work.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to