Hi, I'm trying to compile db4o using mono-1.1.16-1 (supplied by Fedora Core) using the src rpm (I'm thinking of submitting it to Fedora Extras).
When I come to compile it, I'm getting the following error ./src/core/src/core/com/db4o/YapField.cs(89,14): error CS0121: The call is ambiguous between the following methods or properties: `object.GetType()' and `com.db4o.reflect.ReflectField.GetType()' /usr/lib/mono/1.0/mscorlib.dll `object.GetType()', name of symbol related to previous error ./src/core/src/core/com/db4o/reflect/ReflectField.cs(35,33):: `com.db4o.reflect.ReflectField.GetType()', name of symbol related to previous error Where is the best place to report this error (not sure if it's here or to db4o themselves) and is there something I can pass in to stop this error? TTFN Paul -- "Logic, my dear Zoe, is merely the ability to be wrong with authority" - Dr Who _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
