Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Nov 2018 15:01:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 233471] net/mpd5 linker fails after update to 12-STABLE
Message-ID:  <bug-233471-7788@https.bugs.freebsd.org/bugzilla/>

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

            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@freebsd.org
          Reporter: jakub_lach@mailplus.pl
          Assignee: eugen@freebsd.org
             Flags: maintainer-feedback?(eugen@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 install=
ed
        as /usr/bin/ld.  Kernel build workarounds (see 20180510 entry) are =
no
        longer necessary.

or LibreSSL

--=20
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-233471-7788>