Re: [Clamav-users] Problems compiling ClamAV 20031104

2003-11-04 Thread Tomasz Kojm
On Tue, 4 Nov 2003 16:43:36 -0500 (EST) Ed Phillips <[EMAIL PROTECTED]> wrote: > First problem trying to compile the snapshot with Sun's Forte compiler > (cc) on Solaris 9 is that the following files have ^M (carriage > returns) in them and cc's preprocessor doesn't like them: > > ./libclamav/zzi

Re: [Clamav-users] Problems compiling ClamAV 20031104

2003-11-04 Thread Cedric Foll
Is there going to be a new snapshot version that will compile on Solaris with gcc? I get exactly the same pb with gcc on debian/linux i386. I've resolve it by replacing the "virnum=0" by a "int virnum=0". It compiles but I don't know if I produce a bug by adding that. --

[Clamav-users] Problems compiling ClamAV 20031104

2003-11-04 Thread Ed Phillips
On Tue, 4 Nov 2003, Tomasz Kojm wrote: > Could you please report that errors with your compiler ? First problem trying to compile the snapshot with Sun's Forte compiler (cc) on Solaris 9 is that the following files have ^M (carriage returns) in them and cc's preprocessor doesn't like them: ./lib