Hi, I'm trying to get clamav to compile under Tru64 4.0F using the native
cc compiler.  I run the configure, and the first element it tries to
compile has this problem:

bash# make
No suffix list.
make  all-recursive
No suffix list.
Making all in libclamav
source='matcher.c' object='matcher.lo' libtool=yes
depfile='.deps/matcher.Plo' tmpdepfile='.deps/matcher.TPlo'  depmode=tru64
/bin/ksh ../depcomp  /bin/ksh ../libtool --mode=compile cc -std1
-DHAVE_CONFIG_H  -I. -I. -I.. -I.. -I./zziplib -I./mspack
-I/usr/local/include   -g -c -o matcher.lo matcher.c
mkdir .libs
cc -std1 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./zziplib -I./mspack
-I/usr/local/include -g -c -MD matcher.c  -DPIC -o .libs/matcher.lo
cc: Error: matcher.c, line 196: Missing ";". (nosemi)
int inline cli_findpos(const char *buffer, int offset, int length, const
struct cli_patt *pattern)


Is there something else I need to do in order to compile with Tru64?
Thanks...

Jim McCullars
University of Alabama in Huntsville




-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to