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

FreeBSD scan_common.go:62:23: undefined: routing.New #1015

Open
dualfade opened this issue Mar 31, 2024 · 0 comments
Open

FreeBSD scan_common.go:62:23: undefined: routing.New #1015

dualfade opened this issue Mar 31, 2024 · 0 comments
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@dualfade
Copy link

dualfade commented Mar 31, 2024

uname -a
FreeBSD freebsd 14.0-RELEASE-p6

Fetched src to manually compile but wanted to share the error below. Looking like scan_common.go is a new feature ( 27 days ). v2.2.1 compiled fine.

go version
go version go1.22.1 freebsd/amd64

user@freebsd:pts/0-> /tmp (0)

go install -v github.com/projectdiscovery/naabu/v2/cmd/naabu@latest
github.com/projectdiscovery/naabu/v2/pkg/scan
/home/user/Workspace/pkg/mod/github.com/projectdiscovery/naabu/v2@v2.3.0/pkg/scan/scan_common.go:62:23: undefined: routing.New
user@freebsd:pts/0-> /tmp (1)

Thanks in advance --

@dualfade dualfade added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

No branches or pull requests

1 participant