Solved, more or less.

Em 11-06-2013 17:41, Fernando de Oliveira escreveu:

> I have icedtea-web-1.4 installed. Now, after building a new OpenJDK,
> tried to install, but it failed at configure. Reverted to the previous
> OpenJDK used to install it, again, configure fails. But it completed
> before. I have:
> 
> 16-May-2013 11:02  icedtea-web-1.4
> 25-Apr-2013 11:46  OpenJDK-1.7.0.21-2.3.9
> 11-Jun-2013 15:31  OpenJDK-1.7.0.40-2.4.0
> 
> Error is:
> 
> (****************start quote)
> checking if sun.net.www.protocol.jar.URLJarFile is available... yes
> checking if sun.net.www.protocol.jar.URLJarFileCallBack is available... yes
> checking if sun.awt.X11.XEmbeddedFrame is available... ./configure: line
> 7775: 22948 Aborted                 $JAVA -classpath . $BYTECODE 1>&5 2>&1
> no
> configure: error: sun.awt.X11.XEmbeddedFrame not found.
> ((****************end quote)

Can now build icedtea-web-1.4, either using OpenJDK-1.7.0.21-2.3.9 or
OpenJDK-1.7.0.40-2.4.0, but *only after exiting X* session (lxsession)
and runing the build script on a terminal.

Have no idea why. As written before:

> (****************start quote)
> configure:7739: checking if sun.awt.X11.XEmbeddedFrame is available
> sun/applet/Test.java:4: warning: XEmbeddedFrame is internal proprietary
> API and may be removed in a future release
> import sun.awt.X11.XEmbeddedFrame;
>                   ^
> 1 warning
> class sun.awt.X11.XEmbeddedFrame
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGSEGV (0xb) at pc=0x669b17f9, pid=18924, tid=3061001072
> #
> # JRE version: 7.0_21-b02
> # Java VM: OpenJDK Server VM (23.7-b01 mixed mode linux-x86 )
> # Problematic frame:
> # C  [libGL.so.1+0x707f9]  glXChooseVisual+0xaf69
> #

****************************************************************************
> # Failed to write core dump. Core dumps have been disabled. To enable
> core dumping, try "ulimit -c unlimited" before starting Java again
****************************************************************************
> #
> (****************end quote)

Used "ulimit -c unlimited" in /root/bashrc, but did not solve. Actually,

$ ulimit
unlimited

Again, could only build without X running.

I would much appreciate if anyone could tell me what is going on.

-- 
[]s,
Fernando
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to