HavocFramework / Havoc

The Havoc Framework.
GNU General Public License v3.0
6.31k stars 903 forks source link

[Teamserver-Client--Bug]: #397

Closed hastalamuerte closed 9 months ago

hastalamuerte commented 10 months ago

Contact Details

No response

What happened?

└─# make client-build [*] building client mkdir: cannot create directory ‘client/Build’: File exists CMake Warning (dev) at CMakeLists.txt:30 (find_package): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning.

This warning is for project developers. Use -Wno-dev to suppress it.

-- Configuring done (0.0s) -- Generating done (0.0s) -- Build files have been written to: /root/Desktop/Havoc-dev/client/Build fatal: not a git repository (or any of the parent directories): .git error: option `branch' requires a value make: *** [makefile:33: client-build] Error 129

even if i delete manually build directory before make - same issue with client cleanup same issue.. in dev and in main branch.

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

No response

Did You Read Over Your Issue First?

hastalamuerte commented 10 months ago

build client with make from client dir - seems it work now ./havoc client - run ok

dev . kali linux latest deb x64

S4ntiagoP commented 9 months ago

reopen if needed