[Mono-devel-list] Building monodebugger from CVS: mcs/jay/jay: No such file or directory

David Sheldon dave-monolist at earth.li
Sun Mar 14 09:18:55 EST 2004


On Sun, Mar 14, 2004 at 03:17:49PM +0100, Joris Willems wrote:
> Hi all
> 
> I'm building monodebugger from CVS to use it with monodevelop. I ended up with 
> this error:
> 
> make[3]: Entering directory 
> `/home/hofhy/mono/monodebugger/debugger/frontends/scripting'
> ../../../mcs/jay/jay -ctv < skeleton Parser.jay > Parser.tmp && mv -f 
> Parser.tmp Parser.cs
> /bin/sh: line 1: ../../../mcs/jay/jay: No such file or directory
> make[3]: *** [Parser.cs] Error 127

That path is going out of the monodebugger source tree, and into the mcs
source tree, that it expects to have been checked out next to
monodebugger. I think that checking out mcs, and making it will solve
your problem here.

David

-- 
"It's a stickier situation than when sticky the stick insect got stuck
                on a sticky bun." - Edmund Blackadder.



More information about the Mono-devel-list mailing list