Currently arcconf is released in 6.x and 7.x dynamically compiled binary forms. In order to run 7.x-ish arcconf on 8.x host, one needs to install compat7x run dependency. Fix: Apply the patch. Patch attached with submission follows: How-To-Repeat: # cd /usr/ports/sysutils/arcconf # make install ===> Installing for arcconf-v6.40.18530 ===> Generating temporary packing list ===> Checking if sysutils/arcconf already installed install -s -o root -g wheel -m 555 /usr/work/usr/ports/sysutils/arcconf/work/opt/StorMan/arcconf /usr/local/sbin install -o root -g wheel -m 555 /usr/work/usr/ports/sysutils/arcconf/work/410.status-aac-raid /usr/local/etc/periodic/daily ===> Registering installation for arcconf-v6.40.18530 # arcconf /libexec/ld-elf.so.1: Shared object "libncurses.so.7" not found, required by "arcconf"
Maintainer of sysutils/arcconf, Please note that PR ports/147724 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/147724 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->rene Grab
rene 2010-06-27 20:36:31 UTC FreeBSD ports repository Modified files: sysutils/arcconf Makefile Log: Make runnable on 8.X and higher PR: ports/147724 Submitted by: pluknet [pluknet gmail.com] Approved by: maintainer timeout, tabthorpe (mentor) Feature safe: yes Revision Changes Path 1.7 +3 -0 ports/sysutils/arcconf/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed, thanks