Re: Pango build error while building on Mac OS X



Hi,

Shreyas Sriniavasan wrote:
>
> i get his error
> 
> when mv -f ".deps/cairoview.Tpo" ".deps/cairoview.Po"; \
> else rm -f ".deps/cairoview.Tpo"; exit 1; \
> fi
> powerpc-apple-darwin8-gcc-4.0.0: unrecognized option `-pthreads'
> cairoview.c:35:24: error: cairo-xlib.h: No such file or directory

This probably means that you have X on the machine which pango finds,
and then the example code expects cairo to be built with X support as
well. You can work around this by passing --without-x when building
pango (I've updated the instructions).

/Richard

-- 
Imendio AB, http://www.imendio.com/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]