[Bug 204156] fmemopen tests failing after r289863
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Nov 1 05:17:00 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204156
--- Comment #6 from NGie Cooper <ngie at FreeBSD.org> ---
Don't blame ATF.
I run into the same issues on amd64 once I install new system headers and a new
libc, not before then.
I've added a source file and I can point you to a core if you need one, but
compiling fmemopen2_test.c like the following should work as well:
cc -O0 -g -Wall -o fmemopen2_test fmemopen2_test.c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-testing
mailing list