[Mono-bugs] [Bug 676615] New: when compiling under -DDEBUG threads.c:761 references non-existing variable

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Mar 3 04:27:08 EST 2011


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

https://bugzilla.novell.com/show_bug.cgi?id=676615#c0


           Summary: when compiling under -DDEBUG threads.c:761 references
                    non-existing variable
    Classification: Mono
           Product: Mono: Runtime
           Version: 2.10.x
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: debug
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: david at dasz.at
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US)
AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.98 Safari/534.13

CC      libmonoruntime_la-threads.lo
threads.c: In function ‘start_wrapper_internal’:
threads.c:761: error: ‘thread’ undeclared (first use in this function)
threads.c:761: error: (Each undeclared identifier is reported only once
threads.c:761: error: for each function it appears in.)

I'm compiling 2.10.1-43-gfd2b90b


Reproducible: Always

Steps to Reproduce:
1. autogen.sh with CFLAGS="-g -DDEBUG"
2. make

Actual Results:  
Errors out.

Expected Results:  
should compile.

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