maintainer-feedback requested: [Bug 196830] x11/libxcb expects x11/xcb-proto >= 1.11, yet x11/libxcb/Makefile tests only for x11/xcb-proto >= 1.9

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 17 22:19:50 UTC 2015


Trond.Endrestol at ximalas.info has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to x11 at FreeBSD.org:
Bug 196830: x11/libxcb expects x11/xcb-proto >= 1.11, yet x11/libxcb/Makefile
tests only for x11/xcb-proto >= 1.9
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196830



--- Description ---
Created attachment 151779
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=151779&action=edit
Patch for x11/libxcb/Makefile

configure sure complains loud:

configure:19067: checking for XCBPROTO
configure:19074: $PKG_CONFIG --exists --print-errors "xcb-proto >= 1.11"
Package dependency requirement 'xcb-proto >= 1.11' could not be satisfied.
Package 'xcb-proto' has version '1.10', required version is '>= 1.11'
configure:19077: $? = 1

Solution: Apply the attached patch for x11/libxcb/Makefile.

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer x11 at FreeBSD.org


More information about the freebsd-x11 mailing list