• Home
  • Raw
  • Download

Lines Matching refs:modename

28 modename="$progname"
55 …echo "$modename: ltconfig version \`$LTCONFIG_VERSION' does not match $PROGRAM version \`$VERSION'…
61 echo "$modename: not configured to build any kind of library" 1>&2
148 $echo "$modename: unrecognized option \`$arg'" 1>&2
161 $echo "$modename: option \`$prevopt' requires an argument" 1>&2
199 $echo "$modename: warning: cannot infer operation mode from \`$nonopt'" 1>&2
201 $echo "$modename: warning: cannot infer operation mode without MODE-ARGS" 1>&2
210 $echo "$modename: unrecognized option \`-dlopen'" 1>&2
217 help="Try \`$modename --help --mode=$mode' for more information."
223 modename="$modename: compile"
235 $echo "$modename: you cannot specify the output filename with \`-o'" 1>&2
298 $echo "$modename: cannot determine name of library object from \`$srcfile'" 1>&2
304 $echo "$modename: you must specify a compilation command" 1>&2
369 modename="$modename: link"
400 $echo "$modename: warning: complete static linking is impossible in this configuration" 1>&2
466 $echo "$modename: \`-allow-undefined' is deprecated because it is the default" 1>&2
502 $echo "$modename: \`-L$dir' cannot specify a relative directory" 1>&2
591 $echo "$modename: \`$arg' is not a valid libtool archive" 1>&2
602 $echo "$modename: \`$arg' contains no -rpath information" 1>&2
613 $echo "$modename: cannot find name of link library for \`$arg'" 1>&2
718 $echo "$modename: cannot determine absolute directory name of \`$dir'" 1>&2
756 $echo "$modename: cannot find static library for \`$arg'" 1>&2
806 $echo "$modename: you cannot specify both \`-version-info' and \`-release'" 1>&2
815 $echo "$modename: you must specify an output file" 1>&2
821 $echo "$modename: output file \`$output' must have no directory components" 1>&2
839 $echo "$modename: libtool library \`$arg' must begin with \`lib'" 1>&2
857 … $echo "$modename: cannot build libtool library \`$output' from non-libtool objects:$objs" 2>&1
868 $echo "$modename: warning: \`-dlopen' is ignored while creating libtool libraries" 1>&2
882 $echo "$modename: warning: ignoring multiple \`-rpath's for a libtool library" 1>&2
905 $echo "$modename: CURRENT \`$current' is not a nonnegative integer" 1>&2
914 $echo "$modename: REVISION \`$revision' is not a nonnegative integer" 1>&2
923 $echo "$modename: AGE \`$age' is not a nonnegative integer" 1>&2
930 $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
931 $echo "$modename: \`$vinfo' is not valid version information" 1>&2
994 $echo "$modename: warning: undefined symbols not allowed in $host shared libraries" 1>&2
1058 $echo "$modename: error: cannot link libtool libraries into reloadable objects" 1>&2
1063 $echo "$modename: warning: \`-l' and \`-L' are ignored while creating objects" 1>&2
1067 $echo "$modename: warning: \`-dlopen' is ignored while creating objects" 1>&2
1078 $echo "$modename: warning: \`-version-info' is ignored while creating objects" 1>&2
1088 $echo "$modename: cannot build library object \`$output' from non-libtool objects" 1>&2
1150 $echo "$modename: warning: \`-version-info' is ignored while linking programs" 1>&2
1316 $echo "$modename: unknown suffix for \`$dlsyms'" 1>&2
1330 …test -n "$dlfiles$dlprefiles" && $echo "$modename: warning: \`-dlopen' and \`-dlpreopen' are ignor…
1335 $echo "$modename: not configured to extract global symbols from dlpreopened files" 1>&2
1410 $echo "$modename: warning: using a buggy system linker" 1>&2
1411 $echo "$modename: relinking will be required before \`$output' can be installed" 1>&2
1606 modename="$modename: install"
1686 $echo "$modename: you must specify an install program" 1>&2
1692 $echo "$modename: the \`$prev' option requires an argument" 1>&2
1699 $echo "$modename: no file or destination specified" 1>&2
1701 $echo "$modename: you must specify a destination" 1>&2
1723 $echo "$modename: \`$dest' is not a directory" 1>&2
1735 $echo "$modename: \`$destdir' must be an absolute directory name" 1>&2
1764 $echo "$modename: \`$file' is not a valid libtool archive" 1>&2
1874 $echo "$modename: cannot copy a libtool object to \`$destfile'" 1>&2
1911 $echo "$modename: invalid libtool wrapper script \`$file'" 1>&2
1928 $echo "$modename: warning: \`$lib' contains no -rpath information" 1>&2
1931 $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
1938 … $echo "$modename: warning: relinking \`$file' on behalf of your buggy system linker" 1>&2
1942 … $echo "$modename: error: relink \`$file' with the above command before installing it" 1>&2
1947 … $echo "$modename: warning: cannot relink \`$file' on behalf of your buggy system linker" 1>&2
1982 $echo "$modename: warning: remember to run \`$progname --finish$future_libdirs'" 1>&2
2062 modename="$modename: execute"
2067 $echo "$modename: you must specify a COMMAND" 1>&2
2076 $echo "$modename: \`$file' is not a file" 1>&2
2087 $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2
2105 …test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dyna…
2115 $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
2127 $echo "$modename: warning \`-dlopen' is ignored for non-libtool libraries and objects" 1>&2
2180 $echo "$modename: cannot exec \$cmd$args"
2193 modename="$modename: uninstall"
2206 $echo "$modename: you must specify an RM program" 1>&2
2282 $echo "$modename: you must specify a MODE" 1>&2
2288 $echo "$modename: invalid operation mode \`$mode'" 1>&2
2318 MODE-ARGS vary depending on the MODE. Try \`$modename --help --mode=MODE' for
2339 "Usage: $modename [OPTION]... --mode=execute COMMAND [ARGS]...
2371 "Usage: $modename [OPTION]... --mode=install INSTALL-COMMAND...
2384 "Usage: $modename [OPTION]... --mode=link LINK-COMMAND...
2446 $echo "Try \`$modename --help' for more information about other modes."