[Mono-bugs] [Bug 664799] Unable to compile code referencing FluentNHibernate on mono 2.8.2 (ok with 2.8.1)

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jan 17 16:24:01 EST 2011


https://bugzilla.novell.com/show_bug.cgi?id=664799

https://bugzilla.novell.com/show_bug.cgi?id=664799#c3


Pablo Ruiz <pruiz at netway.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #3 from Pablo Ruiz <pruiz at netway.org> 2011-01-17 21:24:00 UTC ---
Recompiled 2.8.2 applying patch from 2-8, but still failing.

I'm attaching a simplified test case.


[root at lisa tc]# mono --version
Mono JIT compiler version 2.8.2 (tarball Mon Jan 17 20:50:29 CET 2011)
Copyright (C) 2002-2010 Novell, Inc and Contributors. www.mono-project.com
        TLS:           __thread
        SIGSEGV:       altstack
        Notifications: epoll
        Architecture:  x86
        Disabled:      none
        Misc:          debugger softdebug
        LLVM:          supported, not enabled.
        GC:            Included Boehm (with typed GC and Parallel Mark)
[root at lisa tc]# ./run.sh
error CS0011: Could not load type
'MvcContrib.FluentHtml.Elements.SelectBase`1[MvcContrib.FluentHtml.Elements.MultiSelect`1[TModel]]'
from assembly 'MvcContrib.FluentHtml, Version=2.0.36.0, Culture=neutral,
PublicKeyToken=null'.
Compilation failed: 1 error(s), 0 warnings

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list