Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/
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 …]
/OK3568_Linux_fs/buildroot/support/libtool/
H A Dbuildroot-libtool-v2.4.patch8 - func_fatal_error "specify a tag with \`--tag'"
19 - func_fatal_error "error: cannot install \`$file' to a directory not ending in $libdir"
24 + # func_fatal_error "error: cannot install \`$file' to a directory not ending in $libdir"
H A Dbuildroot-libtool-v2.4.4.patch13 - func_fatal_error "specify a tag with '--tag'"
24 - func_fatal_error "error: cannot install '$file' to a directory not ending in $libdir"
30 + # func_fatal_error "error: cannot install '$file' to a directory not ending in $libdir"
H A Dbuildroot-libtool-v2.2.patch8 - func_fatal_error "specify a tag with \`--tag'"
19 - func_fatal_error "error: cannot install \`$file' to a directory not ending in $libdir"
24 + # func_fatal_error "error: cannot install \`$file' to a directory not ending in $libdir"
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/libtool/libtool/
H A Dfixinstall.patch95 func_fatal_error "'$deplib' is not a valid libtool archive"
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0009-Use-libtool-2.4.patch16961 - test -z "$mode" && func_fatal_error "error: you must specify a MODE."
17729 func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
17789 + func_fatal_error "invalid argument \`$opt'"
19277 func_fatal_error "require no space between \`-L' and \`$1'"
19279 func_fatal_error "need path for \`-L' option"
19385 func_fatal_error "only absolute run-paths are allowed"
19694 func_fatal_error "cannot find name of link library for \`$lib'"
19702 func_fatal_error "\`$lib' is not a convenience library"
19736 func_fatal_error "cannot find name of link library for \`$lib'"
19785 func_fatal_error "only libraries may -dlpreopen a convenience library: \`$lib'"
[all …]