We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
linuxtrack-master$ make make all-recursive make[1]: Entering directory '/home/andre/Downloads/linuxtrack-master' Making all in src make[2]: Entering directory '/home/andre/Downloads/linuxtrack-master/src' make all-am make[3]: Entering directory '/home/andre/Downloads/linuxtrack-master/src' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -O2 '-DLIB_PATH="/usr/local/lib/linuxtrack/"' -m32 -g -O2 -Wall -Wextra -Wformat -Wformat-security --param ssp-buffer-size=4 -fstack-protector -D_FORTIFY_SOURCE=2 -c -o liblinuxtrack32_la-ltlib.lo `test -f 'ltlib.c' || echo './'`ltlib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -O2 -DLIB_PATH=\"/usr/local/lib/linuxtrack/\" -m32 -g -O2 -Wall -Wextra -Wformat -Wformat-security --param ssp-buffer-size=4 -fstack-protector -D_FORTIFY_SOURCE=2 -c ltlib.c -fPIC -DPIC -o .libs/liblinuxtrack32_la-ltlib.o In file included from ltlib.c:1: /usr/include/stdlib.h:25:10: fatal error: bits/libc-header-start.h: No such file or directory 25 | #include <bits/libc-header-start.h> | ^~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[3]: *** [Makefile:1135: liblinuxtrack32_la-ltlib.lo] Error 1 make[3]: Leaving directory '/home/andre/Downloads/linuxtrack-master/src' make[2]: *** [Makefile:854: all] Error 2 make[2]: Leaving directory '/home/andre/Downloads/linuxtrack-master/src' make[1]: *** [Makefile:497: all-recursive] Error 1 make[1]: Leaving directory '/home/andre/Downloads/linuxtrack-master' make: *** [Makefile:402: all] Error 2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: