[Bug 231776] mail/isync: does not compile with openssl 1.1.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Sep 28 11:45:27 UTC 2018


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

            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 at FreeBSD.org
          Reporter: sascha at root-login.org
          Assignee: ehaupt at FreeBSD.org
             Flags: maintainer-feedback?(ehaupt at FreeBSD.org)

Trying to build isync with ssl=openssl111 results in a linker error:

https://pkgs.blumenschaender.de/data/112amd64-default-desk111/2018-09-28_12h16m36s/logs/errors/isync-1.3.0.log

Adding this to the Makefile:

MAKE_ARGS+=     SSL_LIBS="-L${OPENSSLLIB} -lssl -lcrypto"

This builds successfully but with a few warnings:

https://pkgs.blumenschaender.de/data/112amd64-default-desk111/2018-09-28_13h41m38s/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...

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


More information about the freebsd-ports-bugs mailing list