Skip to content

Conversation

oucil
Copy link

@oucil oucil commented Nov 14, 2019

  • corrected error/warning "/usr/share/automake-1.16/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac" when running autogen.sh

- corrected "/usr/share/automake-1.16/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac" error from `autogen.sh`
Corrected compilation error...

fatal.cpp: In function ‘void dena::fatal_exit(const string&)’:
fatal.cpp:24:3: error: ‘_exit’ was not declared in this scope
   _exit(1);
   ^~~~~
fatal.cpp:24:3: note: suggested alternative: ‘_Exit’
   _exit(1);
   ^~~~~
   _Exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant