Bug 215458

Summary: After upgrade to FreeBSD 11.0, sysutils/arcconf requires compat9x to be installed
Product: Ports & Packages Reporter: ganbold-freebsd
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: arved, michael
Priority: --- Flags: bugzilla: maintainer-feedback? (michael)
Version: Latest   
Hardware: amd64   
OS: Any   

Description ganbold-freebsd 2016-12-21 01:46:07 UTC
After upgrading to 11.x we found a few clients which use arcconf (RAID controller tool) no longer worked, you'd get an error:

# arcconf
Shared object "libstdc++.so.6" not found, required by "arcconf" 

After installing the compat9x package this works again, I think the port needs to have this added as a dependency.
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2017-01-19 20:41:22 UTC
The port already depends on compat9x. I think you forgot to reinstall the package after the upgrade.