Date: Wed, 8 Feb 2017 12:46:09 +0100 From: Franco Fichtner <franco@lastsummer.de> To: scratch65535@att.net Cc: freebsd-ports <freebsd-ports@freebsd.org> Subject: Re: Install of pkg fuse-ntfs fails because of undefined symbol in pkg!?! Message-ID: <CEA47284-D0CB-4C5F-B9A8-B44832263F12@lastsummer.de> In-Reply-To: <dvvl9chf9h22dpjto35d44enid819p9rnc@4ax.com> References: <dvvl9chf9h22dpjto35d44enid819p9rnc@4ax.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> On 8 Feb 2017, at 12:29 PM, <scratch65535@att.net> = <scratch65535@att.net> wrote: >=20 > I just tried to install the fuse-nfts pkg under 10.2 on my > server-of-all-work. But after requiring me to "upgrade" pkg, the > fuse-ntfs install failed, apparently because there's an undefined > symbol ("utimenstat") in pkg itself! >=20 > How do I extricate myself? The latest supported release is FreeBSD 10.3 and packages are therefore build against it. It creates this soft breakage inside the fixed ABI, which quite a few people run into. There are two solutions: (a) Build the packages yourself on a FreeBSD 10.2. (b) Upgrade to FreeBSD 10.3 and do a "pkg upgrade -f" run. And for the wicked: (c) Let's please address this issue within FreeBSD so users don't run = into it. ;) Cheers, Franco=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CEA47284-D0CB-4C5F-B9A8-B44832263F12>