Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Feb 2023 18:16:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   [Bug 268540] emulators/linux-c7 have too old GLIBC for some software: /lib64/libc.so.6: version `GLIBC_2.26' not found (required by lwjgl/3.3.1-build-7/liblwjgl.so)
Message-ID:  <bug-268540-4077-mYSevBvhk6@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268540-4077@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268540-4077@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268540

--- Comment #3 from Gleb Popov <arrowd@FreeBSD.org> ---
(In reply to VVD from comment #2)
I'd start with adding "c8" support into Mk/Uses/linux.mk. Go through the fi=
le,
extend current ".if ${linux_ARGS} =3D=3D c7" blocks with new ".elif ${linux=
_ARGS}
=3D=3D c8". Add appropriate MASTER_SITES. Then try creating emulators/linux=
_base-c8
port by looking at existing linux_base-c7. After that we can start iterating
over existing linux_* ports.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268540-4077-mYSevBvhk6>