pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: [SOLVED] Re: Problem building devel/at-spi2-core
On Mon, Jun 23, 2014 at 01:10:12PM -0700, Iain Morgan wrote:
> I finally got around to poking at this issue some more. After examining
> the work.log, I found that the problem was due to the inclusion of the
> system-provided libXevie.
>
> Adding '.include "../../x11/libXevie/buildlinks.mk' to the Makefile for
> devel/at-spi2-core resolved the issue for me. So it looks like the
> solution would be to either (conditionally) include that line, or
> adding --disable-xevie to CONFIGURE_ARGS. Both of these work; the latter
> seems cleaner, but presumably loses some functionality.
Thanks for tracking this down.
Since the INSTALL file recommends adding XEVIE support, I've added
libXevie/buildlink3.mk and bumped the PKGREVISION.
Thomas
Home |
Main Index |
Thread Index |
Old Index