Building on OS X Lion
Martin Paljak
martin at martinpaljak.net
Tue Jul 26 07:57:18 CEST 2011
On Jul 25, 2011, at 7:26 PM, Werner Koch wrote:
> On Mon, 25 Jul 2011 17:40, nicholas.cole at gmail.com said:
>
>> nicholas$ gpg --card-status
>> gpg(97903) malloc: *** mmap(size=2608166010582208512) failed (error code=12)
>
> That is probably a bug in the pcsc code: We dlopen the pcsc library and
> have our own prototypes for the functions. However we use "unsigned
> long" instead of the "DWORD" type Windows originally used. Thus we
> have a 64/32 bit mismatch if tyhe pcsc library is 32 bit.
Why don't you use the provided .h files?
Martin
More information about the Gnupg-devel
mailing list