pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/43969: graphics/cairo does not build on netbsd-4
The following reply was made to PR pkg/43969; it has been noted by GNATS.
From: Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: tsutsui%ceres.dti.ne.jp@localhost
Subject: Re: pkg/43969: graphics/cairo does not build on netbsd-4
Date: Sat, 11 Dec 2010 12:04:16 +0900
> Probably we need x11/renderproto9 as x11/fixesproto4 for XFree86 4.x.
This doesn't work.
renderproto-0.9 still has #define RENDER_MINOR 10
and libXrender-0.9.0 doesn't have XLinearGradient etc.
> (libXrender-0.9.6 requires x11.pc which doesn't exist on XFree86)
libXrender-0.9.0.1 in X11R7.0-RC3 has XLinearGradient etc.
and it also requires x11.pc. libXrender-0.9.0 is in X11R7.0-RC2.
Probaly it's valid for cairo to check RENDER_MINOR to switch definitions.
Should we have a dummy x11.pc file for native XFree environment
if we need to have Xorg libraries?
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index