oetiker / znapzend

zfs backup with remote capabilities and mbuffer integration.
www.znapzend.org
GNU General Public License v3.0
608 stars 138 forks source link

Build Problem on Solaris 11.4 #421

Closed mpicjohn closed 4 years ago

mpicjohn commented 5 years ago

Build under Sol 11.4 fails. Obviously the denpendencies can not be installed as "cc" is not found. When exporting PERL_CC_PATH=/usr/bin/gcc build fails as well, due to unknown parameters by gcc.

mattiarossi commented 4 years ago

Hi, just ran into this, you need to install the Solaris compiler Accept the license here: https://pkg-register.oracle.com/register/product_info/7/ and then install developer/developerstudio-126/cc

regards

oetiker commented 4 years ago

this is because of the binary perl modules ... you need the compiler that has been used to build your perl binary