[Bug 19781] Visual C++ 2005 Express: -Zi option doesn't work; breaks Firefox build's configure script

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Nov 7 04:59:43 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=19781





--- Comment #28 from Kai Blin <kai.blin at gmail.com>  2009-11-07 04:59:42 ---
Actually the problem is that the rpc server side in Wine does not handle
authentication whatsoever. It never calls out to SSPI and never attaches a
challenge packet to the BIND_ACK reply, so the rpc client code never finishes
the handshake.

So technically this is an rpc bug. :)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list