Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 Oct 2016 03:32:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 213151] net/turnserver fails to build using libressl on amd64
Message-ID:  <bug-213151-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 213151
           Summary: net/turnserver fails to build using libressl on amd64
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: dewayne@heuristicsystems.com.au
                CC: mom040267@gmail.com
                CC: mom040267@gmail.com
             Flags: maintainer-feedback?(mom040267@gmail.com)

Built on FreeBSD 10.3 Stable overnight and using latest ports.  Platform is
amd64 using ssl=3Dlibressl (ie. libressl 2.4.3)

/tmp/ns_ioalib_engine_impl-424407.o: In function `ssl_read':
src/apps/relay/ns_ioalib_engine_impl.c:(.text+0x296a): undefined reference =
to
`SSL_set0_rbio'
src/apps/relay/ns_ioalib_engine_impl.c:(.text+0x29f7): undefined reference =
to
`SSL_set0_rbio'
/tmp/mainrelay-b3011c.o: In function `set_ctx':
src/apps/relay/mainrelay.c:(.text+0x2bef): undefined reference to `DH_set0_=
pqg'
/tmp/ns_turn_msg-068cb6.o: In function `stun_produce_integrity_key_str':
src/client/ns_turn_msg.c:(.text+0x23e): undefined reference to `EVP_MD_CTX_=
new'
src/client/ns_turn_msg.c:(.text+0x273): undefined reference to `EVP_MD_CTX_=
new'
src/client/ns_turn_msg.c:(.text+0x2ad): undefined reference to `EVP_MD_CTX_=
new'
src/client/ns_turn_msg.c:(.text+0x2eb): undefined reference to
`EVP_MD_CTX_free'
/tmp/ns_turn_msg-068cb6.o: In function `generate_enc_password':
src/client/ns_turn_msg.c:(.text+0x4d0): undefined reference to `EVP_MD_CTX_=
new'
src/client/ns_turn_msg.c:(.text+0x579): undefined reference to
`EVP_MD_CTX_free'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [bin/turnserver] Error code 1

make[1]: stopped in /var/ports/usr/ports/net/turnserver/work/turnserver-4.5=
.0.4
5 errors

--=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-213151-13>