Subject: | Can't install Inline::Java::PerlInterpreter, duplicate of bug 69854 |
Date: | Mon, 13 Feb 2012 12:56:51 -0800 |
To: | "bug-Inline-Java [...] rt.cpan.org" <bug-Inline-Java [...] rt.cpan.org> |
From: | "Napolitano, Diane" <dnapolitano [...] ets.org> |
Hello, just wanted to chime in and let you know that bug 69854 has cropped up on Debian, Perl version 5.14.2, Java 1.6.0_26, latest libc from testing, kernel 2.6.38. Executing
JAVA_HOME=/usr/lib/jvm/java-6-sun-1.6.0.26 cpan Inline::Java
as root fails with
cc -Wl,--whole-archive -Wl,-E -fstack-protector -L/usr/local/lib -L/usr/lib/perl/5.14/CORE -lperl -ldl -lm -lpthread -lc -lcrypt -Wl,--no-whole-archive -shared -O2 -g -L/usr/local/lib -fstack-protector PerlInterpreter.o -o ../../blib/arch/auto/Inline/Java/PerlInterpreter/PerlInterpreter.so \
\
/usr/lib/x86_64-linux-gnu/libc_nonshared.a(elf-init.oS): In function `__libc_csu_init':
(.text+0x1d): undefined reference to `__init_array_end'
/usr/bin/ld: /usr/lib/x86_64-linux-gnu/libc_nonshared.a(elf-init.oS): relocation R_X86_64_PC32 against undefined hidden symbol `__init_array_end' can not be used when making a shared object
/usr/bin/ld: final link failed: Bad value
collect2: ld returned 1 exit status
make[2]: *** [../../blib/arch/auto/Inline/Java/PerlInterpreter/PerlInterpreter.so] Error 1
make[2]: Leaving directory `/root/.cpan/build/Inline-Java-0.53-EpLWkF/Java/PerlInterpreter'
make[1]: *** [subdirs] Error 2
make[1]: Leaving directory `/root/.cpan/build/Inline-Java-0.53-EpLWkF/Java'
make: *** [subdirs] Error 2
PATL/Inline-Java-0.53.tar.gz
/usr/bin/make -- NOT OK
'YAML' not installed, will not store persistent state
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Let me know if I can provide more info or if I've filed this report completely incorrectly. :)
Thanks,
Diane