Need some testing...

Samuel Rydh mol-general@lists.maconlinux.org
Fri, 7 Feb 2003 22:51:05 +0100


On Fri, Feb 07, 2003 at 04:42:17PM -0500, David Paul BELANGER wrote:
> 
> Hello,
> 
> I downloaded the rsynced version.  Everything went well until I did
> make.  When it comes to "Making all debugger" it looks like make blocks.
> There is no error message, the shell prompt does not return.  CPU
> time/disk almost idle.  From the top program, all make processes are in the
> "sleep" state.
> 
> Anyone else had this problem?
> 
> I'm compiling on Debian GNU/Linux on a iBook.
> 
> I get this warning:
> lex.yy.c:1138: warning: `yyunput' defined but not used
> which should be that bad.
>
This warning has nothing to do with it and is harmless.

What happens if you run make in the directory src/debugger?
(the make output would be of interest if the build fails)

/Samuel