https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233769
--- Comment #14 from Mark Johnston <ma...@freebsd.org> --- >From what I can see install.sh is not being used when the problem occurs: 21:48:22 --- lib/libgcc_s__L --- 21:48:22 install -U -o root -g wheel -m 444 libgcc_s.so.1.debug /usr/obj/usr/src/powerpc.powerpc64/tmp/usr/lib/debug/lib/ 21:48:22 install -U -l rs -o root -g wheel -m 755 /usr/obj/usr/src/powerpc.powerpc64/tmp/lib/libgcc_s.so.1 /usr/obj/usr/src/powerpc.powerpc64/tmp/usr/lib/libgcc_s.so 21:48:22 --- lib/ofed/libibverbs__L --- 21:48:22 ld: error: unable to find library -lgcc_s and we are not specifying -S for creating the symlink. Why not? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"