Re: [Clamav-users] Help

2008-04-26 Thread Mohammed Ejaz
Many thanks for the reply As per the instruction I found "libbz2" in a /usr/lib, then I set the path as follows. after that also the same message which i have mentioned in my previous Email, bash-2.03# echo $PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/export/home/mg1:/usr/ccs/bin:/usr

Re: [Clamav-users] unable to compile clamav 0.93 on AIX 5.3

2008-04-26 Thread ANANT S ATHAVALE
Dear Edwin, I saw this bug report. It exactly matches my error. But, I want to know from the list whether will there be any issue if I change the code as suggested in the same bug report. Or ClamAV team will modify the code and release a CVS for the same? Regards ANANT. Quoting Török E

Re: [Clamav-users] Help

2008-04-26 Thread Oscar Usifer
looks like -lbz2 is looking in -L/usr/local/lib to resolve find libbz2.[soa], use nm to validate undefined symbols are defined there, add that to the compile line and see if everything is good. i would guess your ./configure step could not find this lib do you have LD_LIBRARY_PATH unset or set

Re: [Clamav-users] Help

2008-04-26 Thread Oscar Usifer
looks like -lbz2 is looking in -L/usr/local/lib to resolve find libbz2.[soa], use nm to validate undefined symbols are defined there, add that to the compile line and see if everything is good. i would guess your ./configure step could not find this lib do you have LD_LIBRARY_PATH unset or set

[Clamav-users] Help

2008-04-26 Thread Mohammed Ejaz
Hi, all, Trying to compile the current Clamav 0.93 from 09.2.1 of clamav on a solaris 5.8 Solaris SPARC-box, i am getting some error-messages which Ican't resolve it. Regards Ejaz mv -f .deps/manager.Tpo .deps/manager.Po gcc -DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I.. -I../shared -I.

Re: [Clamav-users] unable to compile clamav 0.93 on AIX 5.3

2008-04-26 Thread Stephen Gran
On Sat, Apr 26, 2008 at 02:41:07PM +0530, ANANT S ATHAVALE said: > Dear List: > > I am getting following error while compiling. > > /bin/sh ../libtool --tag=CC--mode=compile gcc > -DHAVE_CONFIG_H -I. -I.. -I.. -I./nsis -I./lzma -g -O2 -MT > inflate64.lo -MD -MP -MF .deps/infl

Re: [Clamav-users] unable to compile clamav 0.93 on AIX 5.3

2008-04-26 Thread Török Edwin
ANANT S ATHAVALE wrote: > Dear List: > > I am getting following error while compiling. > see this bugreport: https://wwws.clamav.net/bugzilla/show_bug.cgi?id=947 Best regards, --Edwin ___ Help us build a comprehensive ClamAV guide: visit http://wiki.

[Clamav-users] unable to compile clamav 0.93 on AIX 5.3

2008-04-26 Thread ANANT S ATHAVALE
Dear List: I am getting following error while compiling. make all-recursive Making all in libclamunrar Target "all" is up to date. Making all in libclamunrar_iface Target "all" is up to date. Making all in libclamav Making all in lzma Target "all" is up to date. Making all in . /bin/sh