64 bit issues?

David Frascone dave at frascone.com
Tue Jan 24 17:12:39 CET 2006


I'm having weird problems when building 1.1.0 code on x86_64 platforms.  
The code builds and installs fine, but the dictionary
parsing routes seem to have many problems.  Things seem to work properly 
on 32 bit machines.  . . Here's the error I get:

root at magneto:~ # radiusd -xx
Starting - reading configuration files ...
reread_config:  reading radiusd.conf
Config:   including file: /usr/etc/raddb/proxy.conf
Config:   including file: /usr/etc/raddb/clients.conf
Config:   including file: /usr/etc/raddb/snmp.conf
Config:   including file: /usr/etc/raddb/eap.conf
Config:   including file: /usr/etc/raddb/sql.conf
 main: prefix = "/usr"
 main: localstatedir = "/usr/var"
 main: logdir = "/usr/var/log/radius"
 main: libdir = "/usr/lib"
 main: radacctdir = "/usr/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/var/log/radius/radius.log"
 main: log_auth = yes
 main: log_auth_badpass = yes
 main: log_auth_goodpass = yes
 main: pidfile = "/usr/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/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
Errors reading dictionary: dict_init: 
/usr/share/freeradius/dictionary.ascend[1233]: dict_addvalue: Duplicate 
value name Route-IPX-No for attribute X-Ascend-Route-IPX
Errors reading radiusd.conf


I've tried fixing all the "duplicate" attributes, but then it fails with 
a similar error on a non duplicate AVP.

Any ideas?

-- 

David Frascone

                     Useless Invention: Inflatable anchor.




More information about the Freeradius-Devel mailing list