>>> Unpacking source... >>> Unpacking Inline-Java-0.51.tar.gz to /var/tmp/portage/portage/dev-perl/Inline-Java-0.51/work >>> Source unpacked. >>> Compiling source in /var/tmp/portage/portage/dev-perl/Inline-Java-0.51/work/Inline-Java-0.51 ... /var/tmp/portage/portage/dev-perl/Inline-Java-0.51/work/Inline-Java-0.51 * Using ExtUtils::MakeMaker Welcome to the Inline::Java installation procedure. Can't locate file 'bin/javac' anywhere under '/etc/java-config-2/current-system-vm' Can't locate file 'bin/jar' anywhere under '/etc/java-config-2/current-system-vm' Default J2SDK for Inline::Java will be '/etc/java-config-2/current-system-vm'. See module documentation for information on how to use a different J2SDK or change this default value. Checking if your kit is complete... Looks good Inline::Java can use a JNI extension that allows the Java Virtual Machine (JVM) to be dynamically linked with Perl instead of running as a separate process. The use of this extension is optional, and building it still allows Inline::Java to run the JVM in the default (separate process) fashion. Note: You need a C compiler to build the extension. Note: You must build the extension if you wish to use PerlNatives or PerlInterpreter. Do you wish to build the JNI extension? [y] y Building JNI extension. Can't locate file 'jni.h' anywhere under '/etc/java-config-2/current-system-vm' Writing Makefile for Inline::Java You can continue the installation with the following commands: % make java % make % make test % make install "/etc/java-config-2/current-system-vm/bin/javac" -deprecation -g -d Java/classes Java/sources/org/perl/inline/java/*.java /bin/sh: /etc/java-config-2/current-system-vm/bin/javac: No such file or directory make: *** [java] Error 127 !!! ERROR: dev-perl/Inline-Java-0.51 failed. Call stack: ebuild.sh, line 1614: Called dyn_compile ebuild.sh, line 971: Called qa_call 'src_compile' environment, line 3235: Called src_compile ebuild.sh, line 1304: Called perl-module_src_compile perl-module.eclass, line 138: Called die !!! compilation failed !!! If you need support, post the topmost build error, and the call stack if relevant. !!! A complete build log is located at '/var/log/portage/dev-perl:Inline-Java-0.51:20070304-142112.log'.