Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jan 2015 22:19:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   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
Message-ID:  <bug-196830-7141-xf6UueYadh@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196830-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196830-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Trond.Endrestol@ximalas.info has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to x11@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@FreeBSD.org> ---
Auto-assigned to maintainer x11@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196830-7141-xf6UueYadh>