[Mono-bugs] [Bug 495461] New: undefined reference to _statvfs of mcs 2.4 on Mac OS X 10.3(PPC)

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Apr 16 06:14:20 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=495461


           Summary: undefined reference to _statvfs of mcs 2.4 on Mac OS X
                    10.3(PPC)
    Classification: Mono
           Product: Mono: Compilers
           Version: 2.4.x
          Platform: Macintosh
        OS/Version: Mac OS X 10.3
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: C#
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: textdirected at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


User-Agent:       Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET
CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)

I'm getting an error when trying to run mcs of
MonoFramework-2.4_7.macos10.novell.universal.dmg
on my MAC OS X 10.3 (PPC). The following error was encounterd after
installation:

$ mcs --version
dyld: /Library/Frameworks/Mono.framework/Versions/2.4/bin/mono Undefined
symbols:
/Library/Frameworks/Mono.framework/Versions/2.4/bin/mono undefined reference
to _statvfs expected to be defined in /usr/lib/libSystem.B.dylib
Trace/BPT trap

MonoFramework-2.2_5.macos10.novell.universal.dmg was OK for both mcs and
mono run on my OS X 10.3.

Reproducible: Always

Steps to Reproduce:
1.Run mcs --version on OS X
2.
3.
Actual Results:  
dyld: /Library/Frameworks/Mono.framework/Versions/2.4/bin/mono Undefined
symbols:
/Library/Frameworks/Mono.framework/Versions/2.4/bin/mono undefined reference
to _statvfs expected to be defined in /usr/lib/libSystem.B.dylib
Trace/BPT trap

-- 
Configure bugmail: http://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