You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like you're trying to install the Katana tool from the projectdiscovery GitHub repository, but encountering a compilation error related to the CGo package and an unrecognized gcc compiler flag -marm.
The text was updated successfully, but these errors were encountered:
M0dred
added
the
Type: Bug
Inconsistencies or issues which will cause an issue or problem for users or implementors.
label
Apr 1, 2024
$ uname -a
Linux raspberrypi 6.1.0-rpi8-rpi-2712 #1 SMP PREEMPT Debian 1:6.1.73-1+rpt1 (2024-01-25) aarch64 GNU/Linux
$ go install -v github.com/projectdiscovery/katana/cmd/katana@latest
runtime/cgo
runtime/cgo
gcc: error: unrecognized command-line option '-marm'
It looks like you're trying to install the Katana tool from the projectdiscovery GitHub repository, but encountering a compilation error related to the CGo package and an unrecognized gcc compiler flag -marm.
The text was updated successfully, but these errors were encountered: