LDFLAGS should probably point to ${.OBJDIR}/../../lib/libtelnet (or the program should be converted over to use a private library?). ===> libexec/telnetd (checkdpadd) /usr/src/libexec/telnetd DPADD -> -lutil -ltermcapw -ltelnet -lmp -lcrypto -lcrypt -lpam LDADD -> -lutil -ltermcapw /usr/obj/usr/src/libexec/telnetd/../../lib/libtelnet/libtelnet.a -lmp -lcrypto -lcrypt -lpam
The underlying issue here, with rcs, gnu/*/binutils, *bin*/clang, is the same underlying issue as bug 192730. Duping appropriately. *** This bug has been marked as a duplicate of bug 192730 ***