Re: WebServiceProxyFactory() returns "Failure Processing WSDL Document"
Christophe Thiébaud <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xml |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
I tried to build firefox (0.9.2) from the source to try to debug this problem to see If I might contribute to the bug fixing, but I was not able to build it. I just posted the problem at netscape.public.mozilla.builds. Here's what I did: 1. followed the instructions at http://www.mozilla.org/build/win32.html 2. make -f client.mk build 3. got error: c:/dev/downloads/firefox/firefox-0.9.2-source/mozilla/rdf/chrome/src/nsChromeRegistry.cpp(2693): error C2511: 'UninstallPackage' : overloaded member function 'unsigned int (const unsigned short *,int)' not found in 'nsChromeRegistry' c:/dev/downloads/firefox/firefox-0.9.2-source/mozilla/rdf/chrome/src/nsChromeRegistry.h(66): see declaration of 'nsChromeRegistry' I am surely missing something (perhaps compiling something that is not part of firefox ?) could somebody help me to install a debbugable version of firefox on my Win2000 machine ? Thanks Christophe Thiébaud