Skip navigation.

CMDTUX メッセージ 2000-2099

  Previous Next

2001

Usage:buildnetclient [-v] [-o outfile] [-csflag flagstring] [.cs source files] [.dll assembly files] [.netmodule module files]
形式: buildnetclient [-v] [-o outfile] [-csflag flagstring] [.cs source files] [.dll assembly files] [.netmodule module files]

説明

This message is shown when the buildnetclient utility is executed without any arguments.

アクション

Verify correct usage of the buildnetclient utility command syntax correctly.

関連項目

buildclient(1)

2002

ERROR:buildnetclient:TUXDIR environment variable not set
ERROR: buildnetclient: TUXDIR 環境変数が設定されていません。

説明

TUXDIR environment variable needed by buildnetclient is not set.

アクション

Set TUXDIR environment variable before buildnetclient is run.

関連項目

buildclient(1)

2003

ERROR:buildnetclient:memory allocation failure
ERROR: buildnetclient: メモリが割り当てられません。

説明

buildnetclient memory allocation failed.

アクション

Memory resources may be depleted. Use system administrative tools to free memory before buildnetclient is run.

関連項目

buildclient(1)

2004

ERROR:buildnetclient:duplicated flag 'flag' is specified
ERROR: buildnetclient: 重複しているフラグ 'flag' が指定されています。

説明

Duplicated flag '-o' or '-csflag' is specified.

アクション

Remove the duplicated flag '-o' or '-csflag' in the command line.

関連項目

buildclient(1)

2005

ERROR:buildnetclient:an argument for flag 'flag' is required
ERROR: buildnetclient: フラグ 'flag' の引数が必要です。

説明

An argument for flag '-o' or '-csflag' is required.

アクション

Provide an argument for flag '-o' or '-csflag'.

関連項目

buildclient(1)

2006

ERROR:buildnetclient:unrecognized flag '***' is specified
ERROR: buildnetclient: 認識できないフラグ '***' が指定されています。

説明

認識できないフラグ '***' が指定されています。

アクション

コマンド行で認識できないフラグ '***' を削除します。

関連項目

buildclient(1)

2007

ERROR:buildnetclient:Invalid file 'filename'
ERROR: buildnetclient: 無効なファイル 'filename'

説明

The 'filename' has a suffix other othan .cs, .dll, or .netmodule.

アクション

Change 'filename' using the correct .cs, .dll, or .netmodule suffix.

関連項目

buildclient(1)

2008

ERROR:buildnetclient:cannot execute command line
ERROR: buildnetclient: command line を実行できません。

説明

buildnetclient unable to execute the C# compiler.

アクション

Verify that a C# compiler has been installed on the machine and that the directory containing the compiler is included in the PATH environment variable. Makes sure that there are not any compilation errors reported by the C# compiler when compiling C# source files.

関連項目

buildclient(1)

 

Skip footer navigation  Back to Top Previous Next