[Mono-list] make of mono-2.4 fails with lots of errormessages

thkerkmann thkerkmann at t-online.de
Mon Apr 6 14:32:41 EDT 2009


Hi all,

I just tried to make mono-2.4 from the sources. Before I installed
libgdiplus successfully.

Can anybody give me some hints - I'm not a linux geek.

I'm running on fedora 2.6.26.8-57.fc8 #1 SMP Thu Dec 18 18:59:49 EST 2008
x86_64 x86_64 x86_64 GNU/Linux

configure output seems to be ok:
...
config.status: executing default commands

        mcs source:    $(top_srcdir)/mcs
        olive source:

        GC:          included
        TLS:         __thread
        SIGALTSTACK: yes
        Engine:      Building and using the JIT
        2.0 Beta:    yes
        2.1 Alpha:   yes
        JNI support: IKVM Native
        libgdiplus:  assumed to be installed
        zlib:        system zlib
        oprofile:    no
        BigArrays:   no
        DTrace:      no

but a lot of errors occur when make-ing.
....
marshal.c:12352: Warnung: kein vorheriger Prototyp für
»mono_marshal_free_ccw«
marshal.c:12406: Fehler: ungültige Speicherklasse für Funktion
»cominterop_get_managed_wrapper_adjusted«
marshal.c:12406: Warnung: kein vorheriger Prototyp für
»cominterop_get_managed_wrapper_adjusted«
marshal.c:12530: Fehler: ungültige Speicherklasse für Funktion
»cominterop_mono_string_to_guid«
marshal.c:12530: Warnung: kein vorheriger Prototyp für
»cominterop_mono_string_to_guid«
marshal.c:12541: Fehler: ungültige Speicherklasse für Funktion
»cominterop_class_guid_equal«
marshal.c:12541: Warnung: kein vorheriger Prototyp für
»cominterop_class_guid_equal«
marshal.c:12550: Fehler: ungültige Speicherklasse für Funktion
»cominterop_ccw_addref«
marshal.c:12550: Warnung: kein vorheriger Prototyp für
»cominterop_ccw_addref«
marshal.c:12569: Fehler: ungültige Speicherklasse für Funktion
»cominterop_ccw_release«
marshal.c:12569: Warnung: kein vorheriger Prototyp für
»cominterop_ccw_release«
marshal.c:12621: Fehler: ungültige Speicherklasse für Funktion
»cominterop_ccw_queryinterface«
marshal.c:12621: Warnung: kein vorheriger Prototyp für
»cominterop_ccw_queryinterface«
marshal.c:12688: Fehler: ungültige Speicherklasse für Funktion
»cominterop_ccw_get_type_info_count«
marshal.c:12688: Warnung: kein vorheriger Prototyp für
»cominterop_ccw_get_type_info_count«
marshal.c:12694: Fehler: ungültige Speicherklasse für Funktion
»cominterop_ccw_get_type_info«
marshal.c:12694: Warnung: kein vorheriger Prototyp für
»cominterop_ccw_get_type_info«
marshal.c:12702: Fehler: ungültige Speicherklasse für Funktion
»cominterop_ccw_get_ids_of_names«
marshal.c:12702: Warnung: kein vorheriger Prototyp für
»cominterop_ccw_get_ids_of_names«
marshal.c:12712: Fehler: ungültige Speicherklasse für Funktion
»cominterop_ccw_invoke«
marshal.c:12712: Warnung: kein vorheriger Prototyp für
»cominterop_ccw_invoke«
marshal.c:12728: Warnung: kein vorheriger Prototyp für
»mono_marshal_find_nonzero_bit_offset«
marshal.c:12749: Warnung: kein vorheriger Prototyp für
»mono_marshal_get_thunk_invoke_wrapper«
marshal.c:12899: Warnung: kein vorheriger Prototyp für
»mono_marshal_free_dynamic_wrappers«
marshal.c:12910: Fehler: expected declaration or statement at end of input
make[3]: *** [marshal.lo] Fehler 1
make[3]: Leaving directory `/home/exchange/Mono/mono-2.4/mono/metadata'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/exchange/Mono/mono-2.4/mono'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/exchange/Mono/mono-2.4'
make: *** [all] Fehler 2

-- 
View this message in context: http://www.nabble.com/make-of-mono-2.4-fails-with-lots-of-errormessages-tp22914109p22914109.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list