• [gentoo-user] Re: dbus now requires CONFIG_EPOLL in kernel?

    From Grant Edwards@21:1/5 to Grant Edwards on Mon Jun 20 18:00:01 2022
    On 2022-06-20, Grant Edwards <grant.b.edwards@gmail.com> wrote:
    At the end of an update today, I got an error message from

    sys-apps/dbus-1.12.22-r2:

    * CONFIG_EPOLL: is not set when it should be.
    Please check to make sure these options are set correctly. Failure
    to do so may cause unexpected problems.

    Opps. Apparently at some point I somehow overwrote the file at /usr/src/linux/.config with something completely unrelated (looks like
    the contents of /proc/cpuinfo).

    The EPOLL option is set in the actual kernel:

    $ zcat /proc/config.gz | grep EPOLL
    CONFIG_EPOLL=y

    and in all my prevous version .config files.

    --
    Grant

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)