Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jan 2015 22:19:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [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-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 196830
           Summary: x11/libxcb expects x11/xcb-proto >= 1.11, yet
                    x11/libxcb/Makefile tests only for x11/xcb-proto >=
                    1.9
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: x11@FreeBSD.org
          Reporter: Trond.Endrestol@ximalas.info
          Assignee: x11@FreeBSD.org
             Flags: maintainer-feedback?(x11@FreeBSD.org)

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

-- 
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-196830-13>