static radiusd

2003-09-01 Thread Pascal Sguy
Hello,

Is there a way to build a static version of freeradius ? (with all rlm
linked in radiusd).



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


Re: static radiusd

2003-09-01 Thread Alan DeKok
=?Windows-1252?Q?Pascal_S=E9guy?= [EMAIL PROTECTED] wrote:
 Is there a way to build a static version of freeradius ? (with all rlm
 linked in radiusd).

  Yes, but it requires some editing of the Makefiles.  We still
haven't finalized all of the magic required to link it statically.

  Alan DeKok.

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


Re: static radiusd

2003-09-01 Thread Pascal Sguy

- Original Message -
From: Alan DeKok [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, September 01, 2003 4:26 PM
Subject: Re: static radiusd


 =?Windows-1252?Q?Pascal_S=E9guy?= [EMAIL PROTECTED] wrote:
  Is there a way to build a static version of freeradius ? (with all rlm
  linked in radiusd).

   Yes, but it requires some editing of the Makefiles.  We still
 haven't finalized all of the magic required to link it statically.

I realize now it works!
radiusd is still dynamicaly linked, but my rlm is inside.
I have understood this when I was not able any more to update my rlm by a
make install in modules/my_rlm.

I don't really know why I am now in static because it's the result of
experiments of last week. maybe:  configure --enable-shared=no  ?



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