Date: Sun, 1 Nov 2015 23:19:09 -0800 From: NGie Cooper <yaneurabeya@gmail.com> To: Steve Kargl <sgk@troutmask.apl.washington.edu> Cc: freebsd-current@freebsd.org Subject: Re: buildworld broken Message-ID: <CD2B8B15-BFD7-48AA-BFAA-41BFE48635D7@gmail.com> In-Reply-To: <20151101164707.GA5847@troutmask.apl.washington.edu> References: <20151101164707.GA5847@troutmask.apl.washington.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
> On Nov 1, 2015, at 08:47, Steve Kargl = <sgk@troutmask.apl.washington.edu> wrote: >=20 > =3D=3D=3D> libexec/dma/dmagent (all) > cc -I/usr/src/libexec/dma/dmagent/../../../contrib/dma = -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME = -DCONF_PATH=3D'"/etc/dma"' -DLIBEXEC_PATH=3D'"/usr/libexec"' = -DDMA_VERSION=3D'"v0.10"' -DDMA_ROOT_USER=3D'"mailnull"' = -DDMA_GROUP=3D'"mail"' -std=3Dgnu99 -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter = -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type = -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter = -Wcast-align -Wchar-subscripts -Winline -Wnested-externs = -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wformat=3D2 = -Wno-format-extra-args -Werror -Wmissing-variable-declarations = -Wthread-safety -Wno-empty-body -Wno-string-plus-int = -Wno-unused-const-variable -Qunused-arguments -o dma aliases_parse.o = aliases_scan.o base64.o conf.o crypto.o dma.o dns.o local.o mail.o net.o = spool.o util.o -lssl -lcrypto > /usr/obj/usr/src/tmp/usr/lib/libcrypto.so: undefined reference to = `PKCS7_digest_from_attributes' > /usr/obj/usr/src/tmp/usr/lib/libcrypto.so: undefined reference to = `PKCS7_add_signed_attribute' > /usr/obj/usr/src/tmp/usr/lib/libcrypto.so: undefined reference to = `PKCS7_dataFinal' > /usr/obj/usr/src/tmp/usr/lib/libcrypto.so: undefined reference to = `PKCS7_get_signed_attribute' > /usr/obj/usr/src/tmp/usr/lib/libcrypto.so: undefined reference to = `PKCS7_SIGNER_INFO_sign' > /usr/obj/usr/src/tmp/usr/lib/libcrypto.so: undefined reference to = `PKCS7_dataInit' > /usr/obj/usr/src/tmp/usr/lib/libcrypto.so: undefined reference to = `PKCS7_dataDecode' > /usr/obj/usr/src/tmp/usr/lib/libcrypto.so: undefined reference to = `PKCS7_signatureVerify' Hi Steve, What are your custom build options? Have you patched your copy = of FreeBSD? Thanks! -NGie=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CD2B8B15-BFD7-48AA-BFAA-41BFE48635D7>