Here is a place for your projects which are not officially supported by the Porteus Team. For example: your own kernel patched with extra features; desktops not included in the standard ISO like Gnome; base modules that are different than the standard ISO, etc...
-
fulalas
- DEV Team

- Posts: 2058
- Joined: 26 Oct 2016, 15:34
- Distribution: Porteus
- Location: Brazil
Post#16
by fulalas » 14 Nov 2021, 01:29
@roadie, this error is precisely what I was afraid of.
I built this module using Slackware current, which has a newer glibc, and because Linux is this mess, new gblic may break old things. I'll see what I can do.
Thanks
fulalas
-
fulalas
- DEV Team

- Posts: 2058
- Joined: 26 Oct 2016, 15:34
- Distribution: Porteus
- Location: Brazil
Post#17
by fulalas » 14 Nov 2021, 04:00
It's fixed now. Updated first post

fulalas
-
Rapha_
- Shogun

- Posts: 248
- Joined: 12 Jun 2021, 21:59
- Distribution: Xfce 4.12 - 5.rc3 - x86_64
- Location: France
Post#18
by Rapha_ » 14 Nov 2021, 04:11
roadie wrote: ↑13 Nov 2021, 21:50
Is anyone else getting this error in 4.12-20211111?.......5.0-rc3 64bit version
Code: Select all
porteus:[guest]:~$ epdfview
epdfview: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /usr/lib64/libpoppler-glib.so.8)
epdfview: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /usr/lib64/libpoppler.so.114)
It works in 4.16......both tests in Always Fresh.
No it is not specific to "Xfce 4.12" ...I have it also on others desktop, by example : Xfce (official), Mate , Lxqt ...
I can give you a small module to correct it, if you want...
Rapha_
-
roadie
- Full of knowledge

- Posts: 428
- Joined: 02 Jan 2011, 18:41
- Distribution: Porteus v5.01.....PorteuX v1.4
- Location: In the bush now
Post#19
by roadie » 14 Nov 2021, 16:52
fulalas wrote: ↑14 Nov 2021, 04:00
It's fixed now. Updated first post
Indeed it is fixed, thanks.
I'm curious though as I thought 5.0-rc3 was built using Slackware current......anything built on it should work, yes?
roadie
-
roadie
- Full of knowledge

- Posts: 428
- Joined: 02 Jan 2011, 18:41
- Distribution: Porteus v5.01.....PorteuX v1.4
- Location: In the bush now
Post#20
by roadie » 14 Nov 2021, 17:00
Rapha_ wrote: ↑14 Nov 2021, 04:11
No it is not specific to "Xfce 4.12" ...I have it also on others desktop, by example : Xfce (official), Mate , Lxqt ...
I can give you a small module to correct it, if you want...
Rapha_, it's working well now, but I am interested in the module you have.
Thanks
roadie
-
roadie
- Full of knowledge

- Posts: 428
- Joined: 02 Jan 2011, 18:41
- Distribution: Porteus v5.01.....PorteuX v1.4
- Location: In the bush now
Post#22
by roadie » 15 Nov 2021, 02:43
fulalas wrote: ↑14 Nov 2021, 04:00
It's fixed now. Updated first post
fulalas,
I'm getting the same GLIBCXXX_3.4.29 error with pavucontrol.
The module from Rapha_ fixes epdfview, but gives a symbol lookup error with pavucontrol.
Code: Select all
porteus:[guest]:~$ pavucontrol
pavucontrol: symbol lookup error: pavucontrol: undefined symbol: pa_context_send_message_to_object, version PULSE_0
roadie
-
fulalas
- DEV Team

- Posts: 2058
- Joined: 26 Oct 2016, 15:34
- Distribution: Porteus
- Location: Brazil
Post#23
by fulalas » 15 Nov 2021, 08:55
@roadie, thanks for the bug report. It's fixed now (first post updated).
You don't need any additional module.

fulalas