Opened 13 years ago
Closed 12 years ago
#34109 closed defect (fixed)
py26-gtk: error: 'gtk/gtk.h' file not found
Reported by: | aarno@… | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.4 |
Keywords: | Cc: | ||
Port: | py26-gtk |
Description
Hello,
Trying to build py26-gtk on Lion it complains about missing "gtk/gtk.h" although gtk2 is depended on and installed (see log attached)
-Aarno
Attachments (1)
Change History (5)
Changed 13 years ago by aarno@…
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | aarno@… removed |
---|---|
Owner: | changed from macports-tickets@… to mcalhoun@… |
Summary: | py26-gtk-2.22.0_1.darwin_11.x86_64 build fails on Lion → py26-gtk: error: 'gtk/gtk.h' file not found |
comment:3 Changed 12 years ago by jmroot (Joshua Root)
The compile command appears to be missing a -I/opt/local/include/gtk-2.0
.
comment:4 Changed 12 years ago by g5pw (Aljaž Srebrnič)
Resolution: | → fixed |
---|---|
Status: | new → closed |
I believe this was resolved when unifying. Feel free to reopen the ticket if it still does not work!
Note: See
TracTickets for help on using
tickets.
Log for py26-gtk