[Bug 199714] [libc] sys/ptrace.h: u_long type and __BSD_VISIBLE define missing

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Apr 26 19:18:56 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199714

--- Comment #3 from Antoine Brodin <antoine at FreeBSD.org> ---
Try to remove those lines from scanmem:

# ifdef _XOPEN_SOURCE
# undef _XOPEN_SOURCE
# endif
# define _XOPEN_SOURCE 500

On FreeBSD,  defining _XOPEN_SOURCE requests a strict environment

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list