Date: Wed, 22 May 2019 15:57:09 +0300 From: Daniel Braniss <danny@cs.huji.ac.il> To: "Andrey V. Elsukov" <bu7cher@yandex.ru> Cc: hackers@freebsd.org Subject: Re: ERR#78 'function not implemented' Message-ID: <7C0C64B8-B2A4-4CE8-9A1A-9394A9E1550A@cs.huji.ac.il> In-Reply-To: <87ede120-b533-302d-6ffb-82fd735dce21@yandex.ru> References: <6B0A65C2-5F53-47B3-8159-0AEA3E0C37C4@cs.huji.ac.il> <87ede120-b533-302d-6ffb-82fd735dce21@yandex.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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 been doing it for some time >> without any issues, but today I decided to try out release.sh and it = failes. >> I have run the =E2=80=98bad=E2=80=99 command: >=20 >> -- UNKNOWN FreeBSD ELF64 SYSCALL 568 -- >> #568() ERR#78 'Function not = implemented' >> 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? danny > --=20 > WBR, Andrey V. Elsukov >=20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7C0C64B8-B2A4-4CE8-9A1A-9394A9E1550A>