Please requeue mozart

2008-05-15 Thread Kevin Glynn
Please requeue the mozart package which failed due to a broken emacs22 (maybe not sparc, I don't see a build attempt for sparc). emacs22 is now built on all architectures. Thanks Kevin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL

Re: Building mozart-gtk on powerpc [request for help]

2004-08-25 Thread Kevin Glynn
interface is generated automatically from gtk header files. Albert Cahalan writes: > On Wed, 2004-08-25 at 07:52, Kevin Glynn wrote: > > Daniel Kobras writes: > > > On Tue, Aug 24, 2004 at 06:21:57PM +0200, Kevin Glynn wrote: > > > > fyi, it is because va_list is d

Re: Building mozart-gtk on powerpc [request for help]

2004-08-25 Thread Kevin Glynn
Daniel Kobras writes: > On Tue, Aug 24, 2004 at 06:21:57PM +0200, Kevin Glynn wrote: > > fyi, it is because va_list is declared as a one-element array of > > structs on powerpc, unlike other architectures so code like: > > > > va_list Arg4 = (va_list) OZ_getF

Re: Building mozart-gtk on powerpc [request for help]

2004-08-25 Thread Kevin Glynn
Michael Schmitz writes: > On Tue, 24 Aug 2004, Daniel Kobras wrote: > > > On Tue, Aug 24, 2004 at 06:21:57PM +0200, Kevin Glynn wrote: > > > fyi, it is because va_list is declared as a one-element array of > > > structs on powerpc, unlike ot

Re: Building mozart-gtk on powerpc [request for help]

2004-08-24 Thread Kevin Glynn
Thanks for your help. I know the cause now, but not the solution yet. fyi, it is because va_list is declared as a one-element array of structs on powerpc, unlike other architectures so code like: va_list Arg4 = (va_list) OZ_getForeignPointer((*(_OZ_LOC[(4)]))); fails on powerpc, because you

Building mozart-gtk on powerpc [request for help]

2004-08-23 Thread Kevin Glynn
Hi, I am the maintainer of the mozart-* packages. mozart-gtk is failing to build on powerpc and I need help from a powerpc user to see why. http://buildd.debian.org/fetch.php?&pkg=mozart-gtk&ver=20040429-3&arch=powerpc&stamp=109223&file=log&as=raw Building mozart-gtk causes C files to be