Re: Compiling FR 1.1.0

2006-01-13 Thread Alan DeKok
"Paul Khavkine" <[EMAIL PROTECTED]> wrote: > This problem is also present in FreeBSD 6.0-RELEASE > > sys/un.h is not included properly. The solution is to add sys/un.h to the configure checks, and to replace the problem code with: #ifdef HAVE_SYS_UN_H #include #endif We'll make that change

Re: Compiling FR 1.1.0

2006-01-13 Thread Paul Khavkine
On Fri, 2006-01-13 at 17:11 +0800, Rohaizam Abu Bakar wrote: > > Tested with FBSD 4.11 error with rlm_attr_rewrite... After remove the > folder... then error with rlm_otp > > ### > Making all in cardops ... > gmake[6]: Entering directory > `/var/src/freeradi

Compiling FR 1.1.0

2006-01-13 Thread Rohaizam Abu Bakar
  Tested with FBSD 4.11 error with rlm_attr_rewrite... After remove the folder... then error with rlm_otp   ### Making all in cardops ...gmake[6]: Entering directory `/var/src/freeradius-1.1.0/src/modules/rlm_otp/cardops'gcc  -g -O2 -pthread -D_THREAD_SAFE