<DIV>Thanks for the help and&nbsp;I fixed the previous problem . By the way little help on running mauve-html-gen.pl script . I used it as follows</DIV>
<DIV>&nbsp;</DIV>
<DIV>$ make check &gt; ./mauve-html-gen.pl &gt; Result.html</DIV>
<DIV>&nbsp;</DIV>
<DIV>I got the test results in Result.html but script did not participate in it.&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>How can I used script with this.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks!</DIV>
<DIV>&nbsp;</DIV>
<DIV>--Babar</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR><BR><B><I>Dalibor Topic &lt;robilad@kaffe.org&gt;</I></B> wrote:</DIV>
<DIV>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid; WIDTH: 100%">Babar wrote:<BR>&gt; Hi<BR>&gt; <BR>&gt; I am trying to run mauve for kaffe on linux, but when<BR>&gt; I use this to configure .<BR>&gt; <BR>&gt; $ ./configure JAVA=/usr/local/kaffe/bin<BR>&gt; JAVAC=/root/j2sdk1.4.1_04/bin<BR>&gt; <BR>&gt; Error: <BR>&gt; <BR>&gt; configure: warning: JAVA=/usr/local/kaffe/bin: invalid<BR>&gt; host type<BR>&gt; configure: warning: JAVAC=/root/j2sdk1.4.1_04/bin:<BR>&gt; invalid host type<BR>&gt; configure: error: can only configure for one host and<BR>&gt; one target at a time<BR>&gt; <BR>&gt; What is meant by host and target in here. <BR><BR>configure is a bit special with the arguments it takes: when support for <BR>cross-compilation is enabled, it tries hard to guess the host and target <BR>platforms for cross-compilation.<BR><BR>You're running the wrong configure, mauve's configure doesn't have <BR>support for cross-compilation, so you shouldn't be
 getting this error <BR>message. Check out FAQ/FAQ.mauve for more information how to setup kaffe <BR>and mauve.<BR><BR>Finally, JAVA and JAVAC should point to executables, not to paths. So <BR>what you want is something like this:<BR><BR>cd mauve<BR>autoreconf<BR><BR>(on a single line)<BR>./configure JAVA=/usr/local/kaffe/bin/kaffe <BR>JAVAC=/root/j2sdk1.4.1_04/bin/javac<BR><BR>cheers,<BR>dalibor topic<BR><BR><BR>_______________________________________________<BR>kaffe mailing list<BR>kaffe@kaffe.org<BR>http://kaffe.org/cgi-bin/mailman/listinfo/kaffe</BLOCKQUOTE></DIV><p><hr SIZE=1>
Do you Yahoo!?<br>
<a href="http://us.rd.yahoo.com/evt=10469/*http://sitebuilder.yahoo.com">Yahoo! SiteBuilder</a> - Free, easy-to-use web site design software