Kevin Oberman <kob6...@gmail.com> wrote: > On Mon, Jun 4, 2012 at 9:26 AM, Heino Tiedemann > <rotkaps_spam_t...@gmx.de> wrote: >> Hi. >> >> >> can someone help me with this - It occured after the PNG lib update >> >> CC libpangocairo_1_0_la-pangocairo-context.lo >> CC libpangocairo_1_0_la-pangocairo-font.lo >> CC libpangocairo_1_0_la-pangocairo-fontmap.lo >> CC libpangocairo_1_0_la-pangocairo-render.lo >> CC libpangocairo_1_0_la-pangocairo-fcfont.lo >> CC libpangocairo_1_0_la-pangocairo-fcfontmap.lo >> CCLD libpangocairo-1.0.la >> CC querymodules.o >> CCLD pango-querymodules >> GISCAN Pango-1.0.gir >> Package cairo-gobject was not found in the pkg-config search path. >> Perhaps you should add the directory containing `cairo-gobject.pc' >> to the PKG_CONFIG_PATH environment variable >> No package 'cairo-gobject' found >> In file included from <stdin>:5: >> /usr/ports/x11-toolkits/pango/work/pango-1.28.4/pango/pango-impl-utils.h:26:18: >> error: glib.h: No such file or directory >> /usr/ports/x11-toolkits/pango/work/pango-1.28.4/pango/pango-impl-utils.h:27:25: >> error: glib-object.h: No such file or directory >> Error while processing the source. >> gmake[4]: *** [Pango-1.0.gir] Error 1 >> gmake[4]: Leaving directory >> `/usr/ports/x11-toolkits/pango/work/pango-1.28.4/pango' >> gmake[3]: *** [all-recursive] Error 1 >> gmake[3]: Leaving directory >> `/usr/ports/x11-toolkits/pango/work/pango-1.28.4/pango' >> gmake[2]: *** [all] Error 2 >> gmake[2]: Leaving directory >> `/usr/ports/x11-toolkits/pango/work/pango-1.28.4/pango' >> gmake[1]: *** [all-recursive] Error 1 >> gmake[1]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.28.4' >> gmake: *** [all] Error 2 >> *** Error code 1 >> >> Stop in /usr/ports/x11-toolkits/pango. >> ** Command failed [exit code 1]: /usr/bin/script -qa >> /tmp/portupgrade20120604-11340-1ybvf2a-0 env >> UPGRADE_TOOL=portupgrade UPGRADE_PORT=pango-1.28.4 >> UPGRADE_PORT_VER=1.28.4 make BATCH=yes >> ** Fix the problem and try again. >> ** Listing the failed packages (-:ignored / *:skipped / !:failed) >> ! x11-toolkits/pango (pango-1.28.4) (missing header) >> > > I'd love to better understand how gobject-introspection does its > thing, but this is NOT a missing header. It is GISCAN believing that > the header should exist.. > > To fix this, re-install gobject-introspection, then update pango.
the solution was in graphics/cairo I had to Build it WITH GLIB "Enable GObject Functions Feature" That was Off (by me). Heino _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"