Re: Bug#324030: swt-gtk: FTBFS on 64 bit arches: error: cast from 'void*' to 'jint' loses precision

2005-09-13 Thread Christian T. Steigies
On Tue, Sep 13, 2005 at 10:52:02AM -0600, Shaun Jackman wrote: > > The build times out on m68k: > make[1]: Entering directory `/build/buildd/swt-gtk-3.1' > gcj -fPIC -fjni -c `find org -name *.java` > make[1]: *** [java-stamp] Terminated > make: *** [build-stamp] Terminated > Build killed with sig

Re: Bug#324030: swt-gtk: FTBFS on 64 bit arches: error: cast from 'void*' to 'jint' loses precision

2005-09-13 Thread Michael Koch
On Tue, Sep 13, 2005 at 10:52:02AM -0600, Shaun Jackman wrote: > SWT 3.1 does not build on 64 bit platforms due to numerous... > cast from 'void*' to 'jint' loses precision > ... errors [1]. The patch to fix this issue would be large, indeed. > I'm inclined to remove the 64 bit platforms from

Re[8]: Буду благодарна, если Rose

2005-09-13 Thread Manuel Vitor
Привет! Вы большой начальник , но чувствуете себя совершенно беспомощным на переговорах с иностранными представителями? Без больших скидок не уйдёте! :) Наши телефоны в Москве: 105-5186 238-три-три-восемь-шесть Uddin Ahmed Bojalil Ruival Dobbels Mukuno Cotter Acosta Zaharov -- To UNSU

Re: Bug#324030: swt-gtk: FTBFS on 64 bit arches: error: cast from 'void*' to 'jint' loses precision

2005-09-13 Thread Steve Langasek
On Tue, Sep 13, 2005 at 10:52:02AM -0600, Shaun Jackman wrote: > SWT 3.1 does not build on 64 bit platforms due to numerous... > cast from 'void*' to 'jint' loses precision > ... errors [1]. The patch to fix this issue would be large, indeed. Why? Is jint externally defined, or is there som

Re: Bug#324030: swt-gtk: FTBFS on 64 bit arches: error: cast from 'void*' to 'jint' loses precision

2005-09-13 Thread Shaun Jackman
SWT 3.1 does not build on 64 bit platforms due to numerous... cast from 'void*' to 'jint' loses precision ... errors [1]. The patch to fix this issue would be large, indeed. I'm inclined to remove the 64 bit platforms from the list of buildable architectures until this is fixed upstream. Th