Hi,<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; From the install file i found for setting environment variable<br><b><br>Or on systems that have the `env&#39; program, you can do it like this:<br>&nbsp;&nbsp;&nbsp;&nbsp; <br>&quot;env CPPFLAGS=-I/usr/local/include LDFLAGS=-s ./configure&quot;
<br><br></b>When i run the above command i got the following error:<br><br><b>make[3]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/libraries/clib/net&#39;<br>make[2]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-
1.1.7/libraries/clib/net&#39;<br>Making install in zip<br>make[2]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/libraries/clib/zip&#39;<br>make[3]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-
1.1.7/libraries/clib/zip&#39;<br>make[3]: Nothing to be done for `install-exec-am&#39;.<br>test -z &quot;/usr/local/kaffe/jre/lib/i386&quot; || mkdir -p -- &quot;/usr/local/kaffe/jre/lib/i386&quot;<br>&nbsp;/bin/bash ../../../libtool --mode=install /usr/bin/install -c&nbsp; &#39;
<a href="http://libzip.la">libzip.la</a>&#39; &#39;/usr/local/kaffe/jre/lib/i386/libzip.la&#39;<br>libtool: install: warning: relinking `libzip.la&#39;<br>(cd /home/arunprasadmohan/Desktop/kaffe-1.1.7/libraries/clib/zip; /bin/bash ../../../libtool&nbsp; --tag=CC --mode=relink gcc -g -O2 -Wall -W -Wextra -pthread -s -o 
<a href="http://libzip.la">libzip.la</a> -rpath /usr/local/kaffe/jre/lib/i386 -no-undefined -module -release 1.1.7 -export-symbols-regex &quot;^([Jj]ava|kaffe)_&quot; libzip_la-Adler32.lo libzip_la-CRC32.lo libzip_la-Deflater.lo
 libzip_la-Inflater.lo ../../../kaffe/kaffevm/libkaffevm.la ../../../external/gcc/zlib/libz.la -lpthread )<br>generating symbol list for `libzip.la&#39;<br>/usr/bin/nm -B&nbsp; .libs/libzip_la-Adler32.o .libs/libzip_la-CRC32.o
 .libs/libzip_la-Deflater.o .libs/libzip_la-Inflater.o&nbsp; ../../../external/gcc/zlib/.libs/libz.a | sed -n -e &#39;s/^.*[&nbsp;&nbsp;&nbsp; ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ][&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p&#39; | /bin/sed &#39;s/.* //&#39; | sort | uniq &gt; .libs/libzip.exp
<br>grep -E -e &quot;^([Jj]ava|kaffe)_&quot; &quot;.libs/libzip.exp&quot; &gt; &quot;.libs/libzip.expT&quot;<br>mv -f &quot;.libs/libzip.expT&quot; &quot;.libs/libzip.exp&quot;<br>echo &quot;{ global:&quot; &gt; .libs/libzip.ver
<br>&nbsp;cat .libs/libzip.exp | sed -e &quot;s/\(.*\)/\1;/&quot; &gt;&gt; .libs/libzip.ver<br>&nbsp;echo &quot;local: *; };&quot; &gt;&gt; .libs/libzip.ver<br>&nbsp;gcc -shared&nbsp; .libs/libzip_la-Adler32.o .libs/libzip_la-CRC32.o .libs/libzip_la-
Deflater.o .libs/libzip_la-Inflater.o -Wl,--whole-archive ../../../external/gcc/zlib/.libs/libz.a -Wl,--no-whole-archive&nbsp; -Wl,--rpath -Wl,/usr/local/kaffe/jre/lib/i386 -L/usr/local/kaffe/jre/lib/i386 -lkaffevm -lpthread&nbsp; -pthread -Wl,-soname -Wl,
<a href="http://libzip-1.1.7.so">libzip-1.1.7.so</a> -Wl,-version-script -Wl,.libs/libzip.ver -o .libs/libzip-<a href="http://1.1.7.so">1.1.7.so</a><br>/usr/bin/install -c .libs/libzip-1.1.7.soT /usr/local/kaffe/jre/lib/i386/libzip-
<a href="http://1.1.7.so">1.1.7.so</a><br>(cd /usr/local/kaffe/jre/lib/i386 &amp;&amp; { ln -s -f <a href="http://libzip-1.1.7.so">libzip-1.1.7.so</a> libzip.so || { rm -f libzip.so &amp;&amp; ln -s <a href="http://libzip-1.1.7.so">
libzip-1.1.7.so</a> libzip.so; }; })<br>/usr/bin/install -c .libs/libzip.lai /usr/local/kaffe/jre/lib/i386/libzip.la<br>PATH=&quot;$PATH:/sbin&quot; ldconfig -n /usr/local/kaffe/jre/lib/i386<br>----------------------------------------------------------------------
<br>Libraries have been installed in:<br>&nbsp;&nbsp; /usr/local/kaffe/jre/lib/i386<br><br>If you ever happen to want to link against installed libraries<br>in a given directory, LIBDIR, you must either use libtool, and<br>specify the full pathname of the library, or use the `-LLIBDIR&#39;
<br>flag during linking and do at least one of the following:<br>&nbsp;&nbsp; - add LIBDIR to the `LD_LIBRARY_PATH&#39; environment variable<br>&nbsp;&nbsp;&nbsp;&nbsp; during execution<br>&nbsp;&nbsp; - add LIBDIR to the `LD_RUN_PATH&#39; environment variable<br>
&nbsp;&nbsp;&nbsp;&nbsp; during linking<br>&nbsp;&nbsp; - use the `-Wl,--rpath -Wl,LIBDIR&#39; linker flag<br>&nbsp;&nbsp; - have your system administrator add LIBDIR to `/etc/ld.so.conf&#39;<br><br>See any operating system documentation about shared libraries for
<br>more information, such as the ld(1) and ld.so(8) manual pages.<br>----------------------------------------------------------------------<br>make[3]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/libraries/clib/zip&#39;
<br>make[2]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/libraries/clib/zip&#39;<br>Making install in math<br>make[2]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/libraries/clib/math&#39;
<br>make[3]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/libraries/clib/math&#39;<br>make[3]: Nothing to be done for `install-exec-am&#39;.<br>test -z &quot;/usr/local/kaffe/jre/lib/i386&quot; || mkdir -p -- &quot;/usr/local/kaffe/jre/lib/i386&quot;
<br>&nbsp;/bin/bash ../../../libtool --mode=install /usr/bin/install -c&nbsp; &#39;<a href="http://libmath.la">libmath.la</a>&#39; &#39;/usr/local/kaffe/jre/lib/i386/libmath.la&#39;<br>libtool: install: warning: relinking `libmath.la&#39;
<br>(cd /home/arunprasadmohan/Desktop/kaffe-1.1.7/libraries/clib/math; /bin/bash ../../../libtool&nbsp; --tag=CC --mode=relink gcc -g -O2 -Wall -W -Wextra -pthread -s -o <a href="http://libmath.la">libmath.la</a> -rpath /usr/local/kaffe/jre/lib/i386 -no-undefined -module -release 
1.1.7 -export-symbols-regex &quot;^([Jj]ava|kaffe)_&quot; BigInteger.lo ../../../kaffe/kaffevm/libkaffevm.la -lm -lpthread )<br>generating symbol list for `libmath.la&#39;<br>/usr/bin/nm -B&nbsp; .libs/BigInteger.o&nbsp; | sed -n -e &#39;s/^.*[&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ][&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p&#39; | /bin/sed &#39;s/.* //&#39; | sort | uniq &gt; .libs/libmath.exp
<br>grep -E -e &quot;^([Jj]ava|kaffe)_&quot; &quot;.libs/libmath.exp&quot; &gt; &quot;.libs/libmath.expT&quot;<br>mv -f &quot;.libs/libmath.expT&quot; &quot;.libs/libmath.exp&quot;<br>echo &quot;{ global:&quot; &gt; .libs/libmath.ver
<br>&nbsp;cat .libs/libmath.exp | sed -e &quot;s/\(.*\)/\1;/&quot; &gt;&gt; .libs/libmath.ver<br>&nbsp;echo &quot;local: *; };&quot; &gt;&gt; .libs/libmath.ver<br>&nbsp;gcc -shared&nbsp; .libs/BigInteger.o&nbsp; -Wl,--rpath -Wl,/usr/local/kaffe/jre/lib/i386 -L/usr/local/kaffe/jre/lib/i386 -lkaffevm -lm -lpthread&nbsp; -pthread -Wl,-soname -Wl,
<a href="http://libmath-1.1.7.so">libmath-1.1.7.so</a> -Wl,-version-script -Wl,.libs/libmath.ver -o .libs/libmath-<a href="http://1.1.7.so">1.1.7.so</a><br>/usr/bin/install -c .libs/libmath-1.1.7.soT /usr/local/kaffe/jre/lib/i386/libmath-
<a href="http://1.1.7.so">1.1.7.so</a><br>(cd /usr/local/kaffe/jre/lib/i386 &amp;&amp; { ln -s -f <a href="http://libmath-1.1.7.so">libmath-1.1.7.so</a> libmath.so || { rm -f libmath.so &amp;&amp; ln -s <a href="http://libmath-1.1.7.so">
libmath-1.1.7.so</a> libmath.so; }; })<br>/usr/bin/install -c .libs/libmath.lai /usr/local/kaffe/jre/lib/i386/libmath.la<br>PATH=&quot;$PATH:/sbin&quot; ldconfig -n /usr/local/kaffe/jre/lib/i386<br>----------------------------------------------------------------------
<br>Libraries have been installed in:<br>&nbsp;&nbsp; /usr/local/kaffe/jre/lib/i386<br><br>If you ever happen to want to link against installed libraries<br>in a given directory, LIBDIR, you must either use libtool, and<br>specify the full pathname of the library, or use the `-LLIBDIR&#39;
<br>flag during linking and do at least one of the following:<br>&nbsp;&nbsp; - add LIBDIR to the `LD_LIBRARY_PATH&#39; environment variable<br>&nbsp;&nbsp;&nbsp;&nbsp; during execution<br>&nbsp;&nbsp; - add LIBDIR to the `LD_RUN_PATH&#39; environment variable<br>
&nbsp;&nbsp;&nbsp;&nbsp; during linking<br>&nbsp;&nbsp; - use the `-Wl,--rpath -Wl,LIBDIR&#39; linker flag<br>&nbsp;&nbsp; - have your system administrator add LIBDIR to `/etc/ld.so.conf&#39;<br><br>See any operating system documentation about shared libraries for
<br>more information, such as the ld(1) and ld.so(8) manual pages.<br>----------------------------------------------------------------------<br>make[3]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/libraries/clib/math&#39;
<br>make[2]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/libraries/clib/math&#39;<br>Making install in security<br>make[2]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/libraries/clib/security&#39;
<br>make[3]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/libraries/clib/security&#39;<br>make[3]: Nothing to be done for `install-exec-am&#39;.<br>test -z &quot;/usr/local/kaffe/jre/lib/i386&quot; || mkdir -p -- &quot;/usr/local/kaffe/jre/lib/i386&quot;
<br>&nbsp;/bin/bash ../../../libtool --mode=install /usr/bin/install -c&nbsp; &#39;<a href="http://libsecurity.la">libsecurity.la</a>&#39; &#39;/usr/local/kaffe/jre/lib/i386/libsecurity.la&#39;<br>libtool: install: warning: relinking `libsecurity.la&#39;
<br>(cd /home/arunprasadmohan/Desktop/kaffe-1.1.7/libraries/clib/security; /bin/bash ../../../libtool&nbsp; --tag=CC --mode=relink gcc -g -O2 -Wall -W -Wextra -pthread -s -o <a href="http://libsecurity.la">libsecurity.la</a> -rpath /usr/local/kaffe/jre/lib/i386 -no-undefined -module -release 
1.1.7 -export-symbols-regex &quot;^([Jj]ava|kaffe)_&quot; libsecurity_la-digest.lo libsecurity_la-kaffe_md5.lo libsecurity_la-sha-1.lo ../../../kaffe/kaffevm/libkaffevm.la -lpthread )<br>generating symbol list for `libsecurity.la&#39;
<br>/usr/bin/nm -B&nbsp; .libs/libsecurity_la-digest.o .libs/libsecurity_la-kaffe_md5.o .libs/libsecurity_la-sha-1.o&nbsp; | sed -n -e &#39;s/^.*[&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ][&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p&#39; | /bin/sed &#39;s/.* //&#39; | sort | uniq &gt; .libs/libsecurity.exp
<br>grep -E -e &quot;^([Jj]ava|kaffe)_&quot; &quot;.libs/libsecurity.exp&quot; &gt; &quot;.libs/libsecurity.expT&quot;<br>mv -f &quot;.libs/libsecurity.expT&quot; &quot;.libs/libsecurity.exp&quot;<br>echo &quot;{ global:&quot; &gt; .libs/libsecurity.ver
<br>&nbsp;cat .libs/libsecurity.exp | sed -e &quot;s/\(.*\)/\1;/&quot; &gt;&gt; .libs/libsecurity.ver<br>&nbsp;echo &quot;local: *; };&quot; &gt;&gt; .libs/libsecurity.ver<br>&nbsp;gcc -shared&nbsp; .libs/libsecurity_la-digest.o .libs/libsecurity_la-kaffe_md5.o .libs/libsecurity_la-
sha-1.o&nbsp; -Wl,--rpath -Wl,/usr/local/kaffe/jre/lib/i386 -L/usr/local/kaffe/jre/lib/i386 -lkaffevm -lpthread&nbsp; -pthread -Wl,-soname -Wl,<a href="http://libsecurity-1.1.7.so">libsecurity-1.1.7.so</a> -Wl,-version-script -Wl,.libs/libsecurity.ver -o .libs/libsecurity-
<a href="http://1.1.7.so">1.1.7.so</a><br>/usr/bin/install -c .libs/libsecurity-1.1.7.soT /usr/local/kaffe/jre/lib/i386/libsecurity-<a href="http://1.1.7.so">1.1.7.so</a><br>(cd /usr/local/kaffe/jre/lib/i386 &amp;&amp; { ln -s -f 
<a href="http://libsecurity-1.1.7.so">libsecurity-1.1.7.so</a> libsecurity.so || { rm -f libsecurity.so &amp;&amp; ln -s <a href="http://libsecurity-1.1.7.so">libsecurity-1.1.7.so</a> libsecurity.so; }; })<br>/usr/bin/install -c .libs/libsecurity.lai /usr/local/kaffe/jre/lib/i386/libsecurity.la
<br>PATH=&quot;$PATH:/sbin&quot; ldconfig -n /usr/local/kaffe/jre/lib/i386<br>----------------------------------------------------------------------<br>Libraries have been installed in:<br>&nbsp;&nbsp; /usr/local/kaffe/jre/lib/i386
<br><br>If you ever happen to want to link against installed libraries<br>in a given directory, LIBDIR, you must either use libtool, and<br>specify the full pathname of the library, or use the `-LLIBDIR&#39;<br>flag during linking and do at least one of the following:
<br>&nbsp;&nbsp; - add LIBDIR to the `LD_LIBRARY_PATH&#39; environment variable<br>&nbsp;&nbsp;&nbsp;&nbsp; during execution<br>&nbsp;&nbsp; - add LIBDIR to the `LD_RUN_PATH&#39; environment variable<br>&nbsp;&nbsp;&nbsp;&nbsp; during linking<br>&nbsp;&nbsp; - use the `-Wl,--rpath -Wl,LIBDIR&#39; linker flag
<br>&nbsp;&nbsp; - have your system administrator add LIBDIR to `/etc/ld.so.conf&#39;<br><br>See any operating system documentation about shared libraries for<br>more information, such as the ld(1) and ld.so(8) manual pages.<br>----------------------------------------------------------------------
<br>test -z &quot;/usr/local/kaffe/jre/lib/security&quot; || mkdir -p -- &quot;/usr/local/kaffe/jre/lib/security&quot;<br>&nbsp;/usr/bin/install -c -m 644 &#39;Kaffe.security&#39; &#39;/usr/local/kaffe/jre/lib/security/Kaffe.security&#39;
<br>make[3]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/libraries/clib/security&#39;<br>make[2]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/libraries/clib/security&#39;<br>Making install in management
<br>make[2]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/libraries/clib/management&#39;<br>make[3]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/libraries/clib/management&#39;<br>make[3]: Nothing to be done for `install-exec-am&#39;.
<br>test -z &quot;/usr/local/kaffe/jre/lib/i386&quot; || mkdir -p -- &quot;/usr/local/kaffe/jre/lib/i386&quot;<br>&nbsp;/bin/bash ../../../libtool --mode=install /usr/bin/install -c&nbsp; &#39;<a href="http://libmanagement.la">libmanagement.la
</a>&#39; &#39;/usr/local/kaffe/jre/lib/i386/libmanagement.la&#39;<br>libtool: install: warning: relinking `libmanagement.la&#39;<br>(cd /home/arunprasadmohan/Desktop/kaffe-1.1.7/libraries/clib/management; /bin/bash ../../../libtool&nbsp; --tag=CC --mode=relink gcc -g -O2 -Wall -W -Wextra -pthread -s -o 
<a href="http://libmanagement.la">libmanagement.la</a> -rpath /usr/local/kaffe/jre/lib/i386 -no-undefined -module -release 1.1.7 -export-symbols-regex &quot;^([Jj]ava|kaffe)_&quot; libmanagement_la-Classpath.lo libmanagement_la-
JIT.lo libmanagement_la-Debug.lo libmanagement_la-XProfiler.lo ../../../kaffe/kaffevm/libkaffevm.la -lpthread )<br>generating symbol list for `libmanagement.la&#39;<br>/usr/bin/nm -B&nbsp; .libs/libmanagement_la-Classpath.o .libs/libmanagement_la-
JIT.o .libs/libmanagement_la-Debug.o .libs/libmanagement_la-XProfiler.o&nbsp; | sed -n -e &#39;s/^.*[&nbsp; ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ][&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p&#39; | /bin/sed &#39;s/.* //&#39; | sort | uniq &gt; .libs/libmanagement.exp
<br>grep -E -e &quot;^([Jj]ava|kaffe)_&quot; &quot;.libs/libmanagement.exp&quot; &gt; &quot;.libs/libmanagement.expT&quot;<br>mv -f &quot;.libs/libmanagement.expT&quot; &quot;.libs/libmanagement.exp&quot;<br>echo &quot;{ global:&quot; &gt; .libs/libmanagement.ver
<br>&nbsp;cat .libs/libmanagement.exp | sed -e &quot;s/\(.*\)/\1;/&quot; &gt;&gt; .libs/libmanagement.ver<br>&nbsp;echo &quot;local: *; };&quot; &gt;&gt; .libs/libmanagement.ver<br>&nbsp;gcc -shared&nbsp; .libs/libmanagement_la-Classpath.o .libs/libmanagement_la-
JIT.o .libs/libmanagement_la-Debug.o .libs/libmanagement_la-XProfiler.o&nbsp; -Wl,--rpath -Wl,/usr/local/kaffe/jre/lib/i386 -L/usr/local/kaffe/jre/lib/i386 -lkaffevm -lpthread&nbsp; -pthread -Wl,-soname -Wl,<a href="http://libmanagement-1.1.7.so">
libmanagement-1.1.7.so</a> -Wl,-version-script -Wl,.libs/libmanagement.ver -o .libs/libmanagement-<a href="http://1.1.7.so">1.1.7.so</a><br>/usr/bin/install -c .libs/libmanagement-1.1.7.soT /usr/local/kaffe/jre/lib/i386/libmanagement-
<a href="http://1.1.7.so">1.1.7.so</a><br>(cd /usr/local/kaffe/jre/lib/i386 &amp;&amp; { ln -s -f <a href="http://libmanagement-1.1.7.so">libmanagement-1.1.7.so</a> libmanagement.so || { rm -f libmanagement.so &amp;&amp; ln -s 
<a href="http://libmanagement-1.1.7.so">libmanagement-1.1.7.so</a> libmanagement.so; }; })<br>/usr/bin/install -c .libs/libmanagement.lai /usr/local/kaffe/jre/lib/i386/libmanagement.la<br>PATH=&quot;$PATH:/sbin&quot; ldconfig -n /usr/local/kaffe/jre/lib/i386
<br>----------------------------------------------------------------------<br>Libraries have been installed in:<br>&nbsp;&nbsp; /usr/local/kaffe/jre/lib/i386<br><br>If you ever happen to want to link against installed libraries<br>
in a given directory, LIBDIR, you must either use libtool, and<br>specify the full pathname of the library, or use the `-LLIBDIR&#39;<br>flag during linking and do at least one of the following:<br>&nbsp;&nbsp; - add LIBDIR to the `LD_LIBRARY_PATH&#39; environment variable
<br>&nbsp;&nbsp;&nbsp;&nbsp; during execution<br>&nbsp;&nbsp; - add LIBDIR to the `LD_RUN_PATH&#39; environment variable<br>&nbsp;&nbsp;&nbsp;&nbsp; during linking<br>&nbsp;&nbsp; - use the `-Wl,--rpath -Wl,LIBDIR&#39; linker flag<br>&nbsp;&nbsp; - have your system administrator add LIBDIR to `/etc/ld.so.conf&#39;
<br><br>See any operating system documentation about shared libraries for<br>more information, such as the ld(1) and ld.so(8) manual pages.<br>----------------------------------------------------------------------<br>make[3]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-
1.1.7/libraries/clib/management&#39;<br>make[2]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/libraries/clib/management&#39;<br>Making install in awt<br>make[2]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-
1.1.7/libraries/clib/awt&#39;<br>make[3]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/libraries/clib/awt&#39;<br>make[4]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/libraries/clib/awt&#39;
<br>make[4]: Nothing to be done for `install-exec-am&#39;.<br>make[4]: Nothing to be done for `install-data-am&#39;.<br>make[4]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/libraries/clib/awt&#39;<br>make[3]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-
1.1.7/libraries/clib/awt&#39;<br>make[2]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/libraries/clib/awt&#39;<br>Making install in sound<br>make[2]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-
1.1.7/libraries/clib/sound&#39;<br>Making install in common<br>make[3]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/libraries/clib/sound/common&#39;<br>make[4]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-
1.1.7/libraries/clib/sound/common&#39;<br>make[4]: Nothing to be done for `install-exec-am&#39;.<br>make[4]: Nothing to be done for `install-data-am&#39;.<br>make[4]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-
1.1.7/libraries/clib/sound/common&#39;<br>make[3]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/libraries/clib/sound/common&#39;<br>make[3]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/libraries/clib/sound&#39;
<br>make[4]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/libraries/clib/sound&#39;<br>make[4]: Nothing to be done for `install-exec-am&#39;.<br>make[4]: Nothing to be done for `install-data-am&#39;.<br>make[4]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-
1.1.7/libraries/clib/sound&#39;<br>make[3]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/libraries/clib/sound&#39;<br>make[2]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/libraries/clib/sound&#39;
<br>make[2]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/libraries/clib&#39;<br>make[3]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/libraries/clib&#39;<br>make[3]: Nothing to be done for `install-exec-am&#39;.
<br>make[3]: Nothing to be done for `install-data-am&#39;.<br>make[3]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/libraries/clib&#39;<br>make[2]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7
/libraries/clib&#39;<br>make[1]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/libraries/clib&#39;<br>Making install in kaffe<br>make[1]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe&#39;
<br>Making install in kaffeh<br>make[2]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe/kaffeh&#39;<br>make[3]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe/kaffeh&#39;<br>test -z &quot;/usr/local/kaffe/bin&quot; || mkdir -p -- &quot;/usr/local/kaffe/bin&quot;
<br>&nbsp; /bin/bash ../../libtool --mode=install /usr/bin/install -c &#39;kaffeh&#39; &#39;/usr/local/kaffe/bin/kaffeh&#39;<br>/usr/bin/install -c kaffeh /usr/local/kaffe/bin/kaffeh<br>make[3]: Nothing to be done for `install-data-am&#39;.
<br>make[3]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe/kaffeh&#39;<br>make[2]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe/kaffeh&#39;<br>Making install in kaffevm<br>make[2]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-
1.1.7/kaffe/kaffevm&#39;<br>Making install in jit3<br>make[3]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe/kaffevm/jit3&#39;<br>make&nbsp; install-am<br>make[4]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-
1.1.7/kaffe/kaffevm/jit3&#39;<br>make[5]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe/kaffevm/jit3&#39;<br>make[5]: Nothing to be done for `install-exec-am&#39;.<br>make[5]: Nothing to be done for `install-data-am&#39;.
<br>make[5]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe/kaffevm/jit3&#39;<br>make[4]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe/kaffevm/jit3&#39;<br>make[3]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-
1.1.7/kaffe/kaffevm/jit3&#39;<br>Making install in systems<br>make[3]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe/kaffevm/systems&#39;<br>Making install in unix-pthreads<br>make[4]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-
1.1.7/kaffe/kaffevm/systems/unix-pthreads&#39;<br>make[5]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe/kaffevm/systems/unix-pthreads&#39;<br>make[5]: Nothing to be done for `install-exec-am&#39;.<br>
make[5]: Nothing to be done for `install-data-am&#39;.<br>make[5]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe/kaffevm/systems/unix-pthreads&#39;<br>make[4]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-
1.1.7/kaffe/kaffevm/systems/unix-pthreads&#39;<br>make[4]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe/kaffevm/systems&#39;<br>make[5]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7
/kaffe/kaffevm/systems&#39;<br>make[5]: Nothing to be done for `install-exec-am&#39;.<br>make[5]: Nothing to be done for `install-data-am&#39;.<br>make[5]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe/kaffevm/systems&#39;
<br>make[4]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe/kaffevm/systems&#39;<br>make[3]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe/kaffevm/systems&#39;<br>Making install in kaffe-gc
<br>make[3]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe/kaffevm/kaffe-gc&#39;<br>make[4]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe/kaffevm/kaffe-gc&#39;<br>make[4]: Nothing to be done for `install-exec-am&#39;.
<br>make[4]: Nothing to be done for `install-data-am&#39;.<br>make[4]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe/kaffevm/kaffe-gc&#39;<br>make[3]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-
1.1.7/kaffe/kaffevm/kaffe-gc&#39;<br>Making install in gcj<br>make[3]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe/kaffevm/gcj&#39;<br>make[4]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-
1.1.7/kaffe/kaffevm/gcj&#39;<br>make[4]: Nothing to be done for `install-exec-am&#39;.<br>make[4]: Nothing to be done for `install-data-am&#39;.<br>make[4]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe/kaffevm/gcj&#39;
<br>make[3]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe/kaffevm/gcj&#39;<br>Making install in verifier<br>make[3]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe/kaffevm/verifier&#39;
<br>make[4]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe/kaffevm/verifier&#39;<br>make[4]: Nothing to be done for `install-exec-am&#39;.<br>make[4]: Nothing to be done for `install-data-am&#39;.<br>
make[4]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe/kaffevm/verifier&#39;<br>make[3]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe/kaffevm/verifier&#39;<br>Making install in jni
<br>make[3]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe/kaffevm/jni&#39;<br>make[4]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe/kaffevm/jni&#39;<br>make[4]: Nothing to be done for `install-exec-am&#39;.
<br>make[4]: Nothing to be done for `install-data-am&#39;.<br>make[4]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe/kaffevm/jni&#39;<br>make[3]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-
1.1.7/kaffe/kaffevm/jni&#39;<br>make[3]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe/kaffevm&#39;<br>make[4]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe/kaffevm&#39;<br>make[4]: Nothing to be done for `install-exec-am&#39;.
<br>test -z &quot;/usr/local/kaffe/jre/lib/i386&quot; || mkdir -p -- &quot;/usr/local/kaffe/jre/lib/i386&quot;<br>&nbsp;/bin/bash ../../libtool --mode=install /usr/bin/install -c&nbsp; &#39;<a href="http://libkaffevm.la">libkaffevm.la
</a>&#39; &#39;/usr/local/kaffe/jre/lib/i386/libkaffevm.la&#39;<br>/usr/bin/install -c .libs/libkaffevm-<a href="http://1.1.7.so">1.1.7.so</a> /usr/local/kaffe/jre/lib/i386/libkaffevm-<a href="http://1.1.7.so">1.1.7.so</a>
<br>(cd /usr/local/kaffe/jre/lib/i386 &amp;&amp; { ln -s -f <a href="http://libkaffevm-1.1.7.so">libkaffevm-1.1.7.so</a> libkaffevm.so || { rm -f libkaffevm.so &amp;&amp; ln -s <a href="http://libkaffevm-1.1.7.so">libkaffevm-1.1.7.so
</a> libkaffevm.so; }; })<br>/usr/bin/install -c .libs/libkaffevm.lai /usr/local/kaffe/jre/lib/i386/libkaffevm.la<br>PATH=&quot;$PATH:/sbin&quot; ldconfig -n /usr/local/kaffe/jre/lib/i386<br>----------------------------------------------------------------------
<br>Libraries have been installed in:<br>&nbsp;&nbsp; /usr/local/kaffe/jre/lib/i386<br><br>If you ever happen to want to link against installed libraries<br>in a given directory, LIBDIR, you must either use libtool, and<br>specify the full pathname of the library, or use the `-LLIBDIR&#39;
<br>flag during linking and do at least one of the following:<br>&nbsp;&nbsp; - add LIBDIR to the `LD_LIBRARY_PATH&#39; environment variable<br>&nbsp;&nbsp;&nbsp;&nbsp; during execution<br>&nbsp;&nbsp; - add LIBDIR to the `LD_RUN_PATH&#39; environment variable<br>
&nbsp;&nbsp;&nbsp;&nbsp; during linking<br>&nbsp;&nbsp; - use the `-Wl,--rpath -Wl,LIBDIR&#39; linker flag<br>&nbsp;&nbsp; - have your system administrator add LIBDIR to `/etc/ld.so.conf&#39;<br><br>See any operating system documentation about shared libraries for
<br>more information, such as the ld(1) and ld.so(8) manual pages.<br>----------------------------------------------------------------------<br>make[4]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe/kaffevm&#39;
<br>make[3]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe/kaffevm&#39;<br>make[2]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe/kaffevm&#39;<br>Making install in kaffe<br>make[2]: Entering directory `/home/arunprasadmohan/Desktop/kaffe-
1.1.7/kaffe/kaffe&#39;<br>/bin/bash ../../libtool --tag=CC --mode=link gcc&nbsp; -g -O2 -Wall -W -Wextra -pthread&nbsp; -s -o kaffe-bin&nbsp; -export-dynamic main.o version.o -dlopen ../../libraries/clib/native/libjavalang.la -dlopen ../../libraries/clib/net/libjavanet.la -dlopen ../../libraries/clib/io/libjavaio.la -dlopen ../../libraries/clib/nio/libjavanio.la -dlopen ../../libraries/clib/zip/libzip.la -dlopen ../../libraries/clib/management/libmanagement.la -dlopen ../../libraries/clib/security/libsecurity.la&nbsp;&nbsp;&nbsp; ../../kaffe/kaffevm/libkaffevm.la&nbsp; ../../replace/libreplace.la&nbsp;&nbsp; -lpthread&nbsp;&nbsp; 
<br>rm -f .libs/kaffe-bin.nm .libs/kaffe-bin.nmS .libs/kaffe-bin.nmT<br>creating .libs/kaffe-binS.c<br>(cd .libs &amp;&amp; gcc&nbsp; -g -O2 -Wall -W -Wextra -c -fno-builtin &quot;kaffe-binS.c&quot;)<br>rm -f .libs/kaffe-binS.c
 .libs/kaffe-bin.nm .libs/kaffe-bin.nmS .libs/kaffe-bin.nmT<br>gcc -g -O2 -Wall -W -Wextra -pthread -s -o .libs/kaffe-bin main.o version.o .libs/kaffe-binS.o -Wl,--export-dynamic&nbsp; ../../kaffe/kaffevm/.libs/libkaffevm.so -ldl -lm ../../replace/.libs/libreplace.a -lpthread -Wl,--rpath -Wl,/usr/local/kaffe/jre/lib/i386
<br>../../kaffe/kaffevm/.libs/libkaffevm.so: undefined reference to `soft_frem&#39;<br>../../kaffe/kaffevm/.libs/libkaffevm.so: undefined reference to `soft_lmul&#39;<br>../../kaffe/kaffevm/.libs/libkaffevm.so: undefined reference to `soft_ldiv&#39;
<br>../../kaffe/kaffevm/.libs/libkaffevm.so: undefined reference to `soft_freml&#39;<br>../../kaffe/kaffevm/.libs/libkaffevm.so: undefined reference to `soft_ashrl&#39;<br>../../kaffe/kaffevm/.libs/libkaffevm.so: undefined reference to `soft_lrem&#39;
<br>../../kaffe/kaffevm/.libs/libkaffevm.so: undefined reference to `soft_lshrl&#39;<br>../../kaffe/kaffevm/.libs/libkaffevm.so: undefined reference to `soft_lshll&#39;<br>../../kaffe/kaffevm/.libs/libkaffevm.so: undefined reference to `soft_fdivl&#39;
<br>../../kaffe/kaffevm/.libs/libkaffevm.so: undefined reference to `soft_fdiv&#39;<br>../../kaffe/kaffevm/.libs/libkaffevm.so: undefined reference to `soft_lcmp&#39;<br>collect2: ld returned 1 exit status<br>make[2]: *** [kaffe-bin] Error 1
<br>make[2]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe/kaffe&#39;<br>make[1]: *** [install-recursive] Error 1<br>make[1]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/kaffe&#39;<br>
make: *** [install-recursive] Error 1<br><br></b>How to proceed further. Need your help....<br><br>Cheers,<br>Arun