HomeSort by: relevance | last modified time | path
    Searched refs:AC_MSG_ERROR (Results 1 - 22 of 22) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libphobos/m4/
gdc.m4 16 AC_MSG_ERROR([[can't compile D sources!]])])
gcc_support.m4 19 [AC_MSG_ERROR([[can't find absolute libphobos source path]])])
druntime.m4 78 *) AC_MSG_ERROR([Unknown argument to enable/disable version-specific libs]);;
  /src/external/bsd/libbind/dist/
config.threads.in 78 AC_MSG_ERROR([--enable-threads takes yes or no])
127 AC_MSG_ERROR("could not find thread libraries")
165 AC_MSG_ERROR("could not find thread libraries")))))
174 AC_MSG_ERROR("could not find thread libraries"))))))
  /src/external/gpl3/gcc.old/dist/libphobos/m4/druntime/
os.m4 50 [AC_MSG_ERROR([[can't detect target OS]])],
  /src/external/gpl3/binutils/dist/config/
multi.m4 21 *) AC_MSG_ERROR([bad value $enableval for multilib option]) ;;
depstand.m4 117 then AC_MSG_ERROR([no usable dependency style found])
  /src/external/gpl3/binutils.old/dist/config/
multi.m4 21 *) AC_MSG_ERROR([bad value $enableval for multilib option]) ;;
depstand.m4 117 then AC_MSG_ERROR([no usable dependency style found])
  /src/external/gpl3/gcc/dist/config/
multi.m4 21 *) AC_MSG_ERROR([bad value $enableval for multilib option]) ;;
depstand.m4 117 then AC_MSG_ERROR([no usable dependency style found])
  /src/external/gpl3/gcc.old/dist/config/
multi.m4 21 *) AC_MSG_ERROR([bad value $enableval for multilib option]) ;;
depstand.m4 117 then AC_MSG_ERROR([no usable dependency style found])
  /src/external/gpl3/gdb/dist/config/
multi.m4 21 *) AC_MSG_ERROR([bad value $enableval for multilib option]) ;;
depstand.m4 117 then AC_MSG_ERROR([no usable dependency style found])
  /src/external/gpl3/gdb.old/dist/config/
multi.m4 21 *) AC_MSG_ERROR([bad value $enableval for multilib option]) ;;
depstand.m4 117 then AC_MSG_ERROR([no usable dependency style found])
  /src/external/gpl2/lvm2/dist/
configure.in 87 [AC_MSG_ERROR(bailing out)])
91 AC_CHECK_HEADERS(asm/byteorder.h linux/fs.h malloc.h,,AC_MSG_ERROR(bailing out)) ;;
93 AC_CHECK_HEADERS(machine/endian.h sys/disk.h,,AC_MSG_ERROR(bailing out)) ;;
98 sys/types.h unistd.h], , [AC_MSG_ERROR(bailing out)])
118 uname], , [AC_MSG_ERROR(bailing out)])
220 then AC_MSG_ERROR(
240 then AC_MSG_ERROR(
259 then AC_MSG_ERROR(
279 then AC_MSG_ERROR(
299 then AC_MSG_ERROR(
    [all...]
  /src/crypto/external/cpl/tpm-tools/dist/
configure.ac 90 AC_MSG_ERROR([$OPENSSL_INCLUDE_DIR or $OPENSSL_LIB_DIR doen't exist!])
99 AC_CHECK_LIB(tspi, Tspi_Context_Create, [TSS_LIB="1"], [AC_MSG_ERROR([tss lib not found: libtspi.so])])
108 AC_CHECK_HEADER(trousers/tss.h, [TSS_INC="1"], [AC_MSG_ERROR([tss header not found: trousers/tss.h])])
110 AC_CHECK_LIB(crypto, PEM_read_X509, [OPENSSL_LIB="1"], [AC_MSG_ERROR([openssl lib not found: libcrypto.so])])
111 AC_CHECK_HEADER(openssl/evp.h, [OPENSSL_INC="1"], [AC_MSG_ERROR([openssl header not found: openssl/evp.h])])
  /src/external/bsd/nsd/dist/simdzone/
configure.ac 143 AC_CHECK_FUNCS([realpath],,[AC_MSG_ERROR([realpath is not available])])
  /src/crypto/external/cpl/trousers/dist/
configure.ac 58 AC_MSG_ERROR([$OPENSSL_INCLUDE_DIR or $OPENSSL_LIB_DIR doen't exist!])
72 [AC_MSG_ERROR([openssl is currently the only supported crypto library for trousers. Please install openssl from http://www.openssl.org or the -devel package from your distro])])
132 AC_MSG_ERROR([Please install the gtk2-devel package for your distro or select another gui option.]) ])
142 AC_MSG_ERROR([Popups must be enabled in strict spec compliance mode])
150 AC_MSG_ERROR(["gtk", "openssl" and "none" are the only supported gui options for trousers])
182 AC_MSG_ERROR(["1.1" and "1.2" are the only supported API versions for trousers.
  /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
acinclude.m4.in 243 AC_MSG_ERROR([No Qt meta object compiler (moc) found!
374 AC_MSG_ERROR([your system fails at linking a small KDE application!
488 AC_MSG_ERROR([path checking not yet supported for KDE 2])
511 AC_MSG_ERROR([The important program $1 was not found!
518 AC_MSG_ERROR([The important program $1 was not found!
568 AC_MSG_ERROR([$KDECONFIG --prefix outputed the non existant prefix '$kde_libs_prefix' for kdelibs.
612 AC_MSG_ERROR([configure could not run a little KDE program to test the environment.
865 AC_MSG_ERROR([Can't find X includes. Please check your installation and add the correct paths!])
869 AC_MSG_ERROR([Can't find X libraries. Please check your installation and add the correct paths!])
957 AC_MSG_ERROR([We need a working libXext to proceed. Since configur
    [all...]

Completed in 30 milliseconds