make_depots: warning - -r option \ ignored with -d absolute path name |
make_depots: warning - -m option \ ignored with -d absolute path name
|
| Using either -r
or -m option
with -d absolute
path name. | Remove -r
and/or -m option. |
make_depots: warning - -r and -o \ arguments that differ not recommended |
| Arguments to -r
and -o are different. | Make arguments the same. |
make_depots: warning - \ trailing slashes stripped from ///// |
| Argument to -d
option has trailing slashes. | Remove the trailing slashes. |
make_depots: \ both -d and -r options missing |
| There is neither a -d
nor -r option. | Add either a -d
or -r option. |
make_depots: unknown -a argument XXX |
| XXX is an
unknown argument for -a
option. | Argument must be either 700 or 800. |
make_depots: -r option missing \ with -d relative path name |
| There is no -r
option when using the -d
option with a relative path name. | Add a -r
option or use an absolute path name for the -d
option. |
make_depots: bad argument for -r. \ Must match B.[0-9][0-9].[0-9][0-9] make_depots: bad argument for -o. \ Must match B.[0-9][0-9].[0-9][0-9] |
| The argument for either -r
or -o is badly
formed. | Change the argument to match the pattern,
e.g. B.10.20. |
make_depots: error - \ cannot stat source depot XXX |
| The -d
argument XXX does not exist. | Change -d
argument to point to something that actually exists. |
make_depots: error - \ unknown source depot type XXX |
| The -s
argument is not identifiable as either a depot (local or remote)
or a character or block special device file. | Specify a real source depot. |
make_depots: \ malloc of XXX failed make_depots: \ strdup of XXX failed make_depots: \ tmpnam of XXX failed make_depots: \ fopen of XXX failed make_depots: \ fprintf to XXX failed make_depots: internal swcopy option buffer overflow |
| The make_depots
command failed due to lack of resources. | Kill other applications running on the
system to free up memory. Add more memory and/or swap space. |
make_depots: \ internal failure in regcomp call
|
make_depots: \ internal failure in regexec call |
make_depots: \ build_bundle_list failed |
| | Contact HP support. |
make_depots: cannot create temporary \ directory XXX to mount CDROM make_depots: cannot mount \ XXX as CDFS, errno = YY |
| Insufficient permissions to perform mkdir
and mount. | Make sure you are running as root. |
| A swcopy
command failed. | Examine and for
more information. |