#35923 closed defect (fixed)
webkit-gtk: Availability.h: No such file or directory
Reported by: | atlasfallen@… | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | dbevans (David B. Evans), cooljeanius (Eric Gallager) | |
Port: | webkit-gtk |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
ibook g3 900mhz
os 10.4.11
macports updated and current
webkit-gtk fails to build
Attachments (1)
Change History (7)
Changed 12 years ago by atlasfallen@…
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | devans@… added |
---|---|
Description: | modified (diff) |
Owner: | changed from macports-tickets@… to jeremyhu@… |
Summary: | error building webkit-gtk → webkit-gtk: Availability.h: No such file or directory |
comment:2 follow-up: 3 Changed 12 years ago by jeremyhu (Jeremy Huddleston Sequoia)
No, it's not related to that ticket. webkit-gtk is using the Leopard+ Availability.h API, so Tiger will fail to build it... sigh...
comment:3 Changed 12 years ago by atlasfallen@…
isn't the whole point of building from source to avoid these kinds of problems??!
comment:4 Changed 12 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → fixed |
---|---|
Status: | new → closed |
r97346 should solve this. Please reopen with a new build log if you have further issues on Tiger.
comment:6 Changed 12 years ago by cooljeanius (Eric Gallager)
The CarbonHeaders port introduced in r104661 includes an Availability.h
header; does using that work?
Note: See
TracTickets for help on using
tickets.
This looks similar to #33364. Do you have the libunwind-headers port installed? If so does deactivating that port help you build webkit-gtk?