[Bug 233471] net/mpd5 linker fails after update to 12-STABLE

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 24 15:01:39 UTC 2018


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

            Bug ID: 233471
           Summary: net/mpd5 linker fails after update to 12-STABLE
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: eugen at freebsd.org
          Reporter: jakub_lach at mailplus.pl
          Assignee: eugen at freebsd.org
             Flags: maintainer-feedback?(eugen at freebsd.org)

/usr/bin/ld: error: undefined symbol: SSLv23_server_method
>>> referenced by http_server.c:200 (contrib/libpdel/http/http_server.c:200)
>>>               http_server.o:(http_server_start)

/usr/bin/ld: error: undefined symbol: SSL_load_error_strings
>>> referenced by http_ssl.c:68 (contrib/libpdel/http/http_ssl.c:68)
>>>               http_ssl.o:(http_ssl_do_init)

/usr/bin/ld: error: undefined symbol: SSL_library_init
>>> referenced by http_ssl.c:69 (contrib/libpdel/http/http_ssl.c:69)
>>>               http_ssl.o:(http_ssl_do_init)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [mpd5] Error code 1

it's either

20180530:
        As of r334391 lld is the default amd64 system linker; it is installed
        as /usr/bin/ld.  Kernel build workarounds (see 20180510 entry) are no
        longer necessary.

or LibreSSL

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


More information about the freebsd-ports-bugs mailing list