[Mono-bugs] [Bug 78389][Maj] New - make of mono failed; keawords: make monoburg undefined reference g_assert_warning

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat May 13 18:27:09 EDT 2006


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 bugzilla at kaptur.de.

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

--- shadow/78389	2006-05-13 18:27:09.000000000 -0400
+++ shadow/78389.tmp.2520	2006-05-13 18:27:09.000000000 -0400
@@ -0,0 +1,47 @@
+Bug#: 78389
+Product: Mono: Runtime
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: misc
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: bugzilla at kaptur.de               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: make of mono failed; keawords: make monoburg undefined reference g_assert_warning
+
+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. ./configure
+2. make
+
+Actual Results:
+
+gcc -o monoburg ./monoburg.c parser.c -pthread -I/usr/include/glib-2.0
+-I/usr/lib/glib-2.0/include   -I. -g -O2  -pthread -L/usr/local/lib
+-lgthread-2.0 -lglib-2.0
+/tmp/ccT7F8Nx.o(.text+0x22d9): In function `main':
+./monoburg.c:345: undefined reference to `g_assert_warning'
+collect2: ld returned 1 exit status
+make[3]: *** [monoburg] Error 1
+
+
+Expected Results:
+
+make OK.
+
+How often does this happen? 
+
+2 of 2.
+
+best regards Ralph


More information about the mono-bugs mailing list