Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Aug 2014 19:01:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 192765] New: [build] usr.sbin/ctld is missing DPADD for LIBCRYPTO/LIBSSL
Message-ID:  <bug-192765-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192765

            Bug ID: 192765
           Summary: [build] usr.sbin/ctld is missing DPADD for
                    LIBCRYPTO/LIBSSL
           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

Found with "make checkdpadd" (the output would be closer to matching if the
DPADD and the LDADD were sorted the same):

/usr/src/usr.sbin/ctld
DPADD -> -lcam -lsbuf -lbsdxml -lutil
LDADD -> -lbsdxml -lcam -lcrypto -lfl -lsbuf -lssl -lutil

-- 
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-192765-8>