[Mono-list] Build error

Hector E. Gomez Morales hgomez_36@flashmail.com
Wed, 18 Feb 2004 05:30:28 -0600


--=-a1Yt1loZyMvvj0C+waDe
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

I have this error since yesterday:

(cd .libs && rm -f libmono.la && ln -s ../libmono.la libmono.la)
/bin/sh ../../libtool --mode=link gcc  -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  -o mono
-export-dynamic main.o libmono.la                   -pthread
-lgthread-2.0 -lglib-2.0                    -Wl,--export-dynamic
-lgmodule-2.0 -ldl -lglib-2.0   -lm                -lpthread -lm
-L/usr/lib -licui18n -licuuc -licudata -lpthread -lm -lnsl -lpthread -lm
gcc -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 -o .libs/mono main.o -Wl,--export-dynamic
-Wl,--export-dynamic  ./.libs/libmono.so -L/usr/lib -pthread
/usr/lib/libgthread-2.0.so /usr/lib/libgmodule-2.0.so -ldl
/usr/lib/libglib-2.0.so -licui18n -licuuc -licudata -lnsl -lpthread -lm
-Wl,--rpath -Wl,/usr/local/lib
./.libs/libmono.so: undefined reference to `___tls_get_addr'
collect2: ld returned 1 exit status
make: *** [mono] Error 1

Anyone is having this error?


--=-a1Yt1loZyMvvj0C+waDe
Content-Type: text/html; charset=utf-8

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.9">
</HEAD>
<BODY>
I have this error since yesterday:<BR>
<BR>
(cd .libs &amp;&amp; rm -f libmono.la &amp;&amp; ln -s ../libmono.la libmono.la)<BR>
/bin/sh ../../libtool --mode=link gcc&nbsp; -g -O2 -fno-strict-aliasing -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes&nbsp; -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings&nbsp; -o mono -export-dynamic main.o libmono.la&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -pthread -lgthread-2.0 -lglib-2.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0&nbsp;&nbsp; -lm&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -lpthread -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -lm -lnsl -lpthread -lm<BR>
gcc -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 -o .libs/mono main.o -Wl,--export-dynamic -Wl,--export-dynamic&nbsp; ./.libs/libmono.so -L/usr/lib -pthread /usr/lib/libgthread-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -licui18n -licuuc -licudata -lnsl -lpthread -lm -Wl,--rpath -Wl,/usr/local/lib<BR>
./.libs/libmono.so: undefined reference to `___tls_get_addr'<BR>
collect2: ld returned 1 exit status<BR>
make: *** [mono] Error 1<BR>
<BR>
Anyone is having this error?<BR>
<BR>
</BODY>
</HTML>

--=-a1Yt1loZyMvvj0C+waDe--