Hello,

I have problems compiling the trunk under windows, and one of the problems 
seems to be related to gemsafe modules. Maybe someone has encountered the same 
problem and knows how to fix it.

The compilation fails due to the error 

opensc.exp : error LNK2001: unresolved external symbol [EMAIL PROTECTED]

I have traced it to the point that makedef.pl calls dumpbin, and for 
GemSafeV1.obj, dumpbin returns 

...................
042 00000000 SECT6  notype       Static       | .rdata
    Section length    4, #relocs    0, #linenums    0, checksum        0, 
selection    2 (pick any)
044 00000000 SECT6  notype       External     | [EMAIL PROTECTED]
045 00000000 UNDEF  notype       External     | ___security_cookie
...................


[EMAIL PROTECTED] is then added to the DEF file which causes the error.

Any ideas on how to fix this ???

Thanks in advance,
Brandy


_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to