Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 May 2019 06:16:03 -0700
From:      Enji Cooper <yaneurabeya@gmail.com>
To:        Daniel Braniss <danny@cs.huji.ac.il>
Cc:        "Andrey V. Elsukov" <bu7cher@yandex.ru>, hackers@freebsd.org
Subject:   Re: ERR#78 'function not implemented'
Message-ID:  <1419BF6D-9BF3-454B-A9BB-E7CB50D4B540@gmail.com>
In-Reply-To: <7C0C64B8-B2A4-4CE8-9A1A-9394A9E1550A@cs.huji.ac.il>
References:  <6B0A65C2-5F53-47B3-8159-0AEA3E0C37C4@cs.huji.ac.il> <87ede120-b533-302d-6ffb-82fd735dce21@yandex.ru> <7C0C64B8-B2A4-4CE8-9A1A-9394A9E1550A@cs.huji.ac.il>

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

> On May 22, 2019, at 05:57, Daniel Braniss <danny@cs.huji.ac.il> wrote:
>=20
>> On 22 May 2019, at 11:38, Andrey V. Elsukov <bu7cher@yandex.ru> wrote:
>>=20
>> On 21.05.2019 19:03, Daniel Braniss wrote:
>>> Hi,
>>> Im using a freebsd-stable-11.1-STABLE to cross compile for arm,  I have b=
een doing it for some time
>>> without any issues, but today I decided to try out release.sh and it fai=
les.
>>> I have run the =E2=80=98bad=E2=80=99 command:
>>=20
>>> -- UNKNOWN FreeBSD ELF64 SYSCALL 568 --
>>> #568()                                           ERR#78 'Function not im=
plemented'
>>> SIGNAL 12 (SIGSYS) code=3DSI_KERNEL
>>> process killed, signal =3D 12 (core dumped)
>>=20
>> Hi,
>>=20
>> Your kernel is too old to be able run this binary. Syscall 568 is
>> funlinkat(2), it was introduced in r345982.
>>=20
>> https://svnweb.freebsd.org/base?view=3Drevision&revision=3D345982
>>=20
> hi,
> thanks, so that raises a new question:
>    Q: to use release.sh one needs to be running the latest current?

In theory, liblegacy and ITOOLS should be taking care of some of this. A bin=
ary is being run from the install which should be run from the system.

That being said, you should be running a more recent release of 11.x or stab=
le/11.

Cheers,
-Enji=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1419BF6D-9BF3-454B-A9BB-E7CB50D4B540>