Jeff,

  I just tried to build 0.91.2 on Tru64 and this old error cropped-up.
Since DEC's cc has some C++ features, 'try' is a reserved word.  Please
change the name of the variable 'try' (I tested substituing 'tries' and the
program compiles) in clamd/server-th.c.

On 4/4/07, Jeff Donsbach <[EMAIL PROTECTED]> wrote:
>
> On 4/4/07, mike caplin <[EMAIL PROTECTED]> wrote:
> >
> > Compiling clamd on Tru64 v5.1b fails with the following error (NOTE:
> using
> > DEC's cc not gcc):
>
>
> The DEC/Compaq/HP C compiler for Tru64 UNIX supports structured exception
> handling with try() blocks. See section 11.3 and 11.4 of the Tru64 UNIX
> Programmer's Guide, online here -
> <
>
> http://h30097.www3.hp.com/docs/base_doc/DOCUMENTATION/V51B_HTML/ARH9VDTE/TITLE.HTM
> >
>
> Jeff D
> _______________________________________________
> Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
> http://lurker.clamav.net/list/clamav-users.html
>
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://lurker.clamav.net/list/clamav-users.html

Reply via email to