Home
last modified time | relevance | path

Searched refs:func_fatal_error (Results 1 – 25 of 32) sorted by relevance

12

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/misc/
H A Dautopoint.in185 func_fatal_error ()
262 func_fatal_error "Missing configure.in or configure.ac, please cd to your package first."
276func_fatal_error "Version mismatch: specified -V $ver but the package uses gettext version $xver"
283func_fatal_error "Missing version: please specify in $configure_in through a line 'AM_GNU_GETTEXT_…
298 func_fatal_error "The AM_GNU_GETTEXT_VERSION declaration in your $configure_in\
341 (cvs -v) >/dev/null 2>/dev/null || func_fatal_error "cvs program not found"
388 func_fatal_error "directory $cvs_dir already exists"
390 func_fatal_error "cannot create directory $cvs_dir"
395 func_fatal_error "directory $work_dir already exists"
397 func_fatal_error "cannot create directory $work_dir"
[all …]
H A Dgettextize.in185 func_fatal_error ()
261 func_fatal_error "Cannot change directory to '$srcdir'."
273 func_fatal_error "Missing configure.in or configure.ac, please cd to your package first."
286 func_fatal_error "intl/ subdirectory exists: use option -f if you really want to delete it."
289 func_fatal_error "po/Makefile.in.in exists: use option -f if you really want to delete it."
292 func_fatal_error "ABOUT-NLS exists: use option -f if you really want to delete it."
304 func_fatal_error "gettext source directory '${gettext_dir}' doesn't exist"
561 mkdir "$srcdir/intl" || func_fatal_error "failed to create intl/ subdirectory"
574 mkdir "$srcdir/po" || func_fatal_error "failed to create po/ subdirectory"
587 mkdir "$srcdir/$auxdir" || func_fatal_error "failed to create $auxdir subdirectory"
/netbsd-src/external/bsd/unbound/dist/
H A Dltmain.sh791 func_fatal_error () function
880 func_fatal_error "Failed to create '$1'"
916 func_fatal_error "cannot create temporary directory '$_G_tmpdir'"
1504 *) func_fatal_error "'$1' does not accept hook functions." ;;
1535 *) func_fatal_error "'$1' does not support hook funcions.n" ;;
1722 warning_func=func_fatal_error
1725 func_fatal_error \
2127 func_fatal_error ${1+"$@"} \
2191 func_fatal_error "invalid tag name: $tagname"
2698 func_fatal_error "specify a tag with '--tag'"
[all …]
/netbsd-src/external/bsd/openpam/dist/
H A Dltmain.sh834 func_fatal_error () function
923 func_fatal_error "Failed to create '$1'"
959 func_fatal_error "cannot create temporary directory '$_G_tmpdir'"
1661 *) func_fatal_error "'$1' does not accept hook functions." ;;
1711 *) func_fatal_error "'$1' does not support hook functions." ;;
1939 warning_func=func_fatal_error
1942 func_fatal_error \
2365 func_fatal_error ${1+"$@"} \
2429 func_fatal_error "invalid tag name: $tagname"
2951 func_fatal_error "specify a tag with '--tag'"
[all …]
/netbsd-src/external/public-domain/xz/dist/build-aux/
H A Dltmain.sh799 func_fatal_error () function
888 func_fatal_error "Failed to create '$1'"
924 func_fatal_error "cannot create temporary directory '$_G_tmpdir'"
1622 *) func_fatal_error "'$1' does not accept hook functions." ;;
1672 *) func_fatal_error "'$1' does not support hook functions." ;;
1900 warning_func=func_fatal_error
1903 func_fatal_error \
2326 func_fatal_error ${1+"$@"} \
2390 func_fatal_error "invalid tag name: $tagname"
2912 func_fatal_error "specify a tag with '--tag'"
[all …]
/netbsd-src/external/lgpl3/mpfr/dist/
H A Dltmain.sh822 func_fatal_error () function
911 func_fatal_error "Failed to create '$1'"
947 func_fatal_error "cannot create temporary directory '$_G_tmpdir'"
1649 *) func_fatal_error "'$1' does not accept hook functions." ;;
1701 *) func_fatal_error "'$1' does not support hook functions." ;;
1929 warning_func=func_fatal_error
1932 func_fatal_error \
2355 func_fatal_error ${1+"$@"} \
2419 func_fatal_error "invalid tag name: $tagname"
2943 func_fatal_error "specify a tag with '--tag'"
[all …]
/netbsd-src/external/mpl/bind/dist/
H A Dltmain.sh496 # 'warning_func' to ':' to elide all warnings, or func_fatal_error to
819 # func_fatal_error ARG...
822 func_fatal_error ()
911 func_fatal_error "Failed to create '$1'"
947 func_fatal_error "cannot create temporary directory '$_G_tmpdir'"
1503 # func_lt_ver "$prev_ver" "$proposed_ver" || func_fatal_error "..."
1649 *) func_fatal_error "'$1' does not accept hook functions." ;;
1701 *) func_fatal_error "'$1' does not support hook functions." ;;
1929 warning_func=func_fatal_error
1932 func_fatal_error \
834 func_fatal_error () global() function
[all...]
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A Dltmain.sh834 func_fatal_error () function
923 func_fatal_error "Failed to create '$1'"
959 func_fatal_error "cannot create temporary directory '$_G_tmpdir'"
1661 *) func_fatal_error "'$1' does not accept hook functions." ;;
1711 *) func_fatal_error "'$1' does not support hook functions." ;;
1939 warning_func=func_fatal_error
1942 func_fatal_error \
2365 func_fatal_error ${1+"$@"} \
2429 func_fatal_error "invalid tag name: $tagname"
2944 func_fatal_error "specify a tag with '--tag'"
[all …]
/netbsd-src/external/bsd/libevent/dist/build-aux/
H A Dltmain.sh799 func_fatal_error () function
888 func_fatal_error "Failed to create '$1'"
924 func_fatal_error "cannot create temporary directory '$_G_tmpdir'"
1622 *) func_fatal_error "'$1' does not accept hook functions." ;;
1672 *) func_fatal_error "'$1' does not support hook functions." ;;
1900 warning_func=func_fatal_error
1903 func_fatal_error \
2326 func_fatal_error ${1+"$@"} \
2390 func_fatal_error "invalid tag name: $tagname"
2912 func_fatal_error "specify a tag with '--tag'"
[all …]
/netbsd-src/external/lgpl3/mpc/dist/build-aux/
H A Dltmain.sh834 func_fatal_error () function
923 func_fatal_error "Failed to create '$1'"
959 func_fatal_error "cannot create temporary directory '$_G_tmpdir'"
1661 *) func_fatal_error "'$1' does not accept hook functions." ;;
1711 *) func_fatal_error "'$1' does not support hook functions." ;;
1939 warning_func=func_fatal_error
1942 func_fatal_error \
2365 func_fatal_error ${1+"$@"} \
2429 func_fatal_error "invalid tag name: $tagname"
2951 func_fatal_error "specify a tag with '--tag'"
[all …]
/netbsd-src/external/mit/isl/dist/
H A Dltmain.sh791 func_fatal_error () function
880 func_fatal_error "Failed to create '$1'"
916 func_fatal_error "cannot create temporary directory '$_G_tmpdir'"
1504 *) func_fatal_error "'$1' does not accept hook functions." ;;
1537 *) func_fatal_error "'$1' does not support hook funcions.n" ;;
1780 warning_func=func_fatal_error
1783 func_fatal_error \
2264 func_fatal_error "invalid tag name: $tagname"
2790 func_fatal_error "specify a tag with '--tag'"
3391 func_fatal_error "you cannot specify '-o' more than once"
[all …]
/netbsd-src/external/mit/expat/dist/conftools/
H A Dltmain.sh791 func_fatal_error () function
880 func_fatal_error "Failed to create '$1'"
916 func_fatal_error "cannot create temporary directory '$_G_tmpdir'"
1551 *) func_fatal_error "'$1' does not accept hook functions." ;;
1582 *) func_fatal_error "'$1' does not support hook funcions.n" ;;
1769 warning_func=func_fatal_error
1772 func_fatal_error \
2238 func_fatal_error "invalid tag name: $tagname"
2745 func_fatal_error "specify a tag with '--tag'"
3346 func_fatal_error "you cannot specify '-o' more than once"
[all …]
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/build-aux/
H A Dltmain.sh791 func_fatal_error () function
880 func_fatal_error "Failed to create '$1'"
916 func_fatal_error "cannot create temporary directory '$_G_tmpdir'"
1504 *) func_fatal_error "'$1' does not accept hook functions." ;;
1535 *) func_fatal_error "'$1' does not support hook funcions.n" ;;
1722 warning_func=func_fatal_error
1725 func_fatal_error \
2191 func_fatal_error "invalid tag name: $tagname"
2698 func_fatal_error "specify a tag with '--tag'"
3299 func_fatal_error "you cannot specify '-o' more than once"
[all …]
/netbsd-src/external/bsd/openldap/dist/build/
H A Dltmain.sh791 func_fatal_error () function
880 func_fatal_error "Failed to create '$1'"
916 func_fatal_error "cannot create temporary directory '$_G_tmpdir'"
1504 *) func_fatal_error "'$1' does not accept hook functions." ;;
1535 *) func_fatal_error "'$1' does not support hook funcions.n" ;;
1722 warning_func=func_fatal_error
1725 func_fatal_error \
2191 func_fatal_error "invalid tag name: $tagname"
2698 func_fatal_error "specify a tag with '--tag'"
3299 func_fatal_error "you cannot specify '-o' more than once"
[all …]
/netbsd-src/sys/external/isc/libsodium/dist/build-aux/
H A Dltmain.sh791 func_fatal_error () function
880 func_fatal_error "Failed to create '$1'"
916 func_fatal_error "cannot create temporary directory '$_G_tmpdir'"
1504 *) func_fatal_error "'$1' does not accept hook functions." ;;
1535 *) func_fatal_error "'$1' does not support hook funcions.n" ;;
1722 warning_func=func_fatal_error
1725 func_fatal_error \
2191 func_fatal_error "invalid tag name: $tagname"
2698 func_fatal_error "specify a tag with '--tag'"
3299 func_fatal_error "you cannot specify '-o' more than once"
[all …]
/netbsd-src/external/bsd/file/dist/
H A Dltmain.sh794 func_fatal_error () function
883 func_fatal_error "Failed to create '$1'"
919 func_fatal_error "cannot create temporary directory '$_G_tmpdir'"
1507 *) func_fatal_error "'$1' does not accept hook functions." ;;
1538 *) func_fatal_error "'$1' does not support hook funcions.n" ;;
1725 warning_func=func_fatal_error
1728 func_fatal_error \
2194 func_fatal_error "invalid tag name: $tagname"
2701 func_fatal_error "specify a tag with '--tag'"
3302 func_fatal_error "you cannot specify '-o' more than once"
[all …]
/netbsd-src/external/mit/isl/dist/interface/
H A Dltmain.sh791 func_fatal_error () function
880 func_fatal_error "Failed to create '$1'"
916 func_fatal_error "cannot create temporary directory '$_G_tmpdir'"
1504 *) func_fatal_error "'$1' does not accept hook functions." ;;
1537 *) func_fatal_error "'$1' does not support hook funcions.n" ;;
1780 warning_func=func_fatal_error
1783 func_fatal_error \
2264 func_fatal_error "invalid tag name: $tagname"
2790 func_fatal_error "specify a tag with '--tag'"
3391 func_fatal_error "you cannot specify '-o' more than once"
[all …]
/netbsd-src/external/bsd/flex/dist/build-aux/
H A Dltmain.sh791 func_fatal_error () function
880 func_fatal_error "Failed to create '$1'"
916 func_fatal_error "cannot create temporary directory '$_G_tmpdir'"
1504 *) func_fatal_error "'$1' does not accept hook functions." ;;
1535 *) func_fatal_error "'$1' does not support hook funcions.n" ;;
1722 warning_func=func_fatal_error
1725 func_fatal_error \
2191 func_fatal_error "invalid tag name: $tagname"
2698 func_fatal_error "specify a tag with '--tag'"
3299 func_fatal_error "you cannot specify '-o' more than once"
[all …]
/netbsd-src/external/lgpl3/mpc/dist/
H A Dltmain.sh791 func_fatal_error () function
880 func_fatal_error "Failed to create '$1'"
916 func_fatal_error "cannot create temporary directory '$_G_tmpdir'"
1504 *) func_fatal_error "'$1' does not accept hook functions." ;;
1535 *) func_fatal_error "'$1' does not support hook funcions.n" ;;
1722 warning_func=func_fatal_error
1725 func_fatal_error \
2191 func_fatal_error "invalid tag name: $tagname"
2698 func_fatal_error "specify a tag with '--tag'"
3299 func_fatal_error "you cannot specify '-o' more than once"
[all …]
/netbsd-src/external/lgpl3/gmp/dist/
H A Dltmain.sh791 func_fatal_error () function
880 func_fatal_error "Failed to create '$1'"
916 func_fatal_error "cannot create temporary directory '$_G_tmpdir'"
1504 *) func_fatal_error "'$1' does not accept hook functions." ;;
1535 *) func_fatal_error "'$1' does not support hook funcions.n" ;;
1722 warning_func=func_fatal_error
1725 func_fatal_error \
2191 func_fatal_error "invalid tag name: $tagname"
2698 func_fatal_error "specify a tag with '--tag'"
3299 func_fatal_error "you cannot specify '-o' more than once"
[all …]
/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/
H A Dltmain.sh791 func_fatal_error () function
880 func_fatal_error "Failed to create '$1'"
916 func_fatal_error "cannot create temporary directory '$_G_tmpdir'"
1504 *) func_fatal_error "'$1' does not accept hook functions." ;;
1535 *) func_fatal_error "'$1' does not support hook funcions.n" ;;
1722 warning_func=func_fatal_error
1725 func_fatal_error \
2191 func_fatal_error "invalid tag name: $tagname"
2698 func_fatal_error "specify a tag with '--tag'"
3299 func_fatal_error "you cannot specify '-o' more than once"
[all …]
/netbsd-src/external/public-domain/sqlite/dist/
H A Dltmain.sh791 func_fatal_error () function
880 func_fatal_error "Failed to create '$1'"
916 func_fatal_error "cannot create temporary directory '$_G_tmpdir'"
1504 *) func_fatal_error "'$1' does not accept hook functions." ;;
1537 *) func_fatal_error "'$1' does not support hook funcions.n" ;;
1780 warning_func=func_fatal_error
1783 func_fatal_error \
2264 func_fatal_error "invalid tag name: $tagname"
2790 func_fatal_error "specify a tag with '--tag'"
3391 func_fatal_error "you cannot specify '-o' more than once"
[all …]
/netbsd-src/external/bsd/am-utils/dist/
H A Dltmain.sh581 func_fatal_error "cannot create temporary directory \`$my_tmpdir'"
896 func_fatal_error "Fatal configuration error."
953 func_fatal_error "invalid tag name: $tagname"
1421 func_fatal_error "specify a tag with \`--tag'"
1983 func_fatal_error "you cannot specify \`-o' more than once"
2043 func_fatal_error "you must specify an argument for -Xcompile"
2046 func_fatal_error "you must specify a target with \`-o'"
2072 func_fatal_error "cannot determine name of library object from \`$libobj'"
2560 func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
2670 func_fatal_error "invalid argument \`$opt'"
[all …]
/netbsd-src/sys/external/isc/libsodium/dist/
H A Dltmain.sh581 func_fatal_error "cannot create temporary directory \`$my_tmpdir'"
896 func_fatal_error "Fatal configuration error."
953 func_fatal_error "invalid tag name: $tagname"
1421 func_fatal_error "specify a tag with \`--tag'"
1983 func_fatal_error "you cannot specify \`-o' more than once"
2043 func_fatal_error "you must specify an argument for -Xcompile"
2046 func_fatal_error "you must specify a target with \`-o'"
2072 func_fatal_error "cannot determine name of library object from \`$libobj'"
2560 func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
2670 func_fatal_error "invalid argument \`$opt'"
[all …]
/netbsd-src/external/gpl3/binutils/dist/
H A Dltmain.sh546 func_fatal_error "cannot create temporary directory \`$my_tmpdir'"
771 func_fatal_error "Fatal configuration error."
828 func_fatal_error "invalid tag name: $tagname"
1041 test -z "$mode" && func_fatal_error "error: you must specify a MODE."
1229 func_fatal_error "specify a tag with \`--tag'"
1888 func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
2254 func_fatal_error "error: cannot install \`$file' to a directory not ending in $libdir"
2409 func_fatal_error "invalid libtool wrapper script \`$wrapper'"
2768 func_fatal_error "unknown suffix for \`$my_dlsyms'"
2853 func_fatal_error "object name conflicts in archive: $f_ex_an_ar_dir/$f_ex_an_ar_oldlib"
[all …]

12