Opened 15 years ago
Last modified 4 years ago
#20018 closed defect
Scribus compile fails: cairo-xlib.h: No such file — at Initial Version
Reported by: | odispam@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | ||
Port: | scribus |
Description
{{{scpainter.cpp:40:26: error: cairo-xlib.h: No such file or directory scpainter.cpp: In constructor 'ScPainter::ScPainter(QPaintDevice*, unsigned int, unsigned int, unsigned int, unsigned int)': scpainter.cpp:123: error: 'cairo_xlib_surface_create' was not declared in this scope make[3]: * [scpainter.o] Error 1 make[2]: * [all-recursive] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2
Error: Status 1 encountered during processing.}}}
Tried upgrading cairo:
{{{$ port installed cairo The following ports are currently installed:
cairo @1.8.6_4+macosx+no_x11+quartz (active) cairo @1.8.8_0+macosx+no_x11+quartz}}}
Is this from cairo-devel or something?
Note: See
TracTickets for help on using
tickets.