[Mono-bugs] [Bug 61119][Wis] New - mono: error while loading shared libraries: libmono.so.0: cannot handle TLS data
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 2 Jul 2004 23:16:46 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by mrmodolo@terra.com.br.
http://bugzilla.ximian.com/show_bug.cgi?id=61119
--- shadow/61119 2004-07-02 23:16:46.000000000 -0400
+++ shadow/61119.tmp.26644 2004-07-02 23:16:46.000000000 -0400
@@ -0,0 +1,62 @@
+Bug#: 61119
+Product: Mono: Runtime
+Version: unspecified
+OS:
+OS Details: Linux terra 2.4.22-1.2194.nptl #1 Thu Jun 17 10:56:41 EDT 2004 i586 i586 i386 GNU/Linux
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: mrmodolo@terra.com.br
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: mono: error while loading shared libraries: libmono.so.0: cannot handle TLS data
+
+Hi,
+I could not execute mono 1.0 in my linux Fedora Core 1, (either mono beta
+1, beta 2, beta 3 and RC1). Every time I tryed mono, I received this message:
+*****************************************************************
+mono: error while loading shared libraries: libmono.so.0: cannot handle TLS
+data
+*****************************************************************
+
+My fedora is uddate, before I install mono, I do "yum update" and after
+"yum install mono*"
+this is my mono rpm instalation:
+mono-runtime-devel-1.0-1.ximian.7.1
+mono-core-1.0-1.ximian.7.1
+
+and my etc/yum.conf:
+[root@terra root]# cat /etc/yum.conf
+[main]
+cachedir=/var/cache/yum
+debuglevel=2
+logfile=/var/log/yum.log
+pkgpolicy=newest
+distroverpkg=fedora-release
+tolerant=1
+exactarch=1
+retries=20
+
+[updates-released]
+name=Fedora Core $releasever - $basearch - Released Updates
+baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/updates/$releasever/$basearch/
+
+[mono]
+name=Mono $releasever - $basearch
+baseurl=http://www.go-mono.com/archive/1.0/fedora-1-i386/
+
+If I do mint:
+[root@terra root]# mint
+mint 1.0, the Mono ECMA CLI interpreter, (C) 2001, 2002 Ximian, Inc.
+
+Usage is: mint [options] executable args...
+...
+no erros occurred!!!
+what I am doing wrong??
+thanks,
+Marcelo Modolo