GnuTLS error but wine thingks tes is ok

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Toralf Förster

GnuTLS error but wine thingks tes is ok

Post by Toralf Förster »

I'm wonder whether this :

tfoerste@n22 ~/devel/wine-git/dlls/secur32/tests $ make test
...
ntlm.c:1343: Tests skipped: NTLM package not installed, skipping test
../../../tools/runtest -q -P wine -M secur32.dll -T ../../.. -p secur32_test.exe.so schannel.c && touch schannel.ok
GnuTLS error: GnuTLS internal error.
...

is wanted (schannel.ok is created in this case).
I tested the latest git wine tree at a ThinkPad running a stable Gentoo linux w/ gnutls 2.10.5


--
MfG/Sincerely
Toralf Förster
pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: GnuTLS error but wine thingks tes is ok

Post by vitamin »

Toralf Förster wrote:tfoerste@n22 ~/devel/wine-git/dlls/secur32/tests $ make test
...
ntlm.c:1343: Tests skipped: NTLM package not installed, skipping test
../../../tools/runtest -q -P wine -M secur32.dll -T ../../.. -p secur32_test.exe.so schannel.c && touch schannel.ok
GnuTLS error: GnuTLS internal error.
Open bug report in bugzilla.
Locked