https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186114
--- Comment #62 from Cassiano Peixoto <peixoto.cassi...@gmail.com> --- (In reply to Eugene Grosbein from comment #57) Eugene, i got the following error compiling libc patch: ===> tests (all) ===> tests/tls_dso (all) ===> tests/c063 (all) (cd /usr/src/lib/libc/tests/c063 && DEPENDFILE=.depend.faccessat_test NO_SUBDIR=1 make -f /usr/src/lib/libc/tests/c063/Makefile _RECURSING_PROGS=t PROG=faccessat_test ) make[3]: /usr/obj/usr/src/lib/libc/tests/c063/.depend.faccessat_test, 1: ignoring stale .depend.faccessat_test for /usr/obj/usr/src/lib/libnetbsd/libnetbsd.a cc -O2 -pipe -D_INCOMPLETE_XOPEN_C063 -I/usr/src/lib/libnetbsd -I/usr/src/contrib/netbsd-tests -g -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -L/usr/obj/usr/src/lib/libnetbsd -o faccessat_test.full t_faccessat.o -lprivateatf-c -L/usr/obj/usr/src/lib/libnetbsd -lnetbsd /usr/bin/ld: cannot find -lnetbsd cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[3]: stopped in /usr/src/lib/libc/tests/c063 *** Error code 1 Stop. make[2]: stopped in /usr/src/lib/libc/tests/c063 *** Error code 1 Stop. make[1]: stopped in /usr/src/lib/libc/tests *** Error code 1 Stop. make: stopped in /usr/src/lib/libc Exit 1 -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"