[Bug 223568] mail/opendkim: Fails to build with OpenSSL 1.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Oct 5 13:56:51 UTC 2018


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

Matthias Fechner <mfechner at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mfechner at FreeBSD.org

--- Comment #4 from Matthias Fechner <mfechner at FreeBSD.org> ---
I tested the patch, but I see now a linker error:
Making all in miltertest
cc -DHAVE_CONFIG_H -I. -I..  -I./../libopendkim -I/usr/include
-I/usr/local/include/lua52 -DCONFIG_BASE=\"/usr/local/etc\"  -O2 -pipe 
-fstack-protector -fno-strict-aliasing -MT miltertest-miltertest.o -MD -MP -MF
.deps/miltertest-miltertest.Tpo -c -o miltertest-miltertest.o `test -f
'miltertest.c' || echo './'`miltertest.c
mv -f .deps/miltertest-miltertest.Tpo .deps/miltertest-miltertest.Po
/bin/sh ../libtool  --tag=CC    --mode=link cc  -O2 -pipe  -fstack-protector
-fno-strict-aliasing  ../libopendkim/libopendkim.la -L/usr/local/lib/lua52
-Wl,-rpath,/usr/local/lib -fstack-protector -o miltertest
miltertest-miltertest.o -llua -lm  
libtool: link: cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wl,-rpath
-Wl,/usr/local/lib -fstack-protector -o .libs/miltertest
miltertest-miltertest.o  ../libopendkim/.libs/libopendkim.so -L/usr/local/lib
-L/usr/local/lib/lua52 -llua -lm -lssl -lcrypto -Wl,-rpath -Wl,/usr/local/lib
/usr/bin/ld: cannot find -llua
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1

Stop.
make[3]: stopped in
/wrkdirs/usr/ports/mail/opendkim/work/opendkim-2.10.3/miltertest
*** Error code 1


Full log is here:
http://pkg.fechner.net/data/112amd64-default/2018-10-05_15h52m06s/logs/errors/opendkim-2.10.3_10.log

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


More information about the freebsd-ports-bugs mailing list