[Mono-bugs] [Bug 387491] New: mono-svn 102687 build error (use eglib )
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue May 6 21:07:02 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=387491
Summary: mono-svn 102687 build error (use eglib )
Product: Mono: Runtime
Version: SVN
Platform: i386
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: misc
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: hys545 at dreamwiz.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Description of Problem:
make[1]: Leaving directory `/home/hys545/MONO/mono/mono/tests/assemblyresolve'
make[1]: Entering directory `/home/hys545/MONO/mono/mono/tests'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -m32 -march=i386
-mtune=pentium4 -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 -o libtest.la -rpath
`pwd` libtest_la-libtest.lo -L../../eglib/src -leglib -lm -L../../eglib/src
-leglib -lm -lrt -ldl -lpthread -lm
gcc -shared .libs/libtest_la-libtest.o -Wl,--whole-archive
/home/hys545/MONO/mono/eglib/src/.libs/libeglib.a
/home/hys545/MONO/mono/eglib/src/.libs/libeglib.a -Wl,--no-whole-archive
-L/home/hys545/MONO/mono/eglib/src -lrt -ldl -lpthread -lm -m32 -march=i386
-mtune=pentium4 -mno-tls-direct-seg-refs -Wl,-soname -Wl,libtest.so.0 -o
libs/libtest.so.0.0.0
/home/hys545/MONO/mono/eglib/src/.libs/libeglib.a(libeglib_la-garray.o): In
function `g_array_new':
/root/b/mono/eglib/src/garray.c:72: multiple definition of `g_array_new'
/home/hys545/MONO/mono/eglib/src/.libs/libeglib.a(libeglib_la-garray.o):/root/b/mono/eglib/src/garray.c:72:
first defined here
/home/hys545/MONO/mono/eglib/src/.libs/libeglib.a(libeglib_la-garray.o): In
function `g_array_free':
/root/b/mono/eglib/src/garray.c:86: multiple definition of `g_array_free'
/home/hys545/MONO/mono/eglib/src/.libs/libeglib.a(libeglib_la-garray.o):/root/b/mono/eglib/src/garray.c:86:
first defined here
/home/hys545/MONO/mono/eglib/src/.libs/libeglib.a(libeglib_la-garray.o): In
function `g_array_append_vals':
/root/b/mono/eglib/src/garray.c:105: multiple definition of
`g_array_append_vals'
/home/hys545/MONO/mono/eglib/src/.libs/libeglib.a(libeglib_la-garray.o):/root/b/mono/eglib/src/garray.c:105:
first defined here
/home/hys545/MONO/mono/eglib/src/.libs/libeglib.a(libeglib_la-garray.o): In
function `g_array_insert_vals':
/root/b/mono/eglib/src/garray.c:132: multiple definition of
`g_array_insert_vals'
/home/hys545/MONO/mono/eglib/src/.libs/libeglib.a(libeglib_la-garray.o):/root/b/mono/eglib/src/garray.c:132:
first defined here
/home/hys545/MONO/mono/eglib/src/.libs/libeglib.a(libeglib_la-garray.o): In
function `g_array_remove_index':
Steps to reproduce the problem:
1.
2.
Actual Results:
Expected Results:
How often does this happen?
Additional Information:
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list