Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jan 2015 21:04:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 197008] databases/p5-DBD-mysql SSL option broken and USE_OPENSSL
Message-ID:  <bug-197008-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 197008
           Summary: databases/p5-DBD-mysql SSL option broken and
                    USE_OPENSSL
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: perl@FreeBSD.org
          Reporter: spil.oss@gmail.com
          Assignee: perl@FreeBSD.org
             Flags: maintainer-feedback?(perl@FreeBSD.org)

p5-DBD-mysql requires OpenSSL yet does not define USE_OPENSSL

Thought I had fixed it but there's more trouble, even though SSL is not defined
I get (only relevant output of ldd)

/usr/ports/databases/p5-DBD-mysql/work/stage/usr/local/lib/perl5/site_perl/mach/5.18/auto/DBD/mysql/mysql.so:
        libssl.so.30 => /usr/local/lib/libssl.so.30 (0x802556000)
        libcrypto.so.30 => /usr/local/lib/libcrypto.so.30 (0x8027b6000)

Will try to craft a patch tomorrow.

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Auto-assigned to maintainer perl@FreeBSD.org

-- 
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-197008-13>