Closed natxo closed 6 years ago
I would use the perl that comes with omnios for installing znapzend, that works fine ... also make sure you do not use an old version of gcc .. it seems you are doing that considering the error you get.
yes, that seems to be the problem. I have installed it with the system perl and now everything works again.
Thanks!
After updating my home nas to the latest omniosce znapzed was no longer working (
ListUtil.c: loadable library and perl binaries are mismatched (got handshake key 10d00080, needed 10f80080)
Apparently the latest omnios not cooperating with the existing znapzend libs, not a problem, I can update.
I have this other perl by pkgsrc (https://pkgsrc.joyent.com/install-on-illumos/) in my system, so I try using this:
But when running gmake install :+1:
and in thirdparty/build.log:
Any tips on how to solve this?