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

[Teamserver-Client--Bug]: #514

Open
1 task done
Bigcityjoe17 opened this issue Sep 10, 2024 · 1 comment
Open
1 task done

[Teamserver-Client--Bug]: #514

Bigcityjoe17 opened this issue Sep 10, 2024 · 1 comment
Labels
clientside/teamserver Clientside problem, not implantrelated

Comments

@Bigcityjoe17
Copy link

Contact Details

No response

What happened?

at installation of client server, the following error is returned:

gmake[1]: Entering directory '/root/Havoc/client/Build'
gmake[1]: Makefile: No such file or directory
gmake[1]: *** No rule to make target 'Makefile'. Stop.
gmake[1]: Leaving directory '/root/Havoc/client/Build'
make: *** [makefile:36: client-build] Error 2

Did You Do a Pull First?

Latest (You performed a pull first)

Did You Try With the Dev Branch?

Yes (You tried using the dev branch but the problem persist)

Relevant log output

gmake[1]: Entering directory '/root/Havoc/client/Build'
gmake[1]: Makefile: No such file or directory
gmake[1]: *** No rule to make target 'Makefile'.  Stop.
gmake[1]: Leaving directory '/root/Havoc/client/Build'
make: *** [makefile:36: client-build] Error 2

Did You Read Over Your Issue First?

  • I declare I made an effort and provided the necessary information for replication of the issue.
@Bigcityjoe17 Bigcityjoe17 added the clientside/teamserver Clientside problem, not implantrelated label Sep 10, 2024
@Bigcityjoe17
Copy link
Author

Fixed with the following
cd client
cmake cmake_install.cmake Build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clientside/teamserver Clientside problem, not implantrelated
Projects
None yet
Development

No branches or pull requests

2 participants