Pango build error while building on Mac OS X



Hey,

I am trying to build gtk mac os x
http://developer.imendio.com/wiki/Gtk_Mac_OS_X#Community
I followed the build instructions religiously, everything went fine till
i got around to 
building pango.

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
cairoview.c: In function 'update':
cairoview.c:145: warning: implicit declaration of function
'cairo_xlib_surface_create'
cairoview.c:147: warning: assignment makes pointer from integer without
a cast
make[2]: *** [cairoview.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Why is pango looking for cairo-xlib.h ? when i built and configured
cairo with 
--disable-xlib. Are we missing out a few #define's somewhere ?

So, cairoview.c looks like just an example. Maybe its not important but
still thought it would 
be worth getting someone's attention.

Thanks for the help in advance

Cheers,
Shreyas

-- 
What can i do? I am just being me



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