BlackArch / blackarch

An ArchLinux based distribution for penetration testers and security researchers.
https://www.blackarch.org
Other
2.83k stars 572 forks source link

sniffle: add package #4349

Open D3vil0p3r opened 1 week ago

D3vil0p3r commented 1 week ago

Close: https://github.com/BlackArch/blackarch/issues/2830

During the building, if you get an error like:

-- Configuring done (0.7s)
CMake Error in source/ti/drivers/CMakeLists.txt:
  Target "tfm_dependencies_cc26x4" INTERFACE_INCLUDE_DIRECTORIES property
  contains path:

    "/home/user/Documents/simplelink_cc13xx_cc26xx_sdk_7_41_00_17/tfm_s/cc26x4/build_dependencies"

  which is prefixed in the source directory.

remember to make clean or to delete the build folder. It occurs only if during your building test you build by wrong parameters.

prepare() phase could take some mins due to ./simplelink_cc13xx_cc26xx_sdk_7_41_00_17.run --prefix "$srcdir" --mode unattended and not providing output strings.

D3vil0p3r commented 1 day ago

Please test building process in an ARM-based CPU endpoint.