Hi, all.

We are using ClamAV for IBM zLinux (s390x architecture)
So many Warnings were output as follows, when we made a new build
with using the new release 0.98.

# ./configure --prefix=/usr/lib/clamav --exec-prefix=/usr/lib/clamav 
--bindir=/usr/lib/clamav --sbindir=/usr/lib/clamav --sysconfdir=/etc/clamav 
--libdir=/usr/lib/clamav --datarootdir=/usr/lib/clamav 
--with-dbdir=/usr/lib/clamav --disable-clamav --with-zlib=/usr/local 
--with-libbz2-prefix=/usr/local
(snip)
# make
(snip)
tomsfastmath/mul/fp_mul_comba_20.c:91: warning: right shift count >= width of 
type
tomsfastmath/mul/fp_mul_comba_20.c:91: warning: right shift count >= width of 
type
tomsfastmath/mul/fp_mul_comba_20.c:91: warning: right shift count >= width of 
type

And, the binary did not work properly as a result.

Is there any special settings in a case of make for s390?
Can I have any advice/suggestion?

Best Regards,
Oyamada

_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net

Reply via email to