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
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.
--
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