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

BSD builds are broken #15296

Closed
XVilka opened this issue Oct 17, 2019 · 1 comment
Closed

BSD builds are broken #15296

XVilka opened this issue Oct 17, 2019 · 1 comment
Labels
BSD FreeBSD, OpenBSD, NetBSD, *BSD-related issues good first issue RDebug
Milestone

Comments

@XVilka
Copy link
Contributor

XVilka commented Oct 17, 2019

p/io_ptrace.c:193:25: error: use of undeclared identifier 'PTRACE_GETSIGINFO'
        ret = r_io_ptrace (io, PTRACE_GETSIGINFO, pid, NULL, &sig);
                               ^
1 error generated.
@radare
Copy link
Collaborator

radare commented Oct 17, 2019 via email

@radare radare closed this as completed in 0f430b5 Oct 18, 2019
thestr4ng3r added a commit that referenced this issue Oct 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BSD FreeBSD, OpenBSD, NetBSD, *BSD-related issues good first issue RDebug
Projects
None yet
Development

No branches or pull requests

2 participants