[Mono-devel-list] Error when build current mono cvs

Gonzalo Paniagua Javier gonzalo at ximian.com
Mon Jan 26 11:14:55 EST 2004


El lun, 26-01-2004 a las 16:57, Gonia Eric - egonia escribió:
> This is an error I get when building the current CVS of mono:
> 
> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../libgc/include
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGC_LINUX_THREADS
> -DMONO_USE_EXC_TABLES -D_GNU_SOURCE -D_REENTRANT -fexceptions
> -D_FILE_OFFSET_BITS=64 -g -O2 -fno-strict-aliasing -g -Wall -Wunused
> -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes
> -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual
> -Wcast-align -Wwrite-strings -MT mini.lo -MD -MP -MF .deps/mini.Tpo -c
> mini.c  -fPIC -DPIC -o .libs/mini.o In file included from mini.c:49:
> jit-icalls.c:431: error: conflicting types for `truncl'
> /usr/include/bits/mathcalls.h:314: error: previous declaration of `truncl'
> make[4]: *** [mini.lo] Error 1
> make[4]: Leaving directory `/home/egonia/software/mono/mono/mono/mini'

You need to rerun autogen.sh.

-Gonzalo





More information about the Mono-devel-list mailing list