gnustep-dev
[Top][All Lists]
Advanced

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

Re: cairo on netbsd undefined symbol problem cairo_xlib_surface_create


From: Riccardo Mottola
Subject: Re: cairo on netbsd undefined symbol problem cairo_xlib_surface_create
Date: Tue, 17 Dec 2013 10:07:30 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:26.0) Gecko/20100101 Firefox/26.0 SeaMonkey/2.23

Hi Wolfgang,

Wolfgang Lux wrote:

My cairo is:

narsil$ pkg_info | grep cairo
cairo-1.12.16       Vector graphics library with cross-device output support
cairo-gobject-1.12.16 Vector graphics library with cross-device output support

I configure with:
  $ ./configure CC=clang CPPFLAGS=-I/usr/pkg/include/cairo 
-I/usr/X11R7/include/freetype2/

(-I extra flags to find the cairo and ft2 headers).
You shouldn't need these flags. Pkg_config should find them for you, try 
pkg-config --cflags cairo. :-)

I did not have pkg-config installed at all. I installed it and everything configured smoothly without manual intervention.
Perhaps on other system I got it always pulled in as a dependency.

Thank you,

Riccardo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]