On Mon, Oct 03, 2005 at 11:58:55AM -0400, Lennart Sorensen wrote: > On Mon, Oct 03, 2005 at 01:27:37PM +0200, Alexander Sack wrote: > > before I start doing trial and error uploads, wasting lots of buildd > > time, could you help us and sort out what patches > > are needed in order to fix the FTBFS for mozilla-thunderbird > > (1.0.7-1) and mozilla-firefox (dito), please? > > The solution in bug #325532 solved the build problem for nvu which had > the exact same error message. You need to apply that patch including > the fix for the typo a bit further down in the message. That should fix > mozilla. > > Thunderbird has this problem in xptcinvoke_arm.cpp: > > extern "C" { > struct my_params_struct { > nsISupports* that; > PRUint32 Index; > PRUint32 Count; > nsXPTCVariant* params; > PRUint32 fn_count; > PRUint32 fn_copy; > }; > }; <- line 139: xptcinvoke_arm.cpp:139: error: extra ';' > > This should either have the last ';' removed (it shouldn't be there) > or the block around the struct could go entirely since it has no real > purpose. >
Thanks, I figured this out on my own. Anyway, I asked if someone can ensure that this is the only problem left. > > Isn't there a rule that you don't check things into cvs untile it at > least compiles? What do you mean? I am *not* upstream. -- GPG messages preferred. | .''`. ** Debian GNU/Linux ** Alexander Sack | : :' : The universal [EMAIL PROTECTED] | `. `' Operating System http://www.asoftsite.org | `- http://www.debian.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]