Am 12.10.2018 um 07:41 schrieb Dag-Erling Smørgrav:
Jung-uk Kim <j...@freebsd.org> writes:
I forgot to patch one more file, i.e., Makefile.inc1. Please try the
attached patch instead.
Thanks, I missed that too.
DES
Even with 339326 (adjusting Makefile.inc1) I get the foollowing build
error (compiling 339326-amd64 on stable/11-amd64):
building shared library libprivateldns.so.5
cc -target x86_64-unknown-freebsd12.0
--sysroot=/usr/local/share/deploy-tools/obj/HEAD-S12RP/usr/local/share/deploy-tools/HEAD/src
/amd64.amd64/tmp
-B/usr/local/share/deploy-tools/obj/HEAD-S12RP/usr/local/share/deploy-tools/HEAD/src/amd64.amd64/tmp/usr/bin
-f
stack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings
-Wl,--warn-shared-textrel -o libprivateldns.so.5.full -Wl,-soname,libp
rivateldns.so.5 `NM='nm' NMFLAGS='' lorder buffer.pico dane.pico
dname.pico dnssec.pico dnssec_sign.pico dnssec_verify.pico dnsse
c_zone.pico duration.pico error.pico higher.pico host2str.pico
host2wire.pico keys.pico net.pico packet.pico parse.pico radix.pico
rbtree.pico rdata.pico resolver.pico rr.pico rr_functions.pico
sha1.pico sha2.pico str2host.pico tsig.pico update.pico util.pico
wire2host.pico zone.pico b64_ntop.pico b64_pton.pico | tsort -q` -lssl
-lcrypto
/usr/local/share/deploy-tools/obj/HEAD-S12RP/usr/local/share/deploy-tools/HEAD/src/amd64.amd64/tmp/usr/bin/ld:
error: unable to fi
nd library -lssl
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [libprivateldns.so.5.full] Error code 1
Thanks,
-harry
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"