I'm trying to link our (the OpenDNSSEC project's) HSM/PKCS#11 tools 
(http://svn.opendnssec.se/trunk/hsm-toolkit/ 
) with OpenSC's pkcs11 library (installed from MacOSX SCA), but it  
just doesn't link.

example:

gcc -o hsm-toolkit -O3 -W -Wall -Werror -g -I. -L/usr/local/lib \
        /Library/OpenSC/lib/opensc-pkcs11.so  hsm-toolkit.c
ld: in /Library/OpenSC/lib/opensc-pkcs11.so, can't link with bundle  
(MH_BUNDLE) only dylibs (MH_DYLIB)
collect2: ld returned 1 exit status

anyone have an idea what might be wrong? (and perhaps how to solve it?)


        jakob


ps. please cc'd me, since I'm not subscribed to the list.

_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to