Hi Everyone The solution to this problem is outlined in http://diymacserver.com/forum/topic/88 ie: export MACOSX_DEPLOYMENT_TARGET=10.5 ./configure make make install
Thanks for all your comments. Just posting this response so that people searching on this topic later on will find the solution here Thanks Balaji On Nov 14, 2007, at 7:48 PM, Balaji Srinivasan wrote: > Hi There > The last few days Ive been trying to get courier-auth to work on my > newly upgraded iMac running Leopard. Whenever I try to start > authdaemond I get the following error: > > Nov 13 14:15:59 Balaji-iMac authdaemond[32971]: > modules=”authuserdb”, daemons=5 > Nov 13 14:15:59 Balaji-iMac authdaemond[32971]: Installing > libauthuserdb > Nov 13 14:15:59 Balaji-iMac authdaemond[32971]: dlopen(/opt/local/ > lib/courier-authlib/libauthuserdb.0.so, 9): Symbol not found: > _auth_userdb > Nov 13 14:15:59 Balaji-iMac authdaemond[32971]: Referenced from: / > opt/local/lib/courier-authlib/libauthuserdb.0.so > Nov 13 14:15:59 Balaji-iMac authdaemond[32971]: Expected in: flat > namespace > Nov 13 14:15:59 Balaji-iMac authdaemond[32971]: > > Ive tried all possibilities including adding -flat_namespace and - > force_flat_namespace to the LDFLAGS when compiiling. > If anyone has any ideas about this please let me know. I would > appreciate any help I can get. > Thanks > Balaji > PS: This was courier-auth 0.60.2 ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
