Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 May 2017 23:09:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 219606] aarch64: libarchive.so.6 not present, libarchive.so not equivalent @ 318898
Message-ID:  <bug-219606-8-2y5gXBnrgq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219606-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219606-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219606

--- Comment #6 from Ed Maste <emaste@freebsd.org> ---
> But when I look at the
> Pine64+ 2GB I see a /usr/lib/libarchive.so.6

Correct, /usr/lib/libarchive.so.6 will exist on systems originally built from
pre-ino64 sources. After ino64 libarchive is installed as
/usr/lib/libarchive.so.7. The old one will continue to exist until "make
delete-old-libs" is run. You should be able to use existing packages with the
existing libraries.

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219606-8-2y5gXBnrgq>