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
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
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
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