IcedTea-Web 1.2 released!

Deepak Bhole dbhole at redhat.com
Tue Mar 6 10:21:19 PST 2012


* Andreas Radke <a.radke at arcor.de> [2012-03-06 12:46]:
> Am Tue, 6 Mar 2012 12:25:02 -0500
> schrieb Deepak Bhole <dbhole at redhat.com>:
> 
> > Ah, here is the problem:
> > 
> > ...
> > ...
> > 
> > import sun.awt.X11.XEmbeddedFrame;
> >                   ^
> > 1 warning
> > Exception in thread "main"
> > java.lang.UnsatisfiedLinkError: /usr/lib/jvm/java-7-openjdk/jre/lib/amd64/xawt/libmawt.so:
> > libXtst.so.6: cannot open shared object file: No such file or
> > directory
> > 
> > ...
> > ...
> > 
> > 
> > the configure script cannot compile the test code successfully due to
> > the above error and therefore things XEmbeddedFrame is not there.
> > After fixing the above issue, it should work again.
> > 
> > Cheers,
> > Deepak
> 
> Thanks for pointing me there. Our optional dependency on gtk2 doesn't
> pull in automatically libxtst in our build environment. This is fixed
> now here and icedtea-web passes now configure.
> 

Great, no problem!

Cheers,
Deepak

> -Andy



More information about the distro-pkg-dev mailing list