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

make install doesn't install allocate.h #4

Open
effbiae opened this issue Nov 2, 2016 · 1 comment
Open

make install doesn't install allocate.h #4

effbiae opened this issue Nov 2, 2016 · 1 comment

Comments

@effbiae
Copy link

effbiae commented Nov 2, 2016

after make install, i try

~$ echo '#include<yaep.h>' >test.c
~$ gcc test.c
In file included from test.c:1:0:
/usr/local/include/yaep.h:47:22: fatal error: allocate.h: No such file or directory
compilation terminated.

@vnmakarov
Copy link
Owner

Thank you for the report. I've just fixed this issue.

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

No branches or pull requests

2 participants