Re: Freeradius-0.9.0-pre3 on BSDI4.3, Makefile error

2003-07-21 Thread Guillermo Delmastro
- Original Message - From: Paul Hampson [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, July 18, 2003 5:08 PM Subject: RE: Freeradius-0.9.0-pre3 on BSDI4.3, Makefile error From: Guillermo Delmastro Sent: Saturday, 19 July 2003 1:16 AM But now, after doing gmake, I get

Re: Freeradius-0.9.0-pre3 on BSDI4.3, Makefile error

2003-07-18 Thread Guillermo Delmastro
this version? Or am I doing something wrong? Guillermo - Original Message - From: Ross Reed [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, July 17, 2003 6:06 PM Subject: RE: Freeradius-0.9.0-pre3 on BSDI4.3, Makefile error Make sure you are using gmake and not make. I had the same

RE: Freeradius-0.9.0-pre3 on BSDI4.3, Makefile error

2003-07-18 Thread Paul Hampson
From: Guillermo Delmastro Sent: Saturday, 19 July 2003 1:16 AM But now, after doing gmake, I get this errors: gmake[4]: Entering directory `/usr/local/freeradius-0.9.0-pre3/src/main' gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I../include -c radiusd.c radiusd.c: In function `main':

Re: Freeradius-0.9.0-pre3 on BSDI4.3, Makefile error

2003-07-18 Thread Alan DeKok
Paul Hampson [EMAIL PROTECTED] wrote: Hmm, looking at the code and definition, that's crazy talk... What _is_ line 309 of src/main/radiusd.c As far as I can see, it shouldn't be looking for an sa_sigaction member. I don't recall if -pre3 had it fixed, but the fix will be in 0.9.0 The

RE: Freeradius-0.9.0-pre3 on BSDI4.3, Makefile error

2003-07-18 Thread Paul Hampson
From: Alan DeKok Sent: Saturday, 19 July 2003 7:15 AM Paul Hampson [EMAIL PROTECTED] wrote: Hmm, looking at the code and definition, that's crazy talk... What _is_ line 309 of src/main/radiusd.c As far as I can see, it shouldn't be looking for an sa_sigaction member. I don't recall

RE: Freeradius-0.9.0-pre3 on BSDI4.3, Makefile error

2003-07-17 Thread Ross Reed
Make sure you are using gmake and not make. I had the same problem. If you cant use gmake, you will need to paste the contents of Make.inc into you Makefile, but I don't recommend it. Ross Reed -Original Message- From: Guillermo Delmastro [mailto:[EMAIL PROTECTED] Sent: Thursday, July