27 Sep
2010
27 Sep
'10
2:18 p.m.
On Fri, 2010-09-24 at 13:53 -0700, Matthew Hall wrote:
Further investigation...
The Balabit RPMs must be built specially because the daemon looks mostly statically linked. Is there some secret to building code for old Linuxes like the BalaBit RPMs?
it is not secret :) we build all code on Debian systems (even the code in the rpm). We're using --enable-mixed-linking configure option and it is built by the code in tgz2build/rules. -- Bazsi