[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
One of the following exit values will be returned:
Successful program execution.
The command options were misconfigured.
An error was encountered processing the template.
The definitions could not be deciphered.
An error was encountered during the load phase.
a file system error stopped the program.
Insufficient memory to operate.
autogen
exited due to catching a signal. If your template includes
string formatting, a number argument to a "%s" formatting element will
trigger a segmentation fault. Autogen will catch the seg fault signal
and exit with AUTOGEN_EXIT_SIGNAL(5)
. Alternatively, AutoGen
may have been interrupted with a kill(2)
signal.
Subtract 128 from the actual exit code to detect the signal number.
A specified configuration file could not be loaded.
libopts had an internal operational error. Please report it to autogen-users@lists.sourceforge.net. Thank you.
This document was generated by Bruce Korb on August 21, 2015 using texi2html 1.82.