Date: Tue, 16 Apr 2013 19:11:35 +0700 From: Alexey Dokuchaev <danfe@nsu.ru> To: Dimitry Andric <dim@FreeBSD.org> Cc: stable@FreeBSD.org, Ryan Stone <rysto32@gmail.com> Subject: Re: fusefs-kmod does not work on 8-STABLE? Message-ID: <20130416121135.GA81519@regency.nsu.ru> In-Reply-To: <516D343C.2050707@FreeBSD.org> References: <20130410052710.GA36137@regency.nsu.ru> <20130412101746.GA68687@regency.nsu.ru> <20130412142802.GA1657@regency.nsu.ru> <CAFMmRNx3aKNYCLM8Y60-9E78STEnozMYsev9tmrcLKYpxobz4A@mail.gmail.com> <20130416061406.GA31583@regency.nsu.ru> <516D343C.2050707@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 16, 2013 at 01:21:32PM +0200, Dimitry Andric wrote: > On 2013-04-16 08:14, Alexey Dokuchaev wrote: > >>-u __start_set_sysinit_set -u __start_set_sysuninit_set \ > >>-u __start_set_sysctl_set -u __start_set_modmetadata_set \ > >>-u __stop_set_sysinit_set -u __stop_set_sysuninit_set \ > >>-u __stop_set_sysctl_set -u __stop_set_modmetadata_set > > These are module start/stop symbols, which get optimized away by newer > versions of binutils. We fixed it in head when binutils 2.17.50 was > imported, here: > > http://svn.freebsd.org/changeset/base/215137 > > This fix could probably also be used for stable/8. It is most likely > too late to get into 8.4, though. Personally I do not care for 8.4 (or any release), but would definitely appreciate if you could merge it to stable/8, thanks! ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130416121135.GA81519>