I have seen these errors posted else ware, but no real fix for them...

Here is the configure line

---CUT---
./configure --prefix=/apps/renn/freeRadius_1.1.1
--with-openssl-includes=/usr/local/ssl/include/openssl
--with-openssl-libraries=/usr/local/ssl/lib --without-rlm_sql
--without-rlm_eap_peap --without-rlm_eap_tls --without-rlm_eap_ttls
--enable-strict-dependencies --without-rlm_krb5 --without-rlm_ldap
--without-rlm_otp --without-rlm_perl
---CUT---

No errors on configure
No errors on make
No errors on make install (except for man, which I rem'ed out for now)

---CUT---
[EMAIL PROTECTED]:2:./check-radiusd-config 
Ignoring deprecated command-line option -pStarting - reading configuration
files ...
reread_config:  reading radiusd.conf
Config:   including file: /apps/renn/freeRadius_1.1.1/etc/raddb/proxy.conf
Config:   including file: /apps/renn/freeRadius_1.1.1/etc/raddb/clients.conf
Config:   including file: /apps/renn/freeRadius_1.1.1/etc/raddb/snmp.conf
Config:   including file: /apps/renn/freeRadius_1.1.1/etc/raddb/eap.conf
Config:   including file: /apps/renn/freeRadius_1.1.1/etc/raddb/sql.conf
 main: prefix = "/apps/renn/freeRadius_1.1.1"
 main: localstatedir = "/apps/renn/freeRadius_1.1.1/var"
 main: logdir = "/apps/renn/freeRadius_1.1.1/var/log/radius"
 main: libdir = "/apps/renn/freeRadius_1.1.1/lib"
 main: radacctdir = "/apps/renn/freeRadius_1.1.1/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 = "/apps/renn/freeRadius_1.1.1/var/log/radius/radius.log"
 main: log_auth = no
 main: log_auth_badpass = no
 main: log_auth_goodpass = no
 main: pidfile = "/apps/renn/freeRadius_1.1.1/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 = "/apps/renn/freeRadius_1.1.1/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 = no
 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 /apps/renn/freeRadius_1.1.1/lib
radiusd.conf[1541] Failed to link to module 'rlm_exec': No such file or
directory 
---CUT---
 
 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Thursday, April 13, 2006 10:04 AM
To: [EMAIL PROTECTED]; FreeRadius users mailing list
Subject: Re: freeRadius vs. AIX 

"Reynold McGuire" <[EMAIL PROTECTED]> wrote:
> I know this has come up a few other times... But I have searched back 
> thru all of the archives and still have not come up with a working 
> build of freeRadius for AIX.

  I've done it in the past, but AIX is... odd.

> If anyone has freeRadius working under AIX, please let me know and 
> maybe we can trade configure scripts.

  You should be able to edit the Makefiles by hand, too.

  What errors are you seeing?  Posting those may help...

  Alan DeKok.

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

Reply via email to