Correction...
I believe card-gemsafeV1.obj pkcs15-gemsafeV1.obj and pkcs15-gemsafeGPK.obj
                                                                     ^^^
should all be in the MakeFile.mak

Douglas E. Engert wrote:
> Most likely it relates to the src/libopensc/Makefile.mak
> not being updated when the card-gemsafe.c  and pkcs15-gemsafe.c
> where renamed to card-gemsafeV1.c and pkcs15-gemsafeV1.c
> and pkcs15-gemsafeGPK.c was added.
> 
> pkcs15-gemsafe.obj is still listed in the Makefile.mak
> but card-gemsafe.obj is not.
> 
> I believe card-gemsafeV1.obj pkcs15-gemsafeV1.obj and pkcs15-gemsafe.obj
> should all be in the MakeFile.mak
> 
> There may be other changes that should also have updated the
> Makefile.mak.
> 
> See the thread on New Build system for OpenSC on other comments
> about Makefile.mak
> 
> 
> 
> 
> Franz Brandl wrote:
>> 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! MSN Messenger 
>> <http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/>
>>
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> opensc-devel mailing list
>> opensc-devel@lists.opensc-project.org
>> http://www.opensc-project.org/mailman/listinfo/opensc-devel
> 

-- 

  Douglas E. Engert  <[EMAIL PROTECTED]>
  Argonne National Laboratory
  9700 South Cass Avenue
  Argonne, Illinois  60439
  (630) 252-5444
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to