[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mono-devel-list
Subject:    [Mono-dev] Trunk broken,
From:       "KISHIMOTO, Makoto" <ksmakoto () dd ! iij4u ! or ! jp>
Date:       2008-11-28 3:35:38
Message-ID: 20081128123538.a7e13c21.ksmakoto () dd ! iij4u ! or ! jp
[Download RAW message or body]

Hello

Trunk cannot build, like follows

gmake[4]: Entering directory `/local/home/ksmakoto/Mono/mono/mono/mini'
if ../../doltcompile gcc -DHAVE_CONFIG_H -I. -I. -I../..   -DGC_FREEBSD_THREADS \
-DPLATFORM_BSD  -I../.. -I../../libgc/include -D_REENTRANT \
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -g -O2 \
-fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused \
-Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes \
-Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings \
-mno-tls-direct-seg-refs -MT regalloc2.lo -MD -MP -MF ".deps/regalloc2.Tpo" -c -o \
                regalloc2.lo regalloc2.c; \
        then mv -f ".deps/regalloc2.Tpo" ".deps/regalloc2.Plo"; else rm -f \
".deps/regalloc2.Tpo"; exit 1; fi regalloc2.c:192: error: static declaration of \
                'g_slist_append_mempool' follows non-static declaration
../../mono/metadata/mempool-internals.h:11: error: previous declaration of \
'g_slist_append_mempool' was here gmake[4]: *** [regalloc2.lo] Error 1
gmake[4]: Leaving directory `/local/home/ksmakoto/Mono/mono/mono/mini'

========

Sources are like this.

mono/mini/regalloc2.c
   189  static inline GSList*
   190  g_slist_append_mempool (MonoMemPool *mp, GSList   *list,
   191                                                  gpointer  data)

mono/metadata/mempool-internals.h
    10  GSList*
    11  g_slist_append_mempool (MonoMemPool *mp, GSList *list, gpointer data) \
MONO_INTERNAL; _______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic