2006/9/9, Eric Dorland <[EMAIL PROTECTED]>:
Alright, I have a powerpc box I'll try to reproduce this on, but I've got a nasty cold right now so I'm not sure when that will be. In the
Get well soon! :)
meantime if you can try rebuilding the package on you machine and see if it gives you the same results that would be a big help.
I rebuilt both; 1.5.dfsg+1.5.0.6-3 works perfectly like the original debian build and my 1.5.dfsg+1.5.0.6-4 also produced the empty box. I've looked through the changelog to narrow it down and ran some tests afterwards. The following patch is quite simple and fixes the problem for me. === xpcom/reflect/xptcall/src/md/unix/Makefile.in === 276c276 < ifneq (,$(filter powerpc powerpc64,$(OS_TEST))) ---
ifneq (,$(filter ppc ppc64 powerpc powerpc64,$(OS_TEST)))
=== xpcom/reflect/xptcall/src/md/unix/Makefile.in === Testing/feedback appreciated. Markus -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]