Skip to content

Update configure.ac #118

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Update configure.ac #118

wants to merge 3 commits into from

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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant