[Mono-list] Mono CVS build issue
Ricardo Kirkner
mono@kirkner.com.ar
Thu, 12 Sep 2002 19:27:12 -0300
Matt Kunze wrote:
> 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
>
I am sorry, but i did not understand what you sayed. Could you please
explain it again to me? Why does the makefile generate those zero sized
files? How can I do to get the files correctly compiled?
I thank you for taking the time answering me.
Ricardo Kirkner