Re: [Clamav-devel] ClamAV 0.100 could not compile on AIX 6.1

2018-04-27 Thread Tsutomu Oyamada
Attachments don't work with the mailing > list. If needed, you can add attachments to comments on the related bugzilla > ticket (https://bugzilla.clamav.net/show_bug.cgi?id=12089) > > -Micah > > > Micah Snyder > ClamAV Development > Talos > Cisco Sys

Re: [Clamav-devel] ClamAV 0.100 could not compile on AIX 6.1

2018-04-25 Thread Tsutomu Oyamada
; Any chance you could try that patch to see if the warnings go away? > > Regarding the 'ld' ERROR's youre seeing. It looks as though it's failing to > link correctly against libmspack or libclammspack. Despite the above bug, > this is what is now preventing you

Re: [Clamav-devel] ClamAV 0.100 could not compile on AIX 6.1

2018-04-14 Thread Tsutomu Oyamada
> https://github.com/nagios-plugins/nagios-plugins/issues/40 > > Hard to say if we could do something similar. Again, I don't have the means > to test any changes. > > > Micah Snyder > ClamAV Development > Talos > Cisco Systems, Inc. > > > On Apr 12, 2018

Re: [Clamav-devel] ClamAV 0.100 could not compile on AIX 6.1

2018-04-12 Thread Tsutomu Oyamada
" wrote: > It looks like Dwight is experiencing the same issue with AIX 5.3: > > https://bugzilla.clamav.net/show_bug.cgi?id=12089 > > > Micah Snyder > ClamAV Development > Talos > Cisco Systems, Inc. > > > On Apr 12, 2018, at 8:49 AM, Tsutomu Oyam

[Clamav-devel] ClamAV 0.100 could not compile on AIX 6.1

2018-04-12 Thread Tsutomu Oyamada
extern int fsync_range(int, int, off_t, off_t); ^ make: The error code from the last command is 1. Stop. make: The error code from the last command is 1. Stop. make: The error code from the last command is 2. Stop. make: The error code from the last command is 1. Stop. make: The error code from the last command is 2. Stop. -- Please give me some advice. Best regards. Tsutomu Oyamada ___ http://lurker.clamav.net/list/clamav-devel.html Please submit your patches to our Bugzilla: http://bugs.clamav.net http://www.clamav.net/contact.html#ml

[Clamav-devel] Question about mpool_malloc() error on 0.97.8

2016-11-28 Thread Tsutomu Oyamada
We have a question about mpool_malloc() error of version 0.97.8, as follows. We know this error is caused by small value of fragsz[](defined libclamav/mpool.c). Is this understanding correct? Is there any reason why it doesnot stop unusually (abnormally), when the error was happened. (It seems

[Clamav-devel] about the MaxFileSize limit during scan

2014-02-06 Thread Tsutomu Oyamada
Hi, all. We can set a limitation to MaxFileSize and MaxRecursion, when to perform a scan with clamd. If the virus file matching this restriction, Specifications will determine that the file is clean? As an extreme case, in clamd.conf file set the MaxFileSize as 50. To scan the eicar.com file the

Re: [Clamav-devel] build for s390x system

2013-09-26 Thread Tsutomu Oyamada
Hi, Dave I've re-build of clamAV. As a result, confirmed that work just fine. Your advice was valid. Thank you very much. T.Oyamada On Thu, 26 Sep 2013 09:07:53 +0900 Tsutomu Oyamada wrote: > Hi, Dave. > > Thanks your advice. > > I changed type of fp_digit. > a

Re: [Clamav-devel] build for s390x system

2013-09-25 Thread Tsutomu Oyamada
try re-compile clamav. Later report the results. T.Oyamada On Wed, 25 Sep 2013 17:13:58 -0400 David Raynor wrote: > On Wed, Sep 25, 2013 at 2:55 PM, David Raynor wrote: > > > > > On Tue, Sep 24, 2013 at 9:47 PM, Tsutomu Oyamada > > wrote: > > > >> Hi,

Re: [Clamav-devel] build for s390x system

2013-09-24 Thread Tsutomu Oyamada
to fix this problem? Please teach me how to set size of fp_word to 16. T.Oyamada On Tue, 24 Sep 2013 18:16:26 -0400 David Raynor wrote: > On Tue, Sep 24, 2013 at 4:37 PM, David Raynor wrote: > > > On Tue, Sep 24, 2013 at 2:05 AM, Tsutomu Oyamada > > wrote: > > > >

Re: [Clamav-devel] build for s390x system

2013-09-23 Thread Tsutomu Oyamada
igned long: 8 FP_64BIT not defined DIGIT_BIT: 64 CHAR_BIT: 8 FP_MAX_SIZE: 8704 FP_SIZE: 136 TFM_ASM not defined Can you find a problem by this result? Thanks. -- T.Oyamada On Mon, 23 Sep 2013 12:56:59 -0400 David Raynor wrote: > On Mon, Sep 23, 2013 at 11:00 AM, Tsutomu Oyamada > wrote: >

[Clamav-devel] build for s390x system

2013-09-23 Thread Tsutomu Oyamada
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