pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/graphics/cairo



On Tue, Sep 14, 2010 at 11:45:44AM +0200, Thomas Klausner wrote:
> > BTW: "gtk2+" is broken as well now under NetBSD/amd64 5.1_RC3:
> > 
> > hecking for Xinerama support on XFree86... yes
> > checking Pango flags... -pthread -D_REENTRANT -I/usr/pkg/include/pango-1.0 
> > -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include 
> > -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/X11R7/include 
> > -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/libpng14 
> > -I/usr/pkg/include   -Wl,-R/usr/pkg/lib -pthread -Wl,-R/usr/X11R7/lib 
> > -L/usr/pkg/lib -L/usr/X11R7/lib -lpangocairo-1.0 -lcairo -lpangoft2-1.0 
> > -lpango-1.0 -lm -lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 
> > -lgthread-2.0 -lglib-2.0 -lintl
> > configure: error:
> > *** Can't link to Pango. Pango is required to build
> > *** GTK+. For more information see http://www.pango.org
> > *** Error code 1
> 
> checking Pango flags... -pthread -D_REENTRANT
> -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0
> -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/cairo
> -I/usr/pkg/include/pixman-1 -I/usr/X11R7/include
> -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/libpng14
> -Wl,-R/usr/pkg/lib -pthread -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib
> -L/usr/X11R7/lib -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0
> -lm -lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0
> -lgthread-2.0 -lglib-2.0 -lintl
> checking ATK flags... -pthread -I/usr/pkg/include/atk-1.0
> -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include
> -Wl,-R/usr/pkg/lib -pthread -L/usr/pkg/lib -latk-1.0 -lgobject-2.0
> -lgthread-2.0 -lglib-2.0 -lintl
> 
> Please look in config.log and report what the problem is.

It's related to the "pixman" package:

/src/NetBSD-current/pkgsrc/x11/gtk2/work.colwyn/.buildlink/lib/libcairo.so: 
undefined reference to `pixman_image_set_destroy_function'
/src/NetBSD-current/pkgsrc/x11/gtk2/work.colwyn/.buildlink/lib/libcairo.so: 
undefined reference to `pixman_image_composite32'
/src/NetBSD-current/pkgsrc/x11/gtk2/work.colwyn/.buildlink/lib/libcairo.so: 
undefined reference to `pixman_image_fill_boxes'
configure:24328: $? = 1
configure: failed program was:
| /* confdefs.h */

I guess that using the new version of "pixman" for all packages will
fix the issue.

        Kind regards

-- 
Matthias Scheler                                  http://zhadum.org.uk/


Home | Main Index | Thread Index | Old Index