Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[BUG] fatal error: 'alloca.h' file not found #2062

Closed
yurivict opened this issue May 3, 2020 · 0 comments · Fixed by #2051
Closed

[BUG] fatal error: 'alloca.h' file not found #2062

yurivict opened this issue May 3, 2020 · 0 comments · Fixed by #2051
Assignees
Labels

Comments

@yurivict
Copy link

yurivict commented May 3, 2020

/usr/ports/science/lammps/work/lammps-patch_15Apr2020/lib/atc/Function.cpp:2:10: fatal error: 'alloca.h' file not found
#include <alloca.h>
         ^~~~~~~~~~

OS: FreeBSD 12.1
Compiler: clang-9

On all BSDs the function alloca(3) is declared in stdlib.h.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants