I just tried to upgrade gcc 4.6 to the current version 6.x, as 4.6 is now unsupported and the port will be removed in November. Installation from ports went without a problem (old gcc46 removed before installing the new version).
However, now unrar no longer works - it fails with the message
Rebuilding unrar from ports or installing the binary package did not help - which makes sense, considering that rar is a proprietary software blob. Now the question: any way around this issue without reinstalling the old gcc46? unrar is required, as no other archive software can handle the rar5 archive format.
However, now unrar no longer works - it fails with the message
Code:
Shared object "gcc46/libgcc_s.so.1" not found, required by "unrar"
Rebuilding unrar from ports or installing the binary package did not help - which makes sense, considering that rar is a proprietary software blob. Now the question: any way around this issue without reinstalling the old gcc46? unrar is required, as no other archive software can handle the rar5 archive format.