error report

Niclas Zeising zeising at freebsd.org
Thu Jul 18 07:59:04 UTC 2013


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 at 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


More information about the freebsd-x11 mailing list