20 Oct
2009
20 Oct
'09
7:22 a.m.
Hello, I am trying to add a tokend to the existing tokend from Apple. The goal is to upload it on macosforge.org. My tokend uses dlopen() and so #includes dlfcn.h. My problem is that this header is not found: /Volumes/BuildRoot_10B504_20091012115357/SourceCache/Tokend/Tokend-36720/PKCS11/FooToken.cpp:15:19: error: dlfcn.h: No such file or directory I guess I need to add a dependency on dyld by creating an Info.plits like the one for SmartcardCCID [1]. Is that correct? Where should I put the Info.plist file and what to put inside? Thanks [1] http://svn.macosforge.org/repository/smartcardservices/trunk/SmartcardCCID/S... -- Dr. Ludovic Rousseau