[Mono-bugs] [Bug 436702] New: mono-svn 116341 build error( using eglib)

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Oct 17 20:47:10 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=436702


           Summary: mono-svn 116341 build error( using eglib)
           Product: Mono: Runtime
           Version: SVN
          Platform: Other
        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: Other


Description of Problem:
make[3]: Entering directory `/home/hys545/MONO/mono/mono/metadata'
LD      pedump
/.libs/libmonoruntime.a(assembly.o): In function
`mono_assembly_load_publisher_policy':
/usr/src/Haansoft/BUILD/mono/mono/metadata/assembly.c:2003: undefined reference
to `g_utf8_strdown'
/.libs/libmonoruntime.a(assembly.o): In function
`mono_assembly_load_from_gac':
/usr/src/Haansoft/BUILD/mono/mono/metadata/assembly.c:2156: undefined reference
to `g_utf8_strdown'
./io-layer/.libs/libwapi.a(versioninfo.o): In function
`get_stringtable_block':
/usr/src/Haansoft/BUILD/mono/mono/io-layer/versioninfo.c:629: undefined
reference to `g_utf8_strdown'
./io-layer/.libs/libwapi.a(versioninfo.o): In function `VerQueryValue':
/usr/src/Haansoft/BUILD/mono/mono/io-layer/versioninfo.c:898: undefined
reference to `g_utf8_strdown'
collect2: ld returned 1 exit status


Steps to reproduce the problem:
1. svn update
2. ./configure -with-glib=embedded


Actual Results:


Expected Results:


How often does this happen? 


Additional Information:
 eglib don't have `g_utf8_strdown'.


-- 
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