http://bugs.winehq.org/show_bug.cgi?id=19884 Summary: visual c++ 2005 express firefox build fails: xpidl.exe fails Product: Wine Version: 1.1.28 Platform: PC OS/Version: Linux Status: NEW Keywords: download, source Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com The next problem after bug 19783 for me (after getting past the various mkdepend problems) was c:/cygwin/firefox-191src/ff-dbg/dist/bin/xpidl.exe -m typelib -w -I/c/cygwin/firefox-191src/xpcom/base -I../../dist/idl -e _xpidlgen/nsrootidl.xpt -d .deps/nsrootidl.pp /c/cygwin/firefox-191src/xpcom/base/nsrootidl.idl c:/cygwin/firefox-191src/ff-dbg/dist/bin/xpt_link.exe _xpidlgen/xpcom_base.xpt _xpidlgen/nsIConsoleListener.xpt _xpidlgen/nsIConsoleMessage.xpt _xpidlgen/nsIConsoleService.xpt _xpidlgen/nsIErrorService.xpt _xpidlgen/nsIException.xpt _xpidlgen/nsIExceptionService.xpt _xpidlgen/nsIVersionComparator.xpt _xpidlgen/nsIUUIDGenerator.xpt _xpidlgen/nsIMutable.xpt _xpidlgen/nsIMemoryReporter.xpt _xpidlgen/nsIDebug.xpt _xpidlgen/nsIInterfaceRequestor.xpt _xpidlgen/nsIMemory.xpt _xpidlgen/nsIProgrammingLanguage.xpt _xpidlgen/nsISupports.xpt _xpidlgen/nsITraceRefcnt.xpt _xpidlgen/nsIWeakReference.xpt _xpidlgen/nsrootidl.xpt make[4]: *** [_xpidlgen/xpcom_base.xpt] Error 1 make[4]: Leaving directory `/c/cygwin/firefox-191src/ff-dbg/xpcom/base' make[3]: *** [libs] Error 2 make[3]: Leaving directory `/c/cygwin/firefox-191src/ff-dbg/xpcom' Looks like the xpidl.exe that was built doesn't work? (BTW this was with the patch for bug 18479, since it fixes so many problems.) -- 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.