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

Build issue #326

Open
Shanzem opened this issue Aug 22, 2021 · 0 comments
Open

Build issue #326

Shanzem opened this issue Aug 22, 2021 · 0 comments

Comments

@Shanzem
Copy link

Shanzem commented Aug 22, 2021

/usr/bin/ld: $WORK/b009/pkg.a(go.o): in function golang.org..z2fx..z2fsys..z2funix.RawSyscallNoError': /root/go/pkg/mod/golang.org/x/[email protected]/unix/gccgo.go:48: undefined reference to golang.org..z2fx..z2fsys..z2funix.realSyscallNoError'
/usr/bin/ld: $WORK/b009/pkg.a(go.o): in function golang.org..z2fx..z2fsys..z2funix.SyscallNoError': /root/go/pkg/mod/golang.org/x/[email protected]/unix/gccgo.go:21: undefined reference to golang.org..z2fx..z2fsys..z2funix.realSyscallNoError'
/usr/bin/ld: $WORK/b009/pkg.a(go.o): in function golang.org..z2fx..z2fsys..z2funix.Syscall': /root/go/pkg/mod/golang.org/x/[email protected]/unix/gccgo.go:28: undefined reference to golang.org..z2fx..z2fsys..z2funix.realSyscall'
/usr/bin/ld: $WORK/b009/pkg.a(go.o): in function golang.org..z2fx..z2fsys..z2funix.Syscall6': /root/go/pkg/mod/golang.org/x/[email protected]/unix/gccgo.go:35: undefined reference to golang.org..z2fx..z2fsys..z2funix.realSyscall'
/usr/bin/ld: $WORK/b009/pkg.a(go.o): in function golang.org..z2fx..z2fsys..z2funix.Syscall9': /root/go/pkg/mod/golang.org/x/[email protected]/unix/gccgo.go:42: undefined reference to golang.org..z2fx..z2fsys..z2funix.realSyscall'
/usr/bin/ld: $WORK/b009/pkg.a(go.o): in function golang.org..z2fx..z2fsys..z2funix.RawSyscall': /root/go/pkg/mod/golang.org/x/[email protected]/unix/gccgo.go:53: undefined reference to golang.org..z2fx..z2fsys..z2funix.realSyscall'
/usr/bin/ld: $WORK/b009/pkg.a(go.o): in function golang.org..z2fx..z2fsys..z2funix.RawSyscall6': /root/go/pkg/mod/golang.org/x/[email protected]/unix/gccgo.go:58: undefined reference to golang.org..z2fx..z2fsys..z2funix.realSyscall'
collect2: error: ld returned 1 exit status
make: *** [Makefile:24: zgrab2] Error 2

codyprime added a commit that referenced this issue Dec 16, 2021
This commit updates zcrypto to the latest feature/TLSv1.3 branch, which
pulls in:

commit d2652309b7af120490f71b16225a3bcdd2979ab8
Author: Jeff Cody <[email protected]>
Date:   Thu Dec 16 12:59:09 2021 -0500

   TLS 1.3: don't create skx log if processing server key exchange failed (#326)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant