[Mono-bugs] [Bug 53915][Wis] New - error in compilation, can't open libgthread-1.3.so.12

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 5 Feb 2004 06:18:26 -0500 (EST)


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 cmavin@recital.com.

http://bugzilla.ximian.com/show_bug.cgi?id=53915

--- shadow/53915	2004-02-05 06:18:26.000000000 -0500
+++ shadow/53915.tmp.23270	2004-02-05 06:18:26.000000000 -0500
@@ -0,0 +1,53 @@
+Bug#: 53915
+Product: Mono/Runtime
+Version: unspecified
+OS: Red Hat 9.0
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: cmavin@recital.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: error in compilation, can't open libgthread-1.3.so.12
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. update PKG_CONFIG_PATH then ./configure
+2. make 
+3. 
+
+Actual Results:
+./monoburg ./sample.brg > sample.c
+./monoburg: error while loading shared libraries: libgthread-1.3.so.12: 
+cannot o                                             pen shared object 
+file: No such file or directory
+make[3]: *** [sample.c] Error 127
+make[3]: Leaving directory `/usr/mono_0.3/mono-0.30/mono/monoburg'
+make[2]: *** [all-recursive] Error 1
+make[2]: Leaving directory `/usr/mono_0.3/mono-0.30/mono'
+make[1]: *** [all-recursive] Error 1
+make[1]: Leaving directory `/usr/mono_0.3/mono-0.30'
+make: *** [all] Error 2
+
+
+
+Expected Results:
+that it works :)
+
+How often does this happen? 
+everytime i attempt to compile
+
+Additional Information:
+I am going to try the binaries but prefer to use source code as i have 
+many machines running platforms which binaries are not currently 
+available for.