#19115: Pango fails to build --------------------------------------+------------------------------------- Reporter: treaves@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.1 Keywords: | Port: --------------------------------------+------------------------------------- Comment(by treaves@…): The above error was what I received when trying to build a 64bit universal. I've gone back to just an i386, and it still fails, but with a different error: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng12 -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -no- cpp-precomp -I/usr/X11/include -O2 -Wall -MT viewer-cairo.o -MD -MP -MF .deps/viewer-cairo.Tpo -c -o viewer-cairo.o viewer-cairo.c viewer-cairo.c:34:24: error: cairo-xlib.h: No such file or directory viewer-cairo.c: In function 'cairo_x_view_iface_create_surface': viewer-cairo.c:47: warning: implicit declaration of function 'cairo_xlib_surface_create' viewer-cairo.c:49: warning: return makes pointer from integer without a cast make[3]: *** [viewer-cairo.o] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 -- Ticket URL: <http://trac.macports.org/ticket/19115#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS