Re: Cannot start freeradius

2005-09-02 Thread Daniel Corbe
:(


On 9/2/05, Daniel Corbe [EMAIL PROTECTED] wrote:
 when I go to start radiusd I get the following error:
 
 radiusd.conf[1383] Failed to link to module 'rlm_exec':
 dlopen(/usr/local/lib/rlm_exec-1.0.4.so, 9): Symbol not found:
 _debug_flag   Referenced from: /usr/local/lib/rlm_exec-1.0.4.so
 Expected in: flat namespace
 
 This is a fresh install on a Mac OS X box.
 
 Any help is appriciated.
 
 Thanks.
 
 -Daniel


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


Re: Cannot start freeradius

2005-09-02 Thread Alan DeKok
Daniel Corbe [EMAIL PROTECTED] wrote:
 :(

  Google the mailing list archives.

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


Re: Cannot start freeradius

2005-09-02 Thread Thor Spruyt
 On 9/2/05, Daniel Corbe [EMAIL PROTECTED] wrote:
 when I go to start radiusd I get the following error:
 
 radiusd.conf[1383] Failed to link to module 'rlm_exec':
 dlopen(/usr/local/lib/rlm_exec-1.0.4.so, 9): Symbol not found:
 _debug_flag   Referenced from: /usr/local/lib/rlm_exec-1.0.4.so
 Expected in: flat namespace
 
 This is a fresh install on a Mac OS X box.
 
 Any help is appriciated.

More information would also be appriciated :)

Which version of freeradius?
Did you try to compile freeradius from source? Provide the output.
Provide the complete output, also that what comes before the error.

-- 
Groeten, Regards, Salutations,

Thor Spruyt
M: +32 (0)475 67 22 65
E: [EMAIL PROTECTED]
W: www.thor-spruyt.com

www.salesguide.be
www.telenethotspot.be

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


Re: Cannot start freeradius

2005-09-02 Thread Daniel Corbe
Yes,

Compiled from source.  FreeRADIUS 1.0.4

jomama:/usr/local/src root# /usr/local/sbin/radiusd -X
Starting - reading configuration files ...
reread_config:  reading radiusd.conf
Config:   including file: /usr/local/etc/raddb/proxy.conf
Config:   including file: /usr/local/etc/raddb/clients.conf
Config:   including file: /usr/local/etc/raddb/snmp.conf
Config:   including file: /usr/local/etc/raddb/eap.conf
Config:   including file: /usr/local/etc/raddb/sql.conf
 main: prefix = /usr/local
 main: localstatedir = /usr/local/var
 main: logdir = /usr/local/var/log/radius
 main: libdir = /usr/local/lib
 main: radacctdir = /usr/local/var/log/radius/radacct
 main: hostname_lookups = no
 main: max_request_time = 30
 main: cleanup_delay = 5
 main: max_requests = 1024
 main: delete_blocked_requests = 0
 main: port = 0
 main: allow_core_dumps = no
 main: log_stripped_names = no
 main: log_file = /usr/local/var/log/radius/radius.log
 main: log_auth = no
 main: log_auth_badpass = no
 main: log_auth_goodpass = no
 main: pidfile = /usr/local/var/run/radiusd/radiusd.pid
 main: user = (null)
 main: group = (null)
 main: usercollide = no
 main: lower_user = no
 main: lower_pass = no
 main: nospace_user = no
 main: nospace_pass = no
 main: checkrad = /usr/local/sbin/checkrad
 main: proxy_requests = yes
 proxy: retry_delay = 5
 proxy: retry_count = 3
 proxy: synchronous = no
 proxy: default_fallback = yes
 proxy: dead_time = 120
 proxy: post_proxy_authorize = yes
 proxy: wake_all_if_all_dead = no
 security: max_attributes = 200
 security: reject_delay = 1
 security: status_server = no
 main: debug_level = 0
read_config_files:  reading dictionary
read_config_files:  reading naslist
Using deprecated naslist file.  Support for this will go away soon.
read_config_files:  reading clients
read_config_files:  reading realms
radiusd:  entering modules setup
Module: Library search path is /usr/local/lib
radiusd.conf[1383] Failed to link to module 'rlm_exec':
dlopen(/usr/local/lib/rlm_exec-1.0.4.so, 9): Symbol not found:
_debug_flag   Referenced from: /usr/local/lib/rlm_exec-1.0.4.so  
Expected in: flat namespace
jomama:/usr/local/src root# 

On 9/2/05, Thor Spruyt [EMAIL PROTECTED] wrote:
  On 9/2/05, Daniel Corbe [EMAIL PROTECTED] wrote:
  when I go to start radiusd I get the following error:
 
  radiusd.conf[1383] Failed to link to module 'rlm_exec':
  dlopen(/usr/local/lib/rlm_exec-1.0.4.so, 9): Symbol not found:
  _debug_flag   Referenced from: /usr/local/lib/rlm_exec-1.0.4.so
  Expected in: flat namespace
 
  This is a fresh install on a Mac OS X box.
 
  Any help is appriciated.
 
 More information would also be appriciated :)
 
 Which version of freeradius?
 Did you try to compile freeradius from source? Provide the output.
 Provide the complete output, also that what comes before the error.
 
 --
 Groeten, Regards, Salutations,
 
 Thor Spruyt
 M: +32 (0)475 67 22 65
 E: [EMAIL PROTECTED]
 W: www.thor-spruyt.com
 
 www.salesguide.be
 www.telenethotspot.be
 
 -
 List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


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