> Hi, > I am compiling clamav 0.68 on HP-UX 11.00. I am getting following > error during make. > I am using GCC 3.0.1. > > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > ++++++++++++++ > gcc -g -O2 -o clamscan clamscan.o options.o getopt.o others.o manager.o > treewalk.o -L/usr/local/lib -L/opt/gmp/lib > -L/test/down/clamav-0.68/libclamav /usr/local/lib/libclamav.sl -lz Something strange is going on. ^^^^^^^^^^^^^ This should read libclamav.so. > -lpthread -Wl,+b -Wl,/usr/local/lib > /usr/ccs/bin/ld: Unsatisfied symbols: > cl_mbox (first referenced in manager.o) (code) > cl_gentemp (first referenced in manager.o) (code) > cl_debug (first referenced in clamscan.o) (code) > cl_strerror (first referenced in manager.o) (code) > cli_strtok (first referenced in manager.o) (code) > collect2: ld returned 1 exit status > *** Error exit code 1 All those symbols are defined in libclamav.
And, while you're compiling, please try 0.70-rc (or, better, the latest CVS snapshot). As usual, the CVS version fixes many bugs... > > Thanks in advance. > PAd > >Thomas Thomas, I first tried with 0.70-rc, it gave the same error. Then I switched to 0.68. Both versions give the same error. Thanks PAd ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users