Le Sun, Oct 29, 2006 at 11:50:39AM +0100, Christian Holm Christensen a écrit : > > Call for builders: If you have Debian GNU/Linux running on some > architecture other than i386, I'd very much like if you could try to > rebuild the packages for your platform, and report back problems to me > ([EMAIL PROTECTED]). In particular, I'd like to hear about builds for amd64, > ia64, powerpc, powerpc64, and similar.
Dear Christian, I tried to build root in a ppc64 chroot (a fully 64-bits environment). I am a bit busy, so I can not investigate the error message. Here is the tail of it: x11/src/GX11Gui.cxx:2623: error: expected primary-expression before ')' token x11/src/GX11Gui.cxx:2624: error: 'XPutImage' was not declared in this scope x11/src/GX11Gui.cxx: In member function 'virtual void TGX11::DeleteImage(Drawable_t)': x11/src/GX11Gui.cxx:2632: error: 'XImage' was not declared in this scope x11/src/GX11Gui.cxx:2632: error: expected primary-expression before ')' token x11/src/GX11Gui.cxx:2632: error: 'XDestroyImage' was not declared in this scope x11/src/GX11Gui.cxx: In member function 'virtual void TGX11::ShapeCombineMask(Window_t, Int_t, Int_t, Pixmap_t)': x11/src/GX11Gui.cxx:2642: error: 'fDisplay' was not declared in this scope x11/src/GX11Gui.cxx:2642: error: 'Window' was not declared in this scope x11/src/GX11Gui.cxx:2642: error: 'ShapeBounding' was not declared in this scope x11/src/GX11Gui.cxx:2643: error: 'Pixmap' was not declared in this scope x11/src/GX11Gui.cxx:2643: error: 'ShapeSet' was not declared in this scope x11/src/GX11Gui.cxx:2643: error: 'XShapeCombineMask' was not declared in this scope make[1]: *** [x11/src/GX11Gui.o] Error 1 make[1]: Leaving directory `/root-5.13.05' make: *** [build-arch-stamp] Error 2 I do not know if it is a problem of missing dependancies or not. Also, I did not apt-get upgrade my chroot before, but did apt-get build-dep root. Have a nice day, -- Charles Plessy http://charles.plessy.org Wako, Saitama, Japan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

