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
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.
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
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
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
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
6 matches
Mail list logo