[Tokend-Dev] error: dlfcn.h: No such file or directory
Ludovic Rousseau
ludovic.rousseau at gmail.com
Tue Oct 20 00:22:36 PDT 2009
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/SmartcardCCID.plist
--
Dr. Ludovic Rousseau
More information about the Tokend-Dev
mailing list