Hi,
I am getting following messages, while trying to install suggested
"clamav-devel-latest" Please help me
Regards
Ejaz
fprintf 0xa14
/usr/local/lib/libbz2.a(blocksort.o)
fprintf 0x1690
/usr/local/lib/libbz2.a(blocksort.o)
fprintf 0x1734
/usr/local/lib/libbz2.a(blocksort.o)
fprintf 0x2a94
/usr/local/lib/libbz2.a(blocksort.o)
fputc 0x15f0 /usr/local/lib/libbz2.a(bzlib.o)
fputc 0x1a84
/usr/local/lib/libbz2.a(compress.o)
fopen64 0x3104 /usr/local/lib/libbz2.a(bzlib.o)
strlen 0x3018 /usr/local/lib/libbz2.a(bzlib.o)
strcat 0x3004 /usr/local/lib/libbz2.a(bzlib.o)
free 0x8c /usr/local/lib/libbz2.a(bzlib.o)
free 0x90 /usr/local/lib/libbz2.a(bzlib.o)
free 0x2250 /usr/local/lib/libbz2.a(bzlib.o)
free 0x2670 /usr/local/lib/libbz2.a(bzlib.o)
free 0x28a4 /usr/local/lib/libbz2.a(bzlib.o)
free 0x2938 /usr/local/lib/libbz2.a(bzlib.o)
free 0x294c /usr/local/lib/libbz2.a(bzlib.o)
__ctype 0x2f60 /usr/local/lib/libbz2.a(bzlib.o)
__ctype 0x2f68 /usr/local/lib/libbz2.a(bzlib.o)
__iob 0x14 /usr/local/lib/libbz2.a(bzlib.o)
__iob 0x24 /usr/local/lib/libbz2.a(bzlib.o)
__iob 0x44 /usr/local/lib/libbz2.a(bzlib.o)
__iob 0x3260 /usr/local/lib/libbz2.a(bzlib.o)
__iob 0x3264 /usr/local/lib/libbz2.a(bzlib.o)
__iob 0x32c0 /usr/local/lib/libbz2.a(bzlib.o)
__iob 0x2bc
/usr/local/lib/libbz2.a(compress.o)
__iob 0x3f4
/usr/local/lib/libbz2.a(compress.o)
__iob 0x400
/usr/local/lib/libbz2.a(compress.o)
____iob 0x2ab8
/usr/local/lib/libbz2.a(blocksort.o)
__iob 0x2abc
/usr/local/lib/libbz2.a(blocksort.o)
fread 0x2b48 /usr/local/lib/libbz2.a(bzlib.o)
malloc 0x74 /usr/local/lib/libbz2.a(bzlib.o)
malloc 0x2190 /usr/local/lib/libbz2.a(bzlib.o)
malloc 0x2790 /usr/local/lib/libbz2.a(bzlib.o)
fclose 0x3134 /usr/local/lib/libbz2.a(bzlib.o)
fclose 0x3280 /usr/local/lib/libbz2.a(bzlib.o)
.umul 0x6c /usr/local/lib/libbz2.a(bzlib.o)
.umul 0xad0
/usr/local/lib/libbz2.a(blocksort.o)
fwrite 0x50 /usr/local/lib/libbz2.a(bzlib.o)
fwrite 0x23e8 /usr/local/lib/libbz2.a(bzlib.o)
fdopen 0x30c4 /usr/local/lib/libbz2.a(bzlib.o)
fflush 0x2678 /usr/local/lib/libbz2.a(bzlib.o)
ungetc 0x2100 /usr/local/lib/libbz2.a(bzlib.o)
.div 0x8a8
/usr/local/lib/libbz2.a(compress.o)
.div 0xabc
/usr/local/lib/libbz2.a(blocksort.o)
.div 0xe48
/usr/local/lib/libbz2.a(blocksort.o)
.urem 0x674
/usr/local/lib/libbz2.a(blocksort.o)
fgetc 0x20e8 /usr/local/lib/libbz2.a(bzlib.o)
exit 0x3c /usr/local/lib/libbz2.a(bzlib.o)
ld: fatal: relocations remain against allocatable but non-writable sections
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `libclamav.la'
Current working directory /tmp/clamav-devel-latest/libclamav
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /tmp/clamav-devel-latest/libclamav
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /tmp/clamav-devel-latest
----- Original Message -----
From: Tomasz Kojm
To: Ejaz
Sent: Tuesday, April 29, 2008 5:28 AM
Subject: Re: [Clamav-users] Help
This should be already fixed in SVN.
W dniu 2008-04-28, o godz. 12:19, "Ejaz" <[EMAIL PROTECTED]> napisał(a):
Hi,
Please can you have look on the below problem which we are facing.
Many thanks in advance for your kind co-operation.
Regards
Ejaz
----- Original Message -----
From: "Richard.Hall" <[EMAIL PROTECTED]>
To: "ClamAV users ML" <[email protected]>
Sent: Monday, April 28, 2008 11:52 AM
Subject: Re: [Clamav-users] Help
> Ejaz,
>
> On Mon, 28 Apr 2008, Ejaz wrote:
>
>> Dear Richard,
>>
>> Yes your right, i did not find "BZ2_bzDecompress*" in my solaris 8
>> box, So is there any way we can install missing decompressors to
>> resolve this problem, pleas your help is highly appreciated.
>>
>> Thanks in advance
>>
>>
>> Following is output
>>
>> bash-2.03# nm /usr/lib/libbz2.so | grep -i bzdecompress
>> [160] | 36724| 464|FUNC |GLOB |0 |9 |bzDecompress
>> [173] | 37188| 172|FUNC |GLOB |0 |9 |bzDecompressEnd
>> [158] | 32656| 232|FUNC |GLOB |0 |9 |bzDecompressInit
>
>
> From my **very** limited understanding, I don't think there is anything
> missing. It is just a matter of naming. From http://www.bzip.org/CHANGES,
> for version 1.0
>
> * Avoid library namespace pollution. Prefix all exported
> symbols with BZ2_.
>
> So I think the two names are equivalent. My **guess** is that Sun, in
> their infinite wisdom, have modified their implementation of the library
> to retain both sets of names, presumably in the interests of backward
> compatibility.
>
> If I'm right, then what you need to do is get ClamAV to use the non-BZ2_
> versions, and the patch I suggested to libclamav/unzip.c should accomplish
> that.
>
> Of course, this is all unofficial. I guess one of us is going to have to
> open a bug about it. Trouble is, I really don't think I've got the time at
> the moment. I wish I had :-(
>
> HTH,
> Richard
>
>
>
> _______________________________________________
> 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