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

Error building library #3

Open
pointerdk opened this issue Jul 29, 2019 · 0 comments
Open

Error building library #3

pointerdk opened this issue Jul 29, 2019 · 0 comments

Comments

@pointerdk
Copy link

When building, regardless of Linux OS, the make process keeps allocating more and more memory (approx 200MB per few seconds).

make all-am make[1]: Entering directory '/home/kch/libredblack-1.3' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT redblack.lo -MD -MP -MF .deps/redblack.Tpo -c -o redblack.lo redblack.c ./libtool: fork: Cannot allocate memory ./libtool: fork: Cannot allocate memory ./libtool: fork: Cannot allocate memory ./libtool: fork: Cannot allocate memory ./libtool: fork: Cannot allocate memory ./libtool: line 691: : warning: cannot infer operation mode without MODE-ARGS: command not found ./libtool: line 5335: : you must specify a MODE: command not found ./libtool: line 5336: Try ' --help' for more information.: command not found ./libtool: line 691: : warning: cannot infer operation mode without MODE-ARGS: command not found ./libtool: line 5335: : you must specify a MODE: command not found ./libtool: line 5336: Try ' --help' for more information.: command not found

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

1 participant