Hi I installed port gkrellmreminder-2.0.0p10 and it causes gkrellm to core dump.
I took the reminder package from http://gkrellm.srcbox.net/Plugins.html and fixed it. I had to add include "#include <sys/param.h>" and add " || defined(OpenBSD)" to the checks of the two define lines in "reminder.c". Since that change reminder plugin is working fine on my system (see below). My changes are in this source package, I used RCS to keep track of the changes made. https://jmcunx.com/data/gkrellm-reminder-2.0.2-jmc.tar.gz https://jmcunx.com/data/gkrellm-reminder-2.0.2-jmc.sha256 Info: ===== OpenBSD 7.0 (GENERIC.MP) #3: Wed Dec 15 13:14:26 MST 2021 [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP Port: gkrellmreminder-2.0.0p10 Information for https://openbsd.cs.toronto.edu/pub/OpenBSD/7.0/packages/amd64/gkrellmreminder-2.0.0p10.tgz Comment: GKrellM2 will remind you to do important events Description: GkrellM2 plugin that will remind you of stuff. Maintainer: The OpenBSD ports mailing-list <[email protected]> WWW: http://members.dslextreme.com/users/billw/gkrellm/Plugins.html#REMINDER Thanks John ([email protected])
