pkgsrc-Users archive

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

Error in building Xfixes on Solaris 10/sparc



Hello,

I'm getting the following error, which I think was dealt with 2+ years
ago.  Not sure how it has crept back in, nor how to fix it.  Any
ideas?

Thanks!

bash-3.00# pwd
/usr/pkgsrc/x11/Xfixes
bash-3.00# bmake install
=> Bootstrap dependency digest>=20010302: found digest-20070803
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/pkg/sbin/download-vulnerability-list'.
=> Checksum SHA1 OK for libXfixes-2.0.1.tar.bz2
=> Checksum RMD160 OK for libXfixes-2.0.1.tar.bz2
===> Installing dependencies for Xfixes-2.0.1nb4
=> Build dependency libtool-base>=1.5.22nb3: found libtool-base-1.5.24nb5
=> Build dependency pkg-config>=0.19: found pkg-config-0.23
=> Build dependency x11-links>=0.35: found x11-links-0.35
=> Build dependency xextproto>=7.0: found xextproto-7.0.2
=> Build dependency inputproto>=1.4: found inputproto-1.4.3
===> Overriding tools for Xfixes-2.0.1nb4
===> Extracting for Xfixes-2.0.1nb4
===> Patching for Xfixes-2.0.1nb4
===> Creating toolchain wrappers for Xfixes-2.0.1nb4
src=/usr/lib/pkgconfig/fixesproto.pc
dst=/usr/pkgsrc/x11/Xfixes/work/.buildlink/lib/pkgconfig/fixesext.pc;
/usr/bin/mkdir -p
/usr/pkgsrc/x11/Xfixes/work/.buildlink/lib/pkgconfig;  if test -f
${src}; then  /usr/bin/ln -sf ${src} ${dst};  fi
===> Configuring for Xfixes-2.0.1nb4
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Adding run-time search paths to pkg-config files.
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
<snip>
checking for shmat... yes
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_CONFIG_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 prefix so pkg-config can find them.
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/x11/Xfixes
WARNING: *** Please consider adding c++ to USE_LANGUAGES in the
package Makefile.
WARNING: *** Please consider adding fortran to USE_LANGUAGES in the
package Makefile.
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/x11/Xfixes


Home | Main Index | Thread Index | Old Index