[Mono-bugs] [Bug 490049] New: mono-svn-130536(metatdata) build error(eglib don't have G_MAXUINT32)
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Mar 29 20:45:55 EDT 2009
https://bugzilla.novell.com/show_bug.cgi?id=490049
Summary: mono-svn-130536(metatdata) build error(eglib don't
have G_MAXUINT32)
Classification: Mono
Product: Mono: Runtime
Version: SVN
Platform: x86
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: ---
User-Agent: Mozilla/5.0 (X11; U; Linux i686; ko; rv:1.9.0.8)
Gecko/2009032608 Firefox/3.0.8
I update mono-svn-130536
//////////////
make[3]: Entering directory `/home/hys545/MONO/mono/mono/metadata'
CC metadata-verify.lo
metadata-verify.c: In function ‘calc_row_size’:
metadata-verify.c:1023: error: ‘G_MAXUINT32’ undeclared (first use in this
function)
metadata-verify.c:1023: error: (Each undeclared identifier is reported only
once
metadata-verify.c:1023: error: for each function it appears in.)
//////////////////
glib have G_MAXUINT32 define.
but eglib don;t have G_MAXUINT32 define.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
--
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