From owner-freebsd-x11@FreeBSD.ORG Thu May 23 13:27:26 2013 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D4A7F837 for ; Thu, 23 May 2013 13:27:26 +0000 (UTC) (envelope-from f0andrey@gmail.com) Received: from mail-oa0-f47.google.com (mail-oa0-f47.google.com [209.85.219.47]) by mx1.freebsd.org (Postfix) with ESMTP id A8D3CF8 for ; Thu, 23 May 2013 13:27:26 +0000 (UTC) Received: by mail-oa0-f47.google.com with SMTP id m1so4430317oag.34 for ; Thu, 23 May 2013 06:27:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=6LGI193GaNNjP9F+urJIiR7bPedzTdv33Jh5L0/u6f4=; b=znPfBeSV0yo6nq48h8GNdomYqmVQme6HcKY6dZ5uUU83/Y/3DYmCpMYn4Vyl58blUj Ei+xSgNm28ODiqVOzavH5uC7+Z09/Krq5cb17ONy4pa7y4zOj4iP/7vNCgiohB5dD1WI +15Zljey1uc6MSbB6vEFzG03YdebZglblABrLsBpeqUsw79ptPgmxG2s5Ugga8XPpCxL FSwXeJTFuGJ074bY30rkbjHIM/vC/ylRVepIDnIOo9B3Y60H29cuKhfJfeYlzMyOyx3P qw5QeaUffydow44LQtnKns59RczwQwxFmq6P++Z38x0YsQFl6QZEozn8thKTTzaDvMQT 7PtQ== MIME-Version: 1.0 X-Received: by 10.182.237.77 with SMTP id va13mr8356333obc.65.1369315640573; Thu, 23 May 2013 06:27:20 -0700 (PDT) Received: by 10.76.133.234 with HTTP; Thu, 23 May 2013 06:27:20 -0700 (PDT) Date: Thu, 23 May 2013 17:27:20 +0400 Message-ID: Subject: Re: [CFT] xorg 7.7 From: Andrey Fesenko To: freebsd-x11@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 May 2013 13:27:26 -0000 > A patch against the ports tree is also available, and can be obtained > from http://people.freebsd.org/~zeising/xorg-7.7.diff . > Apply this using either svn patch /path/to/xorg-7.7.diff patching OK build error checking if cc supports -Werror... yes checking if cc supports -Werror=attributes... yes checking whether make supports nested variables... yes checking for XINPUT... yes checking for XI2... yes checking for XI21... no configure: error: Package requirements (xi >= 1.4.99.1 inputproto >= 2.0.99.1) were not met: Package dependency requirement 'xi >= 1.4.99.1' could not be satisfied. Package 'xi' has version '1.4.5', required version is '>= 1.4.99.1' Package dependency requirement 'inputproto >= 2.0.99.1' could not be satisfied. Package 'inputproto' has version '2.0.2', required version is '>= 2.0.99.1' Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables XI21_CFLAGS and XI21_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ===> Script "configure" failed unexpectedly. Please report the problem to x11@FreeBSD.org [maintainer] and attach the "/usr/ports/x11/xinput/work/xinput-1.6.0/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg info -g -Ea). *** [do-configure] Error code 1 Stop in /usr/ports/x11/xinput. *** [run-depends] Error code 1 Stop in /usr/ports/x11/xorg-apps. *** [install] Error code 1 Stop in /usr/ports/x11/xorg-apps. *** [run-depends] Error code 1 Stop in /usr/ports/x11/xorg. # uname -a FreeBSD x220.local 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r249991: Sun Apr 28 01:47:26 MSK 2013 andrey@x220.local:/usr/obj/usr/src/sys/W_BOOK amd64 root@x220:/usr/ports/x11/xorg # grep XORG /etc/make.conf WITH_NEW_XORG=true