Hi,

When compiling OpenSC subversion code on MacOSX, we've encountered the
following problem of undefined symbols:

/usr/bin/ld: Undefined symbols:
_lt_dlclose
_lt_dlinit
_lt_dlopen
_lt_dlsym
collect2: ld returned 1 exit status
make[3]: [pkcs11-tool] Error 1

However, these symbols are present on /usr/lib/libltl.dylib.

This error is shown after executing the following commands:

$./bootstrap 
$./configure
$ make

And make gives us the commented error. This error occurs on both Power
PC and Intel arquitecture.

Has anyone of you compiled OpenSC on a MacOS X? Do you kwow why are we
getting this error when compiling?

TIA,
-- 
Albert Solana Berengué
[EMAIL PROTECTED]
C3PO, S.L.
http://www.c3po.es
C/Bertran, 113 - 08023 Barcelona
Tel. 93 417 99 55 - Fax. 93 253 12 80

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

Reply via email to