Ricardo Kirkner wrote: > I am sorry if this issue has already been solved, but i could not find > anything regarding this. > > I downloaded the mono source from cvs, and when i compiled mono, there > were no compilation errors, but the files generated in the runtime > directory all have a file size of 0.
I had the same problem the other day. The build script first for newly compiled dlls to copy from your source tree and if those are found it looks in /usr/local/lib. If neither is found it creates empty files The Gentoo install puts the dlls in /usr/lib which was causing the problem. I copied them manually to /usr/local/lib and everything worked -- .o0O0o.__.o0O0o.__.o0O0o.__.o0O0o.__.o0O0o.__.o0O0o.__.o0O0o. | Matt Kunze There is a fine line | | Build Master Fooly Fool between sayings that | | 970.484.0841 x 2205 make sense. | ============================================================= _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
