[Webkit-unassigned] [Bug 8744] New: System.framework not included in JavaScriptCore project.

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu May 4 15:22:05 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8744

           Summary: System.framework not included in JavaScriptCore project.
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P1
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: christopher_jerome at iprimus.com.au


The system.framework is not in the Xcode project for JavaScriptCore. It must
have been accidently removed or something. Because this was not in the project,
we were getting undifined symbols when attempting to build JavaScriptCore the
undefined symbols were: _acl_copy_int_extern _acl_copy_* etc... 

Which upon imvestigation into this I found out that these particualr symbols,
are defined in the System framework

I added the system.framework to the xcode project, and everything compiles as
normal, and runs. you need to look into this..


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