Ali,
Please look in your config.log file for Structure packing. Do you have the
same or similar error?
configure:20381: checking that structure packing works
configure:20438: gcc -o conftest -g -O2 -I/opt/pcre837/include
-L/opt/pcre837/lib -lpcre conftest.c -ldl >&5
conftest.c:147: warning: 'pa
Ali / Todd,
Thanks for the updates, I am looking into what is the possible cause for
the "Structure packing" error.
What are your compiler versions?
Steve
On Wed, Dec 16, 2015 at 2:53 PM, Todd Aiken wrote:
> HI Steve, thanks for your reply.
>
> I did install a new version of PCRE to the direc
HI Steve, thanks for your reply.
I did install a new version of PCRE to the directory /usr/local/pcre
(configured it with --prefix=/usr/local/prce so as to not interfere with the
older installed pcre), and told clamav's configure to use it with the line
--with-pcre=/usr/local/pcre. This is wha
Todd,
PCRE support is new in ClamAV 0.99 and ./configure looks for it by default.
So in your case it found an old version of pcre which is incompatible with
ClamAV 0.99. Minimum PCRE version checks have been added for the upcoming
0.99.1 release. For installing 0.99 on your system, you will either
> bzip2 1.0.5 looks kind of old. Can you try a more current version?
Hi Steven
i dont think it is an bzip2 problem because when i have tried to configure
my clamav without bzip2 (--disable-bzip2 option), i 've got nothing
changed (same error)
[root@mail clamav-0.99]# ./configure --disable-llv