Skip navigation.

CMDTUX Messages 2000-2099

  Previous Next

2001

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

Description

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

Action

Verify correct usage of the buildnetclient utility command syntax correctly.

See Also

buildclient(1)

2002

ERROR: buildnetclient: TUXDIR environment variable not set

Description

TUXDIR environment variable needed by buildnetclient is not set.

Action

Set TUXDIR environment variable before buildnetclient is run.

See Also

buildclient(1)

2003

ERROR: buildnetclient: memory allocation failure

Description

buildnetclient memory allocation failed.

Action

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

See Also

buildclient(1)

2004

ERROR: buildnetclient: duplicated flag 'flag' is specified

Description

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

Action

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

See Also

buildclient(1)

2005

ERROR: buildnetclient: an argument for flag 'flag' is required

Description

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

Action

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

See Also

buildclient(1)

2006

ERROR: buildnetclient: unrecognized flag '***' is specified

Description

Unrecognized flag '***' is specified.

Action

Remove the unrecognized flag '***' in the command line.

See Also

buildclient(1)

2007

ERROR: buildnetclient: Invalid file 'filename'

Description

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

Action

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

See Also

buildclient(1)

2008

ERROR: buildnetclient: cannot execute command line

Description

buildnetclient unable to execute the C# compiler.

Action

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.

See Also

buildclient(1)

 

Skip footer navigation  Back to Top Previous Next