El jue, 08-02-2018 a las 20:42 +0000, Micah Snyder (micasnyd) escribió: > Hi Alberto, > > Can you tell me which compiler you’re using to build? > > There is a known issue right now with newer versions of GCC (https:// > bugzilla.clamav.net/show_bug.cgi?id=12026) . A fix is coming that > should fix the issue. > > -Micah > > > Micah Snyder > Software Engineer > Talos > Cisco Systems, Inc.
Thanks! The compiler version was the point. I thought gcc-6 was working, but as I upgraded my Debian (9.3) from a previous 9.0 version, the compiler version gcc-4:6.3.0-4 remained also installed. Even after purging it, the compiling process complained about not finding g++, so I type a ./configure CC=/usr/bin/gcc-6 and the further make, make check and make install went like a breeze. Thanks again! -- M.Sc. Alberto García Fumero Usuario Linux 97 138, registrado 10/12/1998 http://interese.cubava.cu No son las horas que pones en tu trabajo lo que cuenta, sino el trabajo que pones en esas horas. _______________________________________________ clamav-users mailing list [email protected] http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clamav.net/contact.html#ml
