Re: Bug#614134: vtk: FTBFS on kfreebsd:Syntax error on token "enum", interface expected

2011-02-20 Thread Denis Barbier
On 2011/2/20 Dominique Belhachemi wrote: > > I am CC'ing debian-java to get some additional help. > > > Hi Denis, > > thanks for looking into this issue. > > Unfortunately, the wrapper around gcj-4.4 is filtering out the -source > option. >  $ less /usr/bin/gcj-wrapper-4.4 >  elsif ($arg eq '-sourc

Re: RFS: java-gnome 4.0.13-3

2009-09-22 Thread Denis Barbier
On 2009/9/22 Sylvestre Ledru wrote: > Le mardi 22 septembre 2009 à 11:51 +0200, Michael Koch a écrit : >> On Tue, Sep 22, 2009 at 02:50:23PM +0530, Onkar Shinde wrote: >> > Hi all, >> > >> > I am looking for sponsorship for java-gnome 4.0.13-3. This revision >> > should fix FTBFS on Debian buildd.

Re: dpkg-shlibdeps: error: couldn't find library libvtkCommonJava.so.5.2 needed by debian/libvtkgdcm-java/usr/lib/jni/libvtkgdcmJava.so (ELF format: 'elf64-x86-64'; RPATH: '').

2009-07-15 Thread Denis Barbier
On 2009/7/15 Mathieu Malaterre wrote: [...] > I tried: > > LD_LIBRARY_PATH="/usr/lib/jni${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH" > dh_shlibdeps -v -a -l /usr/lib/jvm/default-java/lib [...] Oops, when called from a Makefile, dollar signs must be doubled, try LD_LIBRARY_PATH="/usr/lib/jni$${LD_LIBRA

Re: dpkg-shlibdeps: error: couldn't find library libvtkCommonJava.so.5.2 needed by debian/libvtkgdcm-java/usr/lib/jni/libvtkgdcmJava.so (ELF format: 'elf64-x86-64'; RPATH: '').

2009-07-15 Thread Denis Barbier
On 2009/7/15 Mathieu Malaterre wrote: > On Wed, Jul 15, 2009 at 10:03 AM, Denis Barbier wrote: >> On 2009/7/15 Mathieu Malaterre wrote: >> [...] >>> What do you mean by altering 'LD_LIBRARY_PATH', if I explicitly export >>> this var, I get some bizarr

Re: dpkg-shlibdeps: error: couldn't find library libvtkCommonJava.so.5.2 needed by debian/libvtkgdcm-java/usr/lib/jni/libvtkgdcmJava.so (ELF format: 'elf64-x86-64'; RPATH: '').

2009-07-15 Thread Denis Barbier
On 2009/7/15 Mathieu Malaterre wrote: [...] > What do you mean by altering 'LD_LIBRARY_PATH', if I explicitly export > this var, I get some bizarre FTBS due to LD_PRELOAD problem... I meant something like http://git.debian.org/?p=collab-maint/vtk.git;a=commitdiff;h=215a93c1998b88271a7a60a3fa3a6

Re: dpkg-shlibdeps: error: couldn't find library libvtkCommonJava.so.5.2 needed by debian/libvtkgdcm-java/usr/lib/jni/libvtkgdcmJava.so (ELF format: 'elf64-x86-64'; RPATH: '').

2009-07-14 Thread Denis Barbier
Mathieu Malaterre wrote: > Hi there, > > I do not quite understand how to fix the following issue: > > dpkg-shlibdeps: error: couldn't find library libvtkCommonJava.so.5.2 > needed by debian/libvtkgdcm-java/usr/lib/jni/libvtkgdcmJava.so (ELF > format: 'elf64-x86-64'; RPATH: ''). > > The libvtkg