search for: xmms_config

Displaying 3 results from an estimated 3 matches for "xmms_config".

Did you mean: vmcs_config
2006 Jul 27
1
[PATCH] add local xmms.m4
...\ +}' $1 $2`] + + if test $xmms_got_version -eq 2; then # failure + ifelse([$4], , :, $4) + else # success! + ifelse([$3], , :, $3) + fi +]) + +AC_DEFUN(AM_PATH_XMMS, +[ +AC_ARG_WITH(xmms-prefix,[ --with-xmms-prefix=PFX Prefix where XMMS is installed (optional)], + xmms_config_prefix="$withval", xmms_config_prefix="") +AC_ARG_WITH(xmms-exec-prefix,[ --with-xmms-exec-prefix=PFX Exec prefix where XMMS is installed (optional)], + xmms_config_exec_prefix="$withval", xmms_config_exec_prefix="") + +if test x$xmms_config_exec_prefix != x...
2004 Sep 10
1
error during compile
..../config.cache checking whether make sets ${MAKE}... (cached) yes checking for xmms-config... no checking for XMMS - version >= 0.9.5.1... no *** The xmms-config script installed by XMMS could not be found. *** If XMMS was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the XMMS_CONFIG environment variable to the *** full path to xmms-config. configure: warning: *** XMMS >= 0.9.5.1 not installed - xmms support will not be built updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating src/libFLAC/Makefile creating src/flac/Makefil...
2007 Oct 17
1
Fwd: Re: FLAC for "ARM little endian for glibc"
...ng... yes checking for Ogg... cross compiling; assumed OK... yes checking for xmms-config... no checking for XMMS - version >= 0.9.5.1... no *** The xmms-config script installed by XMMS could not be found. *** If XMMS was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the XMMS_CONFIG environment variable to the *** full path to xmms-config. configure: WARNING: *** XMMS >= 0.9.5.1 not installed - xmms support will not be built checking for ld used by GCC... /data/crosstool/gcc-3.4.1-glibc-2.2.5/armv5b-softfloat-linux/armv5b-softfloat-linux/bin/ld checking if the linker (/data...