Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 2013 09:58:57 +0200
From:      Niclas Zeising <zeising@freebsd.org>
To:        "Eugene S." <estarshinov@gmail.com>
Cc:        x11@FreeBSD.org
Subject:   Re: error report
Message-ID:  <51E7A041.9060008@freebsd.org>
In-Reply-To: <CABa1a9Nf2gymgUOQ5iNQV=1jkjke=umfR0ZEAQ-kkLL0=8nsPg@mail.gmail.com>
References:  <CABa1a9Nf2gymgUOQ5iNQV=1jkjke=umfR0ZEAQ-kkLL0=8nsPg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 07/18/13 09:30, Eugene S. wrote:
> cd /usr/ports/java/openjdk6
> make install clean
> ....
> checking whether to build documentation... no
> checking whether to build functional specifications... no
> checking for X.Org SGML entities >= 1.8... no
> checking whether malloc(0) returns NULL... yes
> checking for XI... no
> configure: error: Package requirements (xproto >= 7.0.13 x11 >=
> 1.4.99.1 xextproto >= 7.0.3 xext >= 1.0.99.1 inputproto >= 2.2.99.1)
> were not met:
> 
> Package dependency requirement 'x11 >= 1.4.99.1' could not be satisfied.
> Package 'x11' has version '1.4.4', required version is '>= 1.4.99.1'
> Package dependency requirement 'inputproto >= 2.2.99.1' could not be satisfied.
> Package 'inputproto' has version '2.0.2', required version is '>= 2.2.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 XI_CFLAGS
> and XI_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/libXi/work/libXi-1.7.2/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/sbin/pkg_info
> -Ea).
> *** Error code 1
> 


Just update your ports tree and all ports.  As it says, your libX11 and
inputproto is too old, but these have been updated a while ago.
Regards!
-- 
Niclas Zeising



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51E7A041.9060008>