Re: Compiling 1.1.3

2006-11-23 Thread Alan DeKok
Matthew Green wrote:
> Hello,
> 
> I have been able to compile & install radius but when I try a run it I get
> the following error:
> 
> Thu Nov 23 16:18:57 2006 : Error: radiusd.conf[1585] Failed to link to
> module 'rlm_exec': dlopen(/usr/local/lib/rlm_exec-1.1.3.so, 9): Symbol not
> found: _debug_flag   Referenced from: /usr/local/lib/rlm_exec-1.1.3.so
> Expected in: flat namespace
> 
> Does anyone know what is cause this?

  Various platform issues.

  See the FAQ you want to do "./configure --disabled-shared", which
should work around most of the issues.

  Alan DeKok.
--
  http://deployingradius.com   - The web site of the book
  http://deployingradius.com/blog/ - The blog
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: Compiling 1.1.3

2006-11-23 Thread Matthew Green
Hello,

Found the answer at:
http://lists.cistron.nl/pipermail/freeradius-devel/2006-August/010208.html

Mat


On 23/11/06 16:22, "Matthew Green" <[EMAIL PROTECTED]> wrote:

> Hello,
> 
> I have been able to compile & install radius but when I try a run it I get
> the following error:
> 
> Thu Nov 23 16:18:57 2006 : Error: radiusd.conf[1585] Failed to link to
> module 'rlm_exec': dlopen(/usr/local/lib/rlm_exec-1.1.3.so, 9): Symbol not
> found: _debug_flag   Referenced from: /usr/local/lib/rlm_exec-1.1.3.so
> Expected in: flat namespace
> 
> Does anyone know what is cause this?
> 
> Thanks in advance,
> Mac & Radius newbie (Converting from windows)
> Mat
> 
> 
> 
> On 23/11/06 15:23, "Matthew Green" <[EMAIL PROTECTED]> wrote:
> 
>> Found the directory you were talking about. Thanks for the help.
>> 
>> M
>> 
>> 
>> On 23/11/06 09:43, "Matthew Green" <[EMAIL PROTECTED]> wrote:
>> 
>>> Hello,
>>> 
>>> I delete the source directory, done a 'make clean', re-ran the configure
>>> script and done a make again but I still get the same error. So which
>>> directory are you referring to?
>>> 
>>> Thanks
>>> Mat
>>> 
>>> 
>>> On 22/11/06 17:02, "Alan DeKok" <[EMAIL PROTECTED]> wrote:
>>> 
 Matthew Green wrote:
> Hello,
> 
> I am trying to compile 1.1.3 on Mac OS X so FreeRADIUS will work with
> PostgreSQL 8.3 as it does not have libpq.3.dylib but libpq.4.1.dylib but I
> get the following error:
> 
> Making all in rlm_perl...
 
   If you're not planning on using rlm_perl, just delete the directory.
 
   At some point next spring, Apple should submit their patches/additions
 back to the server, so that it will build easily on MacOS.
 
   Alan DeKok.
 --
   http://deployingradius.com   - The web site of the book
   http://deployingradius.com/blog/ - The blog
 - 
 List info/subscribe/unsubscribe? See
 http://www.freeradius.org/list/users.html
>>> 
>>> 
>>> - 
>>> List info/subscribe/unsubscribe? See
>>> http://www.freeradius.org/list/users.html
>> 
>> 
>> - 
>> List info/subscribe/unsubscribe? See
>> http://www.freeradius.org/list/users.html
> 
> 
> - 
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


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


Re: Compiling 1.1.3

2006-11-23 Thread Matthew Green
Hello,

I have been able to compile & install radius but when I try a run it I get
the following error:

Thu Nov 23 16:18:57 2006 : Error: radiusd.conf[1585] Failed to link to
module 'rlm_exec': dlopen(/usr/local/lib/rlm_exec-1.1.3.so, 9): Symbol not
found: _debug_flag   Referenced from: /usr/local/lib/rlm_exec-1.1.3.so
Expected in: flat namespace

Does anyone know what is cause this?

Thanks in advance,
Mac & Radius newbie (Converting from windows)
Mat



On 23/11/06 15:23, "Matthew Green" <[EMAIL PROTECTED]> wrote:

> Found the directory you were talking about. Thanks for the help.
> 
> M
> 
> 
> On 23/11/06 09:43, "Matthew Green" <[EMAIL PROTECTED]> wrote:
> 
>> Hello,
>> 
>> I delete the source directory, done a 'make clean', re-ran the configure
>> script and done a make again but I still get the same error. So which
>> directory are you referring to?
>> 
>> Thanks
>> Mat
>> 
>> 
>> On 22/11/06 17:02, "Alan DeKok" <[EMAIL PROTECTED]> wrote:
>> 
>>> Matthew Green wrote:
 Hello,
 
 I am trying to compile 1.1.3 on Mac OS X so FreeRADIUS will work with
 PostgreSQL 8.3 as it does not have libpq.3.dylib but libpq.4.1.dylib but I
 get the following error:
 
 Making all in rlm_perl...
>>> 
>>>   If you're not planning on using rlm_perl, just delete the directory.
>>> 
>>>   At some point next spring, Apple should submit their patches/additions
>>> back to the server, so that it will build easily on MacOS.
>>> 
>>>   Alan DeKok.
>>> --
>>>   http://deployingradius.com   - The web site of the book
>>>   http://deployingradius.com/blog/ - The blog
>>> - 
>>> List info/subscribe/unsubscribe? See
>>> http://www.freeradius.org/list/users.html
>> 
>> 
>> - 
>> List info/subscribe/unsubscribe? See
>> http://www.freeradius.org/list/users.html
> 
> 
> - 
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


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


Re: Compiling 1.1.3

2006-11-23 Thread Matthew Green
Found the directory you were talking about. Thanks for the help.

M


On 23/11/06 09:43, "Matthew Green" <[EMAIL PROTECTED]> wrote:

> Hello,
> 
> I delete the source directory, done a 'make clean', re-ran the configure
> script and done a make again but I still get the same error. So which
> directory are you referring to?
> 
> Thanks
> Mat
> 
> 
> On 22/11/06 17:02, "Alan DeKok" <[EMAIL PROTECTED]> wrote:
> 
>> Matthew Green wrote:
>>> Hello,
>>> 
>>> I am trying to compile 1.1.3 on Mac OS X so FreeRADIUS will work with
>>> PostgreSQL 8.3 as it does not have libpq.3.dylib but libpq.4.1.dylib but I
>>> get the following error:
>>> 
>>> Making all in rlm_perl...
>> 
>>   If you're not planning on using rlm_perl, just delete the directory.
>> 
>>   At some point next spring, Apple should submit their patches/additions
>> back to the server, so that it will build easily on MacOS.
>> 
>>   Alan DeKok.
>> --
>>   http://deployingradius.com   - The web site of the book
>>   http://deployingradius.com/blog/ - The blog
>> - 
>> List info/subscribe/unsubscribe? See
>> http://www.freeradius.org/list/users.html
> 
> 
> - 
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


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


Re: Compiling 1.1.3

2006-11-23 Thread Matthew Green
Hello,

I delete the source directory, done a 'make clean', re-ran the configure
script and done a make again but I still get the same error. So which
directory are you referring to?

Thanks
Mat


On 22/11/06 17:02, "Alan DeKok" <[EMAIL PROTECTED]> wrote:

> Matthew Green wrote:
>> Hello,
>> 
>> I am trying to compile 1.1.3 on Mac OS X so FreeRADIUS will work with
>> PostgreSQL 8.3 as it does not have libpq.3.dylib but libpq.4.1.dylib but I
>> get the following error:
>> 
>> Making all in rlm_perl...
> 
>   If you're not planning on using rlm_perl, just delete the directory.
> 
>   At some point next spring, Apple should submit their patches/additions
> back to the server, so that it will build easily on MacOS.
> 
>   Alan DeKok.
> --
>   http://deployingradius.com   - The web site of the book
>   http://deployingradius.com/blog/ - The blog
> - 
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


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


Re: Compiling 1.1.3

2006-11-22 Thread Alan DeKok
Matthew Green wrote:
> Hello,
> 
> I am trying to compile 1.1.3 on Mac OS X so FreeRADIUS will work with
> PostgreSQL 8.3 as it does not have libpq.3.dylib but libpq.4.1.dylib but I
> get the following error:
> 
> Making all in rlm_perl...

  If you're not planning on using rlm_perl, just delete the directory.

  At some point next spring, Apple should submit their patches/additions
back to the server, so that it will build easily on MacOS.

  Alan DeKok.
--
  http://deployingradius.com   - The web site of the book
  http://deployingradius.com/blog/ - The blog
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html