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

thkerkmann thkerkmann at t-online.de
Tue Apr 7 06:52:21 EDT 2009



Robert Jordan wrote:
> 
> 
> What's the output of
> 
> printenv CC
> printenv CFLAGS
> printenv CPPFLAGS
> 
> executed from the same shell you're trying to build mono?
> 
> ...
> 

After ./configure

...
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

[root at klotti-51 mono-2.4]# printenv CC
[root at klotti-51 mono-2.4]# printenv CFLAGS
[root at klotti-51 mono-2.4]# printenv CPPFLAGS
[root at klotti-51 mono-2.4]#

nothing ???

hm....

After make

...
make[3]: *** [marshal.lo] Error 1
make[3]: Leaving directory `/home/exchange/Mono/mono-2.4/mono/metadata'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/exchange/Mono/mono-2.4/mono'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/exchange/Mono/mono-2.4'
make: *** [all] Error 2
[root at klotti-51 mono-2.4]# printenv CC
[root at klotti-51 mono-2.4]# printenv CFLAGS
[root at klotti-51 mono-2.4]# printenv CPPFLAGS
[root at klotti-51 mono-2.4]#
 
still nothing ???




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



More information about the Mono-list mailing list