I’m trying to build jsonnet <https://github.com/google/jsonnet> (dependency of 
a larger project).

jsonnet fails to build on macOS with the exact same error others observe, e.g. 
<https://github.com/anguslees/rust-jsonnet/issues/2>.

> Undefined symbols for architecture x86_64:
>             "_jsonnet_destroy", referenced from:
…

If the CC=clang++ hack thing doesn’t work, I’l just commit the whole project 
and show the error in the build bot.


> On Nov 21, 2019, at 20:49, Joshua Root <[email protected]> wrote:
> 
> On 2019-11-22 12:18 , Steven Smith wrote:
>> Thanks. I’m just trying to hack around the error:
>>> |Undefinedsymbols forarchitecture x86_64|
> 
> The important thing is which symbols are missing and why. Seeing the
> exact link command would be useful. Can you share a build log?

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to