Opened 12 years ago
Closed 12 years ago
#35756 closed defect (duplicate)
webkit-gtk @1.8.2_1 +quartz +svg +video Build error
Reported by: | dstrubbe (David Strubbe) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | dbevans (David B. Evans) | |
Port: | webkit-gtk |
Description
I am using OSX 10.8 and Xcode 4.4.1. I had webkit-gtk 1.8.2_0 installed fine, but the upgrade to 1.8.2_1 failed in the build phase. I uninstalled and cleaned, and tried to install 1.8.2_1 from scratch, but got the same errors.
I believe the key part is this:
:info:build Source/WebCore/plugins/gtk/PluginViewGtk.cpp:80:30: error: cairo/cairo-xlib.h: No such file or directory :info:build Source/WebCore/plugins/gtk/PluginViewGtk.cpp:81:22: error: gdk/gdkx.h: No such file or directory
although there also a large number of preceding errors of this form:
:info:build Can't stat ./Source/WebCore/dom/testing: No such file or directory
I am attaching main.log from the build from scratch.
Attachments (1)
Change History (2)
Changed 12 years ago by dstrubbe (David Strubbe)
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Duplicate of #35522.