Joshua, Your suggestion worked, thank you very much. In the "mono" directory I made: make clean make distclean autogen.sh --prefix=/usr make bootstrap && make install
Then I recompiled monodocer.exe and everything worked fine. Best regards, Rodolfo El s�b, 08-05-2004 a las 12:42, Joshua Tauberer escribi�: > Rodolfo Campero wrote: > > Hello, > > > > I'm having some trouble with monodocer.exe. > > When I try to generate documentation stubs for my library, I get this: > > > > $ mono --debug /usr/bin/monodocer.exe --stub --assembly my.dll --dest > > `pwd` > > > > ** (/usr/bin/monodocer.exe:14826): WARNING **: Symbol file > > /usr/lib/mscorlib.dll is not a mono symbol file > > Recompile? I had some strange issues after upgrading to Beta 1. > > There's nothing special about the program that would cause that, as far > as I can tell. _______________________________________________ Mono-docs-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-docs-list
