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

help #93

Open
YuriMaram opened this issue Aug 26, 2020 · 0 comments
Open

help #93

YuriMaram opened this issue Aug 26, 2020 · 0 comments

Comments

@YuriMaram
Copy link

root@myserver:~/tools/Reptile# apt-get install linux-headers-$(uname -r)
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package linux-headers-5.3.0-59-generic
E: Couldn't find any package by glob 'linux-headers-5.3.0-59-generic'
E: Couldn't find any package by regex 'linux-headers-5.3.0-59-generic'

root@myserver:~/tools/Reptile# make
make[1]: Entering directory '/root/tools/Reptile/userland'
CC /root/tools/Reptile/output/shell
: In function ‘hide_conn’:
: error: invalid suffix "x" on integer constant
:272:23: note: in expansion of macro ‘AUTH’
: error: invalid suffix "x" on integer constant
:272:29: note: in expansion of macro ‘HTUA’
: error: invalid suffix "x" on integer constant
:273:24: note: in expansion of macro ‘AUTH’
: error: invalid suffix "x" on integer constant
:274:21: note: in expansion of macro ‘AUTH’
: error: invalid suffix "x" on integer constant
:274:27: note: in expansion of macro ‘HTUA’
make[1]: *** [Makefile:23: shell] Error 1
make[1]: Leaving directory '/root/tools/Reptile/userland'
make: *** [Makefile:56: userland_bin] Error 2

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