pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Problems compiling cairo pkgsrc HEAD
On Mon, Sep 01, 2014 at 11:23:48AM -0700, Paul Newhouse wrote:
> I ran "cvs update -Pd" then "(cd graphics/cairo && make distclean clean
> install) I get this:
>
> CC cairo-xlib-source.lo
> cairo-xlib-source.c: In function 'color_source':
> cairo-xlib-source.c:460:2: error: implicit declaration of function
> 'XRenderCreateSolidFill'
> cairo-xlib-source.c:460:2: warning: nested extern declaration of
> 'XRenderCreateSolidFill'
> *** Error code 1
>
> Stop.
> make: stopped in /usr/pkgsrc/graphics/cairo/work/cairo-1.12.16/src
> *** Error code 1
>
>
> This problem has been around for awhile. Am I missing a package? Where did
> I
> go wrong??
Looks like a problem with your Xrender package. Are you using modular
X.org or native? Have you switched between the two at some point
without recompiling everything?
Thomas
Home |
Main Index |
Thread Index |
Old Index