> On Nov 1, 2015, at 08:47, Steve Kargl <[email protected]>
> wrote:
>
> ===> libexec/dma/dmagent (all)
> cc -I/usr/src/libexec/dma/dmagent/../../../contrib/dma -DHAVE_REALLOCF
> -DHAVE_STRLCPY -DHAVE_GETPROGNAME -DCONF_PATH='"/etc/dma"'
> -DLIBEXEC_PATH='"/usr/libexec"' -DDMA_VERSION='"v0.10"'
> -DDMA_ROOT_USER='"mailnull"' -DDMA_GROUP='"mail"' -std=gnu99
> -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=2
> -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
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[email protected]"