https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259308
Michael Dexter <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Michael Dexter <[email protected]> --- I am seeing similar issues when cross building ARM64 on AMD64 or vice-versa, with many WITHOUT_ build options enabled: ld: error: undefined reference due to --no-allow-shlib-undefined: yp_next >>> referenced by /usr/obj/usr/src/arm64.aarch64/tmp/lib/libc.so.7 --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/syslogd --- ===> usr.sbin/syslogd (all) --- all_subdir_usr.bin --- --- all_subdir_usr.bin/login --- ===> usr.bin/login (all) --- all_subdir_usr.bin/chpass --- ld: error: undefined reference due to --no-allow-shlib-undefined: yp_match >>> referenced by /usr/obj/usr/src/arm64.aarch64/tmp/lib/libc.so.7 The failure is on many utilities. I will attach an example src.conf that reproduces this. -- You are receiving this mail because: You are the assignee for the bug.
