On Tue, 14 Apr 2009 16:51, [email protected] said: > off_t is 4 bytes, although I am not sure how that could be a problem, > since the error I get does not occur on the line where off_t is used.
The manual explains that. libgpgme is compiled with large file system support and thus requires that you do the same. You will mess up the stack if you don't. Salam-Shalom, Werner -- Die Gedanken sind frei. Auschnahme regelt ein Bundeschgesetz. _______________________________________________ Gnupg-users mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnupg-users
