Hi all! some days ago (22.8.) i reported success on compiling and running freeradius with mac os x (10.4.7). as i read of someone habving problems to do so in the past few days i just downloaded the release version 1.1.3 and ran into to following problem: just typing "./configure", "make" and "make install" showed no errors, but on trying to start the freeradius server with "freeradius -XAs" i get: radiusd: entering modules setup Module: Library search path is /usr/local/lib 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 i am just using the standard config files with no change at all except a line for a testuser in "users". exactly the same configuration on exactly the same machine with the (also just fresh) compiled cvs-version of 21.8.2006 works without any problems. it is not only related to the rlm_exec module, if i am commenting this out in "instantination" of radiusd.conf i get the error: radiusd: entering modules setup Module: Library search path is /usr/local/lib radiusd.conf[1555] Failed to link to module 'rlm_expr': dlopen(/usr/local/lib/rlm_expr-1.1.3.so, 9): Symbol not found: _debug_flag Referenced from: /usr/local/lib/rlm_expr-1.1.3.so Expected in: flat namespace and if i comment out "expr", the same with the next used module (i assume) "pap". any hints? what changed in the meantime? regards markus -- Markus Krause email: krause@biochem.mpg.de Mogli-Soft: Support for Mac OS X, Webmail/Horde, LDAP, RADIUS by order of the Computing Center of the Max-Planck-Institute of Biochemistry Tel.: 089 - 89 40 85 99 Fax.: 089 - 89 40 85 98 --------------------------------------------------------------------- This message was sent using https://webmail.biochem.mpg.de If you encounter any problems please report to rz-linux@biochem.mpg.de