[Mono-winforms-list] Error building mono

Miguel de Icaza miguel@ximian.com
Sat, 23 Apr 2005 13:46:59 -0400


Hello,

> Probably a simple question (not simple to me, as I can't figure it out). When compiling mono with the latest source from svn (running FC3) I get:
> 
> libtool: link: `checksums.lo' is not a valid libtool object
> 
> Anybody want to send me a clue?

It seems like corruption if you interrupt a compilation, so it leaves
these empty files.  

Just do make clean; make