[Webkit-unassigned] [Bug 22674] Webkit r39005 does not start, an entry point not found

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 5 06:10:33 PST 2008


https://bugs.webkit.org/show_bug.cgi?id=22674


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrowe at apple.com
         AssignedTo|webkit-                     |darin at apple.com
                   |unassigned at lists.webkit.org |




------- Comment #6 from darin at apple.com  2008-12-05 06:10 PDT -------
The problem here is that the nightly build was done on a machine with the new
CFNetwork headers. If you did your own build on a machine that had the old
CFNetwork headers it would work fine. To make this work on either version I can
change this into a runtime check instead of a compile-time check. Or we can
build nightly builds on a machine with the old public CFNetwork headers.


-- 
Configure bugmail: https://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.
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list