Home
last modified time | relevance | path

Searched refs:MESSAGE (Results 1 – 25 of 41) sorted by relevance

12

/freebsd-11-stable/contrib/apr-util/
HDCMakeLists.txt36 MESSAGE(FATAL_ERROR "APR include directory ${APR_INCLUDE_DIR} is not correct.")
40 MESSAGE(FATAL_ERROR "APR library ${onelib} was not found.")
46 MESSAGE(FATAL_ERROR "OpenSSL is the only supported crypto implementation, and it wasn't found!")
65 MESSAGE(FATAL_ERROR "Expat is required, and it wasn't found!")
245 MESSAGE(FATAL_ERROR "Only OpenSSL-based crypto is currently implemented in the cmake build")
337 MESSAGE(STATUS "")
338 MESSAGE(STATUS "")
339 MESSAGE(STATUS "APR-Util configuration summary:")
340 MESSAGE(STATUS "")
341 MESSAGE(STATUS " Build type ...................... : ${CMAKE_BUILD_TYPE}")
[all …]
HDMakefile.win108 !MESSAGE ARCH = $(ARCH)
109 !MESSAGE APR_PATH = $(APR_PATH)
110 !MESSAGE API_PATH = $(API_PATH) (apr-iconv)
111 !MESSAGE APU_PATH = $(APU_PATH) (apr-util)
112 !MESSAGE PREFIX = $(PREFIX) (install path)
113 !MESSAGE DBD_LIST = $(DBD_LIST)
114 !MESSAGE DBM_LIST = $(DBM_LIST)
115 !MESSAGE CRYPTO_LIST = $(CRYPTO_LIST)
173 !MESSAGE Please check out or download and unpack the Apache Portability Runtime
174 !MESSAGE sources (apr, apr-iconv and apr-util) under a single parent dir,
[all …]
/freebsd-11-stable/contrib/libucl/
HDCMakeLists.txt28 MESSAGE(FATAL_ERROR "Invalid FindLua invocation: ${ARGN}")
32 MESSAGE(STATUS "Check for luajit ${LUA_VERSION_MAJOR}.${LUA_VERSION_MINOR}")
64 MESSAGE(STATUS "Fallback from luajit to plain lua")
66 MESSAGE(STATUS "Check for lua ${LUA_VERSION_MAJOR}.${LUA_VERSION_MINOR}")
91 MESSAGE(STATUS "Check for lua ${LUA_VERSION_MAJOR}.${LUA_VERSION_MINOR}")
123 MESSAGE(STATUS "Found luajit ${LUA_VERSION_MAJOR}.${LUA_VERSION_MINOR}")
125 MESSAGE(STATUS "Found lua ${LUA_VERSION_MAJOR}.${LUA_VERSION_MINOR}")
155MESSAGE(WARNING "Neither libcurl nor libfetch were found, no support of URL includes in configurat…
222 MESSAGE(FATAL_ERROR "Lua not found, lua support is required")
232 MESSAGE(FATAL_ERROR "Lua not found, lua support is required")
/freebsd-11-stable/contrib/apr/
HDCMakeLists.txt414 MESSAGE(STATUS "")
415 MESSAGE(STATUS "")
416 MESSAGE(STATUS "APR configuration summary:")
417 MESSAGE(STATUS "")
419 MESSAGE(STATUS " Build type ...................... : ${CMAKE_BUILD_TYPE}")
420 MESSAGE(STATUS " Install .pdb (if available)...... : ${INSTALL_PDB}")
421 MESSAGE(STATUS " Install prefix .................. : ${CMAKE_INSTALL_PREFIX}")
422 MESSAGE(STATUS " C compiler ...................... : ${CMAKE_C_COMPILER}")
423 MESSAGE(STATUS " IPv6 ............................ : ${APR_HAVE_IPV6}")
424 MESSAGE(STATUS " Minimum Windows version ......... : ${MIN_WINDOWS_VER}")
[all …]
HDapr.dsp8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
9 !MESSAGE use the Export Makefile command and run
10 !MESSAGE
11 !MESSAGE NMAKE /f "apr.mak".
12 !MESSAGE
13 !MESSAGE You can specify a configuration when running NMAKE
14 !MESSAGE by defining the macro CFG on the command line. For example:
15 !MESSAGE
16 !MESSAGE NMAKE /f "apr.mak" CFG="apr - Win32 Release"
17 !MESSAGE
[all …]
HDlibapr.dsp8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
9 !MESSAGE use the Export Makefile command and run
10 !MESSAGE
11 !MESSAGE NMAKE /f "libapr.mak".
12 !MESSAGE
13 !MESSAGE You can specify a configuration when running NMAKE
14 !MESSAGE by defining the macro CFG on the command line. For example:
15 !MESSAGE
16 !MESSAGE NMAKE /f "libapr.mak" CFG="libapr - Win32 Release"
17 !MESSAGE
[all …]
HDapr.mak4 !MESSAGE No configuration specified. Defaulting to apr - Win32 Release.
8 !MESSAGE Invalid configuration "$(CFG)" specified.
9 !MESSAGE You can specify a configuration when running NMAKE
10 !MESSAGE by defining the macro CFG on the command line. For example:
11 !MESSAGE
12 !MESSAGE NMAKE /f "apr.mak" CFG="apr - Win32 Release"
13 !MESSAGE
14 !MESSAGE Possible choices for configuration are:
15 !MESSAGE
16 !MESSAGE "apr - Win32 Release" (based on "Win32 (x86) Static Library")
[all …]
HDMakefile.win53 !MESSAGE ARCH = $(ARCH)
54 !MESSAGE PREFIX = $(PREFIX) (install path)
HDlibapr.mak4 !MESSAGE No configuration specified. Defaulting to libapr - Win32 Release.
8 !MESSAGE Invalid configuration "$(CFG)" specified.
9 !MESSAGE You can specify a configuration when running NMAKE
10 !MESSAGE by defining the macro CFG on the command line. For example:
11 !MESSAGE
12 !MESSAGE NMAKE /f "libapr.mak" CFG="libapr - Win32 Release"
13 !MESSAGE
14 !MESSAGE Possible choices for configuration are:
15 !MESSAGE
16 !MESSAGE "libapr - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
[all …]
/freebsd-11-stable/usr.sbin/nologin/
HDnologin.c34 #define MESSAGE "This account is currently not available.\n" macro
49 printf("%s", MESSAGE); in main()
/freebsd-11-stable/crypto/openssl/crypto/pem/
HDmessage1 -----BEGIN PRIVACY-ENHANCED MESSAGE-----
15 -----END PRIVACY-ENHANCED MESSAGE-----
/freebsd-11-stable/contrib/ntp/lib/isc/win32/
HDlibisc.dsp8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
9 !MESSAGE use the Export Makefile command and run
10 !MESSAGE
11 !MESSAGE NMAKE /f "libisc.mak".
12 !MESSAGE
13 !MESSAGE You can specify a configuration when running NMAKE
14 !MESSAGE by defining the macro CFG on the command line. For example:
15 !MESSAGE
16 !MESSAGE NMAKE /f "libisc.mak" CFG="libisc - Win32 Debug"
17 !MESSAGE
[all …]
HDlibisc.mak4 !MESSAGE No configuration specified. Defaulting to libisc - Win32 Debug.
8 !MESSAGE Invalid configuration "$(CFG)" specified.
9 !MESSAGE You can specify a configuration when running NMAKE
10 !MESSAGE by defining the macro CFG on the command line. For example:
11 !MESSAGE
12 !MESSAGE NMAKE /f "libisc.mak" CFG="libisc - Win32 Debug"
13 !MESSAGE
14 !MESSAGE Possible choices for configuration are:
15 !MESSAGE
16 !MESSAGE "libisc - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
[all …]
/freebsd-11-stable/contrib/netbsd-tests/fs/fifofs/
HDt_fifo.c25 #define MESSAGE "I am fine" macro
40 char message[MSG_SIZE] = MESSAGE; in child_writer()
/freebsd-11-stable/crypto/heimdal/lib/asn1/
HDkrb5.asn197 MESSAGE-TYPE ::= INTEGER {
468 msg-type[2] MESSAGE-TYPE,
495 msg-type[1] MESSAGE-TYPE,
527 msg-type[1] MESSAGE-TYPE,
535 msg-type[1] MESSAGE-TYPE,
557 msg-type[1] MESSAGE-TYPE,
564 msg-type[1] MESSAGE-TYPE,
578 msg-type[1] MESSAGE-TYPE, -- KRB_CRED
608 msg-type[1] MESSAGE-TYPE,
/freebsd-11-stable/tools/tools/tinybsd/
HDtinybsd141 local MESSAGE
143 MESSAGE=$2
146 echo -n "$MESSAGE [$ANSWER] " > /dev/tty
/freebsd-11-stable/contrib/bmake/
HDjob.c362 #define MESSAGE(fp, gn) \ macro
1057 MESSAGE(stdout, job->node); in JobFinish()
1079 MESSAGE(stdout, job->node); in JobFinish()
1087 MESSAGE(stdout, job->node); in JobFinish()
1361 MESSAGE(stdout, job->node); in JobExec()
1696 MESSAGE(stdout, gn); in JobStart()
1783 MESSAGE(stdout, job->node); in JobOutput()
1944 MESSAGE(stdout, job->node); in JobDoOutput()
/freebsd-11-stable/libexec/atrun/
HDLEGAL3 -----BEGIN PGP SIGNED MESSAGE-----
/freebsd-11-stable/usr.bin/at/
HDLEGAL1 -----BEGIN PGP SIGNED MESSAGE-----
/freebsd-11-stable/contrib/tcp_wrappers/
HDDISCLAIMER1 -----BEGIN PGP SIGNED MESSAGE-----
/freebsd-11-stable/contrib/file/magic/Magdir/
HDpgp57 #>15 string MESSAGE- message
58 #>15 string SIGNED\040MESSAGE- signed message
73 0 string -----BEGIN\040PGP\040MESSAGE- PGP message
82 0 string -----BEGIN\040PGP\040SIGNED\040MESSAGE- PGP signed message
/freebsd-11-stable/contrib/apr-util/test/
HDMakefile.win54 !MESSAGE Building tests into $(OUTDIR) for $(MODEL)
/freebsd-11-stable/contrib/dialog/
HDdlg_keys.c373 CURSES_NAME(MESSAGE),
/freebsd-11-stable/contrib/sendmail/src/
HDSECURITY76 as starting point and read cf/README: MESSAGE SUBMISSION PROGRAM
/freebsd-11-stable/contrib/unbound/dnstap/
HDdnstap.proto44 MESSAGE = 1; enumerator

12