Next: , Previous: , Up: Invoking getdefs   [Contents][Index]


8.6.8 getdefs exit status

One of the following exit values will be returned:

0 (EXIT_SUCCESS)

Successful program execution.

1 (EXIT_FAILURE)

The operation failed or the command syntax was not valid.

2 (EXIT_INVALID_INPUT)

An input file was specified that is not a file

3 (EXIT_NO_MEM)

Insufficient memory for operation

66 (EX_NOINPUT)

A specified configuration file could not be loaded.

70 (EX_SOFTWARE)

libopts had an internal operational error. Please report it to autogen-users@lists.sourceforge.net. Thank you.