Subj : Re: FMail 2.3.2.2 public beta release To : Wilfred van Velzen From : Tommi Koivula Date : Sun Apr 21 2024 09:07:32 Wilfred van Velzen wrote: WVV> WVV> WVV> For the linux version, instead of using above statically linked WVV> executables, I recommend, if you have the setup/tools for it, WVV> to download the sources with git, and compile it yourself. WVV> WVV> These are the steps/commands: WVV> WVV> # git clone git://git.code.sf.net/p/fmail/code FMail WVV> # cd FMail WVV> # git checkout --track origin/json_toss_log WVV> # mkdir cmake-build WVV> # cd cmake-build WVV> # cmake .. WVV> # make WVV> Compiled the newest, and: ================================================================= ftn@kco:/bbs/fmail$ fmail toss FMail-lnx64-2.3.2.2-Beta20240421 - The Fast Echomail Processor Copyright (C) 1991-2024 by FMail Developers - All rights reserved Scanning netmail directory... fmail: malloc.c:2379: sysmalloc: Assertion `(old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)' failed. Aborted ftn@kco:/bbs/fmail$ fmail scan FMail-lnx64-2.3.2.2-Beta20240421 - The Fast Echomail Processor Copyright (C) 1991-2024 by FMail Developers - All rights reserved Scanning netmail directory... fmail: malloc.c:2379: sysmalloc: Assertion `(old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)' failed. Aborted ================================================================= --- * Origin: smapinntpd/lnx (2:221/1.0) .