Topic: compling issue on max os

Any guy know the reason?
compling issue on max os 10.14.1
/opt/local/bin/ranlib: object: src/.libs/libwolfssl.a(src_libwolfssl_la-hmac.o) malformed object (unknown load command 1)
ar: internal ranlib command failed
make[1]: *** [src/libwolfssl.la] Error 1
make: *** [all] Error 2

Share

Re: compling issue on max os

charlesgreat,

We haven't seen this issue before but it appears to perhaps be a conflict with binutils or Xcode being out of date. Here are some online questions that are similar:

https://stackoverflow.com/questions/172 … ke-command
https://github.com/commercialhaskell/stack/issues/4380
https://lists.gnu.org/archive/html/bug- … 00009.html

Warm Regards,

K