<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2314.1000" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>
<DIV><FONT size=2>Hi there, I seem to be having problems getting kaffe working. 
I have tried both the 1.0.5&nbsp;and the cvs snap versions. It seems to compile 
successfully but when I try "make check" each of the tests fails and gives a 
segmentation fault - core dumped.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2>I am using FreeBSD - 2.2.7 (which uses aout format so I think 
that&nbsp;prevents me from being able to use the packaged FreeBSD port - 
cause&nbsp;it seems to be elf).</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2>During compilation I also got some warnings saying that 
"inter-library dependencies are not known to be supported. All declared 
inter-library dependencies are being dropped." Libtool could not satisfy all 
declared inter-library dependencies of modules libnative, libzip, libmath, 
libsecurity. Therefore a static module would be created. </FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>I did not find anything in the mail list archives that looked 
similar. I also checked to make sure that gcc was using "-g" and "O2". I hope 
that someone can give some help here.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2>My system particulars:</FONT></DIV>
<DIV><FONT size=2>gcc version 2.7.2.1</FONT></DIV>
<DIV><FONT size=2>gmake 3.78.1</FONT></DIV>
<DIV><FONT size=2>bash 2.03</FONT></DIV>
<DIV><FONT size=2>LD_LIBRARY_PATH 
/usr/lib:/usr/local/lib:/usr/X11R6/lib</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2>the configure line was: "configure --prefix=/usr/local/kaffe 
--with-gnu-ld"</FONT></DIV>
<DIV><FONT size=2>(note: kaffe was never previously installed on this 
machine)</FONT></DIV>
<DIV>&nbsp;</DIV></DIV></BODY></HTML>