Facing dependancy issues while compiling/configuring icedtea6-1.9.13 pkg

Hello,

I am trying to configure icedtea6-1.9.13 package. Few dependancies I am not able to find in opensuse repo.
I am configuring this to run Cisco SSL vpn via web browser in opensuse 12.2
Pls find attached log output after I fire command ./configure
Any help?

opensuse:/home/user/Desktop/icedtea6-1.9.13 # ./configure
configure: loading site script /usr/share/site/i686-pc-linux-gnu
checking for a BSD-compatible install… /usr/bin/install -c
checking whether build environment is sane… yes
checking for a thread-safe mkdir -p… /usr/bin/mkdir -p
checking for gawk… gawk
checking whether make sets $(MAKE)… yes
checking how to create a pax tar archive… gnutar
checking build system type… i686-pc-linux-gnu
checking host system type… i686-pc-linux-gnu
checking for gcc… gcc
checking whether the C compiler works… yes
checking for C compiler default output file name… a.out
checking for suffix of executables…
checking whether we are cross compiling… no
checking for suffix of object files… o
checking whether we are using the GNU C compiler… yes
checking whether gcc accepts -g… yes
checking for gcc option to accept ISO C89… none needed
checking for style of include used by make… GNU
checking dependency style of gcc… none
checking for g++… g++
checking whether we are using the GNU C++ compiler… yes
checking whether g++ accepts -g… yes
checking dependency style of g++… none
checking for make… /usr/bin/make
checking for gzip… /usr/bin/gzip
checking for ant… /usr/bin/ant
checking for find… /usr/bin/find
checking for patch… /usr/bin/patch
checking for tar… /bin/tar
checking for chmod… /usr/bin/chmod
checking for md5sum… /usr/bin/md5sum
checking for sha256sum… /usr/bin/sha256sum
checking for wget… /usr/bin/wget
checking for zip… /usr/bin/zip
checking for unzip… /usr/bin/unzip
checking for cpio… /usr/bin/cpio
checking for file… /usr/bin/file
checking for fastjar… no
checking for jar… jar
checking for ldd… ldd
checking for gawk… /usr/bin/gawk
checking for hg… no
checking for an OpenJDK source directory… /home/user/Desktop/icedtea6-1.9.13/openjdk
checking for lsb_release… /usr/bin/lsb_release
checking whether to compile ecj natively… no
checking which HotSpot build to use… original
checking for linux32… /usr/bin/linux32
checking version of GCC… 4.7 (major version 4, minor version 7)
checking for an existing OpenJDK installation… no
checking for getconf… /usr/bin/getconf
checking the number of online processors… 2
checking how many parallel build jobs to execute… 2
checking if cp supports --reflink… yes
checking if we can hard link rather than copy from /home/user/Desktop/icedtea6-1.9.13… yes
checking if a PaX-enabled kernel is running… no
checking for an Ant home directory… /usr/share/ant
checking whether to include PulseAudio support… no
checking whether to build documentation… yes
checking whether to enable experimental OpenJDK cross-compilation support… no
checking whether to include the XRender pipeline… yes
checking whether to include NIO2 support… no
checking whether to include SystemTap tracing support… no
checking for system library directory…
checking for pkg-config… /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0… yes
checking for NSS… yes
checking whether to include the NSS-based security provider… disabled by default (edit java.security to enable)
checking for distribution package version… none
checking build identification… Built on openSUSE 12.2 (i586) (Mon Nov 26 16:49:54 IST 2012)
checking for a GCJ JDK home directory… /usr/lib/jvm/java-gcj
checking for gij… /usr/bin/gij
checking for ecj… no
checking for ecj-3.1… no
checking for ecj-3.2… no
checking for ecj-3.3… no
checking for javac… /usr/bin/javac
checking if a javah executable is specified… no
checking for gjavah… /usr/bin/gjavah
checking if a jar executable is specified… no
checking for gjar… /usr/bin/gjar
checking whether jar supports @<file> argument… yes
checking whether jar supports stdin file arguments… yes
checking whether jar supports -J options at the end… yes
checking if an rmic executable is specified… no
checking for grmic… /usr/bin/grmic
checking for an ecj JAR file… /usr/share/java/ecj.jar
checking for a xalan2 jar… no
configure: error: “A xalan2 jar was not found.
opensuse:/home/user/Desktop/icedtea6-1.9.13 #

I just downloaded properjavaRDP jar but dont no how it can intialize in Chrome browser when doing RDP. Any help?