[Clamav-devel] Buildin ClamAV Bytecode Compiler

2013-11-25 Thread Cristoforo Nardone
Hi, I am trying to compile the ClamAV Bytecode Compiler, I am on a Linux machine with with these characteristics: OS: Debian Wheezy KERNEL: Debian 3.2.51-1 x86_64 GNU/Linux GCC: 4.7.2 Perl: 5.14.2 make: 3.81 Python: 2.7.3 I get this error when try to compile: llvm[3]: Linking Release

Re: [Clamav-devel] Buildin ClamAV Bytecode Compiler

2013-11-25 Thread Kevin Lin
There is currently a known issue with building the ClamAV Bytecode Compiler for Debian machines using gcc-4.7.2 and g++-4.7.2. The best way to resolve the issue is to build the bytecode compiler with a different version of the gcc and g++ compilers. The bytecode compiler should be able to be