Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Nov 2016 18:24:31 +0200
From:      Konstantin Belousov <kostikbel@gmail.com>
To:        George Mitchell <george+freebsd@m5p.com>
Cc:        FreeBSD Stable Mailing List <freebsd-stable@freebsd.org>
Subject:   Re: Symbol/library versioning ...
Message-ID:  <20161115162431.GV54029@kib.kiev.ua>
In-Reply-To: <6427851f-5485-39bd-6690-8acd79e3f47d@m5p.com>
References:  <6427851f-5485-39bd-6690-8acd79e3f47d@m5p.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 15, 2016 at 10:59:57AM -0500, George Mitchell wrote:
> ... is a topic I just marginally understand.  But pkg 1.9.3 fails
> on FreeBSD 10.1-RELEASE-p35 because /lib/libc.so.7 contains no
> definition for "openat", though /lib/libc.so.7 on 10.3-RELEASE-p11
> does define it.  I confess to being baffled.  How is this supposed
> to work?  10.1-RELEASE is still supported, right?        -- George

Let me guess.  You are trying to run a pkg binary, built on 10.3 system,
on the 10.1 system, do you ?  If yes, this is not supported and often
breaks.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20161115162431.GV54029>