pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
audio/bmpx depends on "XPROTO" which is not found
This is in the stable pkgsrc branch on NetBSD/amd64 4.0.
Build of audio/bmpx fails like this during the configure stage:
=> Returning to build of bmpx-0.40.13nb4
=> Full dependency librsvg>=2.18.2nb4: found librsvg-2.22.2
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.10nb1
=> Full dependency libsoup-devel>=2.2.104nb1: found libsoup-devel-2.2.104nb1
=> Full dependency gtkmm>=2.10.1: found gtkmm-2.12.7
=> Full dependency glibmm>=2.8.3nb1: found glibmm-2.16.4
=> Full dependency gtk2+>=2.12.0: found gtk2+-2.12.11
=> Full dependency startup-notification>=0.8nb1: found startup-notification-0.9
=> Full dependency gst-plugins0.10-base>=0.10.9: found
gst-plugins0.10-base-0.10.20
=> Full dependency gstreamer0.10>=0.10.11: found gstreamer0.10-0.10.20
===> tools-message [bmpx-0.40.13nb4] ===> Overriding tools for bmpx-0.40.13nb4
===> extract-message [bmpx-0.40.13nb4] ===> Extracting for bmpx-0.40.13nb4
===> patch-message [bmpx-0.40.13nb4] ===> Patching for bmpx-0.40.13nb4
=> Applying pkgsrc patches for bmpx-0.40.13nb4
===> wrapper-message [bmpx-0.40.13nb4] ===> Creating toolchain wrappers for
bmpx-0.40.13nb4
src=/usr/pkg/lib/pkgconfig/fixesproto.pc
dst=/pkg_comp/obj/pkgsrc/audio/bmpx/default/.buildlink/lib/pkgconfig/fixesext.pc;
/bin/mkdir -p
/pkg_comp/obj/pkgsrc/audio/bmpx/default/.buildlink/lib/pkgconfig; if test -f
${src}; then /bin/ln -sf ${src} ${dst}; fi
===> configure-message [bmpx-0.40.13nb4] ===> Configuring for bmpx-0.40.13nb4
...
checking for zip... zip
checking for LIBOFA... yes
checking cdda_interface.h usability... yes
checking cdda_interface.h presence... yes
checking for cdda_interface.h... yes
checking for cdda_open in -lcdda_interface... yes
checking for XPROTO... configure: error: Package requirements (xproto >=
7.0.10) were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively you may set the XPROTO_CFLAGS and XPROTO_LIBS environment
variables
to avoid the need to call pkg-config. See the pkg-config man page for
more details.
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/audio/bmpx
Apparently the Makefile does not declare that bmpx depends on xproto.
Adding
.include "../../x11/xproto/buildlink3.mk"
does not appear to make any difference at all.
This is in the stable pkgsrc branch on NetBSD/amd64 4.0.
-Olaf.
--
___ Olaf 'Rhialto' Seibert -- You author it, and I'll reader it.
\X/ rhialto/at/xs4all.nl -- Cetero censeo "authored" delendum esse.
Home |
Main Index |
Thread Index |
Old Index