[clamav-users] Error installing from source

2023-10-12 Thread Nikos Gatsis via clamav-users
Hello list. I am try to install from source 0.103.10 on some mailservers, most of them have Centos 7 last version and one with Centos 6. When I run make (after ./configure --sysconfdir=/etc --enable-milter) and I get many errors like: cc1plus: warning: unrecognized command line option "-Wn

Re: [clamav-users] Error installing from source

2023-10-12 Thread Nikos Gatsis via clamav-users
NG> Hello list. NG> I am try to install from source 0.103.10 on some mailservers, most of them have NG> Centos 7 last version and one with Centos 6. When I run make (after ./configure NG> --sysconfdir=/etc --enable-milter) and I get many errors like: NG> cc1plus: warning: unrecognized co

Re: [clamav-users] Error installing from source

2023-10-13 Thread Nikos Gatsis via clamav-users
problem ? Regards Paul On 12/10/2023 13:40, Nikos Gatsis via clamav-users wrote: NG> Hello list. NG> I am try to install from source 0.103.10 on some mailservers, most of them have NG> Centos 7 last version and one with Centos 6. When I run make (after ./configure NG> --sys

Re: [clamav-users] Error installing from source

2023-10-16 Thread Nikos Gatsis via clamav-users
Hi, thank you for your help. Unfortunatelly Centos distributions dont update many of the compontents, so sometimes have to workaround. Thanks again. Hi, A newer version of GCC should solve the problem, but you may be able to resolve it with the old GCC as well. Some other users have repor