Opened 11 years ago
Closed 11 years ago
#40411 closed defect (fixed)
py27-gobject3: fatal error: 'pycairo.h' file not found
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | neverpanic (Clemens Lang) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.0 |
Keywords: | Cc: | ||
Port: | py27-gobject3 |
Description
pygi-foreign-cairo.c:28:10: fatal error: 'pycairo.h' file not found #include <pycairo.h> ^ 1 error generated.
Attachments (1)
Change History (3)
Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | main.log.bz2 added |
---|
comment:1 Changed 11 years ago by dbevans (David B. Evans)
comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Yes, thanks.
Note: See
TracTickets for help on using
tickets.
Version 3.10.0 committed in r112012, r112013. Builds OK on buildbots after removal of py26 subport. Does this fix the problem for you?