Date: Mon, 22 Feb 2021 16:01:09 -0800 From: Bakul Shah <bakul@iitbombay.org> To: "Lizbeth Mutterhunt, Ph.D" <lizbethmutterhunt@gmail.com> Cc: Current FreeBSD <freebsd-current@freebsd.org> Subject: Re: no graphics on a Dell Vostro 131 Message-ID: <4EA8B7FA-65AA-4EFC-8908-4CE41A015E61@iitbombay.org> In-Reply-To: <CAPPf1PGRsFUT_M3sF=eK%2B52Q9J7a48W4%2B9NqByabG%2B4riQYtgQ@mail.gmail.com> References: <CAPPf1PGRsFUT_M3sF=eK%2B52Q9J7a48W4%2B9NqByabG%2B4riQYtgQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Feb 22, 2021, at 6:29 PM, Lizbeth Mutterhunt, Ph.D = <lizbethmutterhunt@gmail.com> wrote: >=20 > so, it's my great-grandma and has since recent update of the glib = package > the following problem when trying to start the DE or even lightdm, = sddm, > cdm... the reference output of X is: >=20 > ld-elf.so.1: /usr/local/lib/libglib-2.0.so0: Undefined symbol > "eventfd@FBSD1_6" >=20 > what I did so far: >=20 > a) make kernel and userspace > b) trying to compile devel/glib20 with an error something like cant't = find > textbook.xsl to be downloaded although there. > c) trying to rebuild the linker, errors on compile: the above error > message. >=20 > When trying to add hald to /etc/rc.conf I get the same error message! = Is > the linker dead or is it the new version 2.66.7_1 of glib? >=20 > what to do now? > slim works but doesn't start any session (Plasma, GNOME, XFCE4). = Starting > plasma manually: same error. >=20 > Any help appreciated, >=20 > Lizbeth There is no eventfd.c in /usr/src/lib/libc/gen in -12.x. It was added on Dec 23, 2020 and seems to be in -13 and later. If you are running -12.x, you may wish to either make sure you are=20 installing packages from a -12 repo or update your OS to 13.0-BETA3.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4EA8B7FA-65AA-4EFC-8908-4CE41A015E61>