pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

x11/xextproto on Solaris 11



I am currently giving pkgsrc a spin on Solaris 11. Looks much better
than on 10 :)

I have started with the stable tar archive, but since then synced to
current. pkg_chk -a shows this error

editors/nano - nano-2.2.6nb1 missing
editors/vim - vim-7.4.141 missing
bash: 1.0.1: command not found
bmake: "../../x11/xextproto/../../x11/xextproto/builtin.mk" line 42:
warning: "1.0.1" returned non-zero status
bash: 1.0.1: command not found
bmake: "../../x11/xextproto/../../x11/xextproto/builtin.mk" line 42:
warning: "1.0.1" returned non-zero status
bash: 1.0.1: command not found
bmake: "../../x11/xextproto/../../x11/xextproto/builtin.mk" line 42:
warning: "1.0.1" returned non-zero status

and so on, and finally building a package fails with

checking for IceConnectionNumber in -lICE... yes
checking for XTHREADS in Xlib... yes
checking for fixesext >= 2.0... Package fixesext was not found in the
pkg-config search path. Perhaps you should add the directory
containing `fixesext.pc' to the PKG_CON
FIG_PATH environment variable No package 'fixesext' found
configure: error: Library requirements (fixesext >= 2.0) not met;
consider adjusting the PKG_CONFIG_PATH environment variable if your
libraries are in a nonstandard prefi
x so pkg-config can find them.

/usr/bin/bash is

GNU bash, version 4.1.11(2)-release (i386-pc-solaris2.11)

The relevant line 42 is

BUILTIN_VERSION.xextproto!= 1.0.1

i.e. != is used as assignment operator. Is this valid syntax?

Joern

-- 
Joern Clausen
http://www.oe-files.de/photography/


Home | Main Index | Thread Index | Old Index