21 Nov
2013
21 Nov
'13
3:21 a.m.
LD_PRELOAD=/lib/x86_64-linux-gnu/libgcc_s.so.1 /usr/bin/sa-learn -D --progress $* /tmp/sendmail-msg-$$.txt >> /tmp/sa-learn-pipe.$$.log 2>&1
So far to no avail. I'm going to try the spool2dir backend with incron. Cumbersome, but it should work ...
Maybe try rebuilding whatever is using libgcc_s.so with GCC compiler option -static-libgcc?
Joseph Tam jtam.home@gmail.com