Home
last modified time | relevance | path

Searched refs:func_error (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/
H A Dltmain.sh778 func_error () function
795 func_error "$*"
2257 func_error "ignoring unknown tag $tagname"
2395 *) func_error "invalid argument for $_G_opt"
2893 func_error "LT_CYGPATH is empty or specifies non-existent file: '$LT_CYGPATH'"
2922 func_error "Could not determine host file name corresponding to"
2923 func_error " '$1'"
2924 func_error "Continuing, but uninstalled executables may not work."
2941 func_error "Could not determine the host path corresponding to"
2942 func_error " '$3'"
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0009-Use-libtool-2.4.patch16383 func_error ()
16476 - func_error "missing argument for $1"
16479 + func_error "missing argument for $1."
16740 - *) func_error "invalid argument for $opt"
16796 + *) func_error "invalid argument for $opt"
16956 + func_error "unrecognized option \`-dlopen'"
16977 - func_error "unrecognized option \`-dlopen'"
17177 + func_error "LT_CYGPATH is empty or specifies non-existent file: \`$LT_CYGPATH'"
17204 + func_error "Could not determine host file name corresponding to"
17205 + func_error " \`$1'"
[all …]