Date: Fri, 28 Sep 2018 11:45:24 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 231776] mail/isync: does not compile with openssl 1.1.1 Message-ID: <bug-231776-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231776 Bug ID: 231776 Summary: mail/isync: does not compile with openssl 1.1.1 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ehaupt@FreeBSD.org Reporter: sascha@root-login.org Assignee: ehaupt@FreeBSD.org Flags: maintainer-feedback?(ehaupt@FreeBSD.org) Trying to build isync with ssl=3Dopenssl111 results in a linker error: https://pkgs.blumenschaender.de/data/112amd64-default-desk111/2018-09-28_12= h16m36s/logs/errors/isync-1.3.0.log Adding this to the Makefile: MAKE_ARGS+=3D SSL_LIBS=3D"-L${OPENSSLLIB} -lssl -lcrypto" This builds successfully but with a few warnings: https://pkgs.blumenschaender.de/data/112amd64-default-desk111/2018-09-28_13= h41m38s/logs/isync-1.3.0.log As i am no programmer i actually have no clue if this is the right fix ;) I can't test the successfully build binary until next week, as this is my desktop at work which i can't update before the weekend... --=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-231776-7788>