[gentoo-user] Re: Why did Synaptics touchpad stop working?

2024-09-09 Thread Grant Edwards
On 2024-09-09, Jack wrote: > On 9/8/24 10:20 PM, Grant Edwards wrote: > >> This morning when I booted my Thinkpad T580, the Synaptics touchpad >> buttons didn't work at all, and the "pointer" function just barely >> worked: the response was slow and jerky with a noticeable delay. >> >> In order to

[gentoo-user] Bug 919184 - sys-libs/libstdc++-v3-3.3.6-r4

2024-09-09 Thread João Matos
Dear list, I'm trying to install the Checkpoint client for linux (cshell_install). It requires sys-libs/libstdc++-v3, 32 bits. I couldn't compile it and found this bug: https://bugs.gentoo.org/919184 Do you know any way of work around this? Maybe copying the binary file from another distro or try

Re: [gentoo-user] Bug 919184 - sys-libs/libstdc++-v3-3.3.6-r4

2024-09-09 Thread Michael Orlitzky
On Mon, 2024-09-09 at 21:33 -0300, João Matos wrote: > Dear list, > > I'm trying to install the Checkpoint client for linux (cshell_install). It > requires sys-libs/libstdc++-v3, 32 bits. I couldn't compile it and found > this bug: https://bugs.gentoo.org/919184 TIL that we have a twenty-year-old

Re: [gentoo-user] Bug 919184 - sys-libs/libstdc++-v3-3.3.6-r4

2024-09-09 Thread Filip Kobierski
> TIL that we have a twenty-year-old libstdc++ in the tree. Maybe we should mask it? It is supossed to work with gcc <3.4 and the oldest we have is 8.5.0, which is masked already. Original Message On 9/10/24 02:50, Michael Orlitzky wrote: > On Mon, 2024-09-09 at 21:33 -030