pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: devel/cbindgen compilation error



I had something similar a few days ago after rebuilding the latest rust; I had to rebuild clang as well. Firefox build nowadays is a full blown adventure... rust, clang, nodejs, cbindgen... 

On Fri, 9 Nov 2018 at 17:58 Mayuresh <mayuresh%acm.org@localhost> wrote:
In pkgsrc current firefox dependency led to cbindgen compilation error.

   Compiling serde v1.0.64
error: Shared object "libproc_macro-14c6c250e3e06672.so" not found
   -->
/usr/pkgsrc/devel/cbindgen/work/vendor/serde-1.0.64/src/lib.rs:283:1
    |
283 | extern crate serde_derive;
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^

error: Could not compile `serde`.

Any way to get past this?

Mayuresh


Home | Main Index | Thread Index | Old Index