Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Aug 2014 18:25:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 192757] New: [build] libexec/telnetd: fails make checkdpadd
Message-ID:  <bug-192757-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: yaneurabeya@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192757-8>