Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Mar 2015 19:56:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 181349] cairo.h missing in graphics/librsvg
Message-ID:  <bug-181349-6497-LQeESZurdi@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-181349-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-181349-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=181349

Andrew Fullford <akfree15@fullford.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |akfree15@fullford.com

--- Comment #3 from Andrew Fullford <akfree15@fullford.com> ---
(In reply to Carlo Strub from comment #2)

Well, I just ran into it.  I worked around it by editing:

/usr/ports/graphics/librsvg2/work/librsvg-2.36.4/rsvg-cairo.h

and changing:

     #include <cairo.h>

to:

     #include <cairo/cairo.h>

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-181349-6497-LQeESZurdi>