[Bug 192757] New: [build] libexec/telnetd: fails make checkdpadd

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Aug 17 18:25:00 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192757

            Bug ID: 192757
           Summary: [build] libexec/telnetd: fails make checkdpadd
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: conf
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: yaneurabeya at gmail.com

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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list