https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199714
--- Comment #3 from Antoine Brodin <[email protected]> --- 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
