Hello Rick,
Sunday April 11 2021, Rick Smith wrote to Michael Dukelsky:
RS> Ok, so some further updates. 3 rpi's 3 pc's all running 64bit manjaro.
RS> All built with same hpt/binkd setups, same backup ie configs and such
RS> with existing msgbase applied to all.
RS> 3 pc's all work perfectly and as you would expect, logs and hpt scan
RS> free of errors.
RS> 3 rpi's all work initially with the backup applied, can read existing
RS> messages via golded hpt scan runs without the smapi error.
RS> all 3 pi's have the smapi error once new mail received via poll. the
RS> 3 pc's after receiving mail via poll still operate with no smapi
RS> error.
RS> So while I thought maybe manjaro was causing me issues, its apparently
RS> not manjaro per say but perhaps its manjaro/rpi?
I think we should not blame the OS, rather it is maybe necessary to update the compiler options. I've never compiled code for Raspberry Pi, so I'll try to guess. :)
Please try to append the flags
-march=armv8-a -mtune=cortex-a72
to OPTCFLAGS in your huskymak.cfg if you have RPi 4 and
-march=armv8-a -mtune=cortex-a53
if you have RPi 3. Also try to set Perl=0 if you don't use Perl and DYNLIBS=1. I am also not sure about LIBDIR=$(PREFIX)/lib in your huskymak.cfg. In my OS all main libraries are in /usr/lib64 and not in /usr/lib. So if it is the same in your OS, you need to use LIBDIR=$(PREFIX)/lib64.
Michael
... node (at) f1042 (dot) ru
--- GoldED+/LNX 1.1.5-b20180707
* Origin: Moscow, Russia (2:5020/1042)
|