gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: request for help: openpgp under windows doesn't work


From: Simon Josefsson
Subject: Re: request for help: openpgp under windows doesn't work
Date: Mon, 29 Sep 2008 11:14:10 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.2 (gnu/linux)

Nikos Mavrogiannopoulos <address@hidden> writes:

> Hello Simon,
>  I cannot compile gnutls4win, I get:
>
> err:module:import_dll Library libgpg-error-0.dll (which is needed by
> L"H:\\cvs\\gnutls4win\\build\\libgpg-error-1.6\\tests\\.libs\\t-strerror.exe")
> not found
> err:module:LdrInitializeThunk Main exe initialization for
> L"H:\\cvs\\gnutls4win\\build\\libgpg-error-1.6\\tests\\.libs\\t-strerror.exe"
> failed, status c0000135
> FAIL: t-strerror.exe
> err:module:import_dll Library libgpg-error-0.dll (which is needed by
> L"H:\\cvs\\gnutls4win\\build\\libgpg-error-1.6\\tests\\.libs\\t-syserror.exe")
> not found
> err:module:LdrInitializeThunk Main exe initialization for
> L"H:\\cvs\\gnutls4win\\build\\libgpg-error-1.6\\tests\\.libs\\t-syserror.exe"
> failed, status c0000135
> FAIL: t-syserror.exe
> ====================================
> 2 of 2 tests failed
> Please report to address@hidden
> ====================================

Hi Nikos,
I haven't tracked down why this happens, but there is a workaround for
it, you need to create these symlinks to your install tree:

address@hidden:~$ ls -la .wine/drive_c/windows/system32/|grep -- '->'
lrwxrwxrwx  1 jas root     46 2008-09-08 15:08 libgcrypt-11.dll -> 
/home/jas/gnutls4win/inst/bin/libgcrypt-11.dll
lrwxrwxrwx  1 jas root     46 2008-09-08 15:07 libgnutls-26.dll -> 
/home/jas/gnutls4win/inst/bin/libgnutls-26.dll
lrwxrwxrwx  1 jas root     52 2008-09-08 15:07 libgnutls-extra-26.dll -> 
/home/jas/gnutls4win/inst/bin/libgnutls-extra-26.dll
lrwxrwxrwx  1 jas root     54 2008-09-08 15:08 libgnutls-openssl-26.dll -> 
/home/jas/gnutls4win/inst/bin/libgnutls-openssl-26.dll
lrwxrwxrwx  1 jas root     48 2008-09-08 15:08 libgpg-error-0.dll -> 
/home/jas/gnutls4win/inst/bin/libgpg-error-0.dll
lrwxrwxrwx  1 jas root     44 2008-09-08 15:08 libtasn1-3.dll -> 
/home/jas/gnutls4win/inst/bin/libtasn1-3.dll
address@hidden:~$ 

> If you could commit the latest binaries to cvs or even send them to me
> would be the best for me.

Just unzip the latest *.zip in the bin/ directory should take care of
that.

/Simon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]