[Webkit-unassigned] [Bug 12997] New: JavaScriptCore Build fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 7 01:25:54 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12997

           Summary: JavaScriptCore Build fix
           Product: WebKit
           Version: 522+ (nightly)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: shrikant.gangoda at celunite.com


g++ -c -o obj-gnu/jscore_collector.o -D_THREAD_SAFE -pthread -I.
-I./DerivedSources/JavaScriptCore -I./ForwardingHeaders -I./bindings/c
-I./bindings/jni -I./bindings -I./kjs -I./pcre -I./wtf -DUSE_CONSERVATIVE_GC=0
-DENABLE_XSLT=1 -DHAVE_FUNC_ISNAN -g -g -Wall -O2 -fno-strict-aliasing -fPIC
-DPIC -fno-rtti -fno-exceptions   -MTobj-gnu/jscore_collector.o -MF`echo
obj-gnu/jscore_collector.o | sed -e 's,\.o$,.d,'` -MD kjs/collector.cpp
kjs/collector.cpp: In static member function `static void
KJS::Collector::markMainThreadOnlyObjects()':
kjs/collector.cpp:503: error: `pthread_main_np' was not declared in this scope
kjs/collector.cpp:503: warning: unused variable 'pthread_main_np'
make: *** [obj-gnu/jscore_collector.o] Error 1


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list