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