When building clamav 0.65 on a redhat 7.1 machine, configure barfs on
the bzReadOpen function.
when doing 'nm /usr/lib/libbz2.so' I get the following result.


00003660 T BZ2_blockSort
00003f50 T BZ2_bsInitWrite
0000cee0 T BZ2_bzBuffToBuffCompress
0000cff0 T BZ2_bzBuffToBuffDecompress
0000afb0 T BZ2_bzCompress
0000b140 T BZ2_bzCompressEnd
0000a800 T BZ2_bzCompressInit
0000c0a0 T BZ2_bzDecompress
0000c240 T BZ2_bzDecompressEnd
0000b1d0 T BZ2_bzDecompressInit
0000cbe0 T BZ2_bzRead
0000cb50 T BZ2_bzReadClose
0000ce50 T BZ2_bzReadGetUnused
0000c970 T BZ2_bzReadOpen
0000c490 T BZ2_bzWrite
0000c660 T BZ2_bzWriteClose
0000c6a0 T BZ2_bzWriteClose64
0000c320 T BZ2_bzWriteOpen
0000a6b4 T BZ2_bz__AssertH__fail
0000d450 T BZ2_bzclose
0000d380 T BZ2_bzdopen
0000d4e0 T BZ2_bzerror
0000d440 T BZ2_bzflush
0000d0f0 T BZ2_bzlibVersion
0000d360 T BZ2_bzopen
0000d3a0 T BZ2_bzread
0000d3f0 T BZ2_bzwrite
00007e80 T BZ2_compressBlock
0000eca0 D BZ2_crc32Table
000081a4 T BZ2_decompress
00003dc0 T BZ2_hbAssignCodes
00003e20 T BZ2_hbCreateDecodeTables
00003814 T BZ2_hbMakeCodeLengths
0000d520 T BZ2_indexIntoF
0000f0a0 D BZ2_rNums
0000f9d8 A _DYNAMIC
0000f8f4 A _GLOBAL_OFFSET_TABLE_
0000f8e8 ? __CTOR_END__
0000f8e4 ? __CTOR_LIST__
0000f8f0 ? __DTOR_END__
0000f8ec ? __DTOR_LIST__
0000f8e0 ? __EH_FRAME_BEGIN__
0000f8e0 ? __FRAME_END__
         U ___brk_addr@@GLIBC_2.0
0000fa78 A __bss_start
         U __ctype_b@@GLIBC_2.0
         U __curbrk@@GLIBC_2.0
         w __cxa_finalize@@GLIBC_2.1.3
         w __deregister_frame_info@@GLIBC_2.0
0000d574 t __do_global_ctors_aux
00001294 t __do_global_dtors_aux
0000ec40 d __dso_handle
         U __environ@@GLIBC_2.0
         w __gmon_start__
         w __register_frame_info@@GLIBC_2.0
0000fa78 A _edata
0000fa90 A _end
0000d5e4 T _fini
00000fbc T _init
0000aa40 t add_pair_to_block
         U atexit@@GLIBC_2.0
00003f70 t bsFinishWrite
00004150 t bsPutUChar
00003fc0 t bsPutUInt32
0000a6f0 t bz_config_ok
0000f8a0 d bzerrorstrings
0000d110 t bzopen_or_bzdopen
0000ec48 d completed.1
0000abc0 t copy_input_until_stop
0000ae00 t copy_output_until_stop
0000a700 t default_bzalloc
0000a730 t default_bzfree
         U exit@@GLIBC_2.0
00001394 t fallbackQSort3
00001920 t fallbackSort
         U fclose@@GLIBC_2.1
         U fdopen@@GLIBC_2.1
         U ferror@@GLIBC_2.0
         U fflush@@GLIBC_2.0
         U fgetc@@GLIBC_2.0
00001330 t fini_dummy
0000ab90 t flush_RL
         U fopen64@@GLIBC_2.1
0000ec4c d force_to_data
0000f8e0 d force_to_data
         U fprintf@@GLIBC_2.0
00001340 t frame_dummy
         U fread@@GLIBC_2.0
         U free@@GLIBC_2.0
         U fwrite@@GLIBC_2.0
00001290 t gcc2_compiled.
00001290 t gcc2_compiled.
0000d570 t gcc2_compiled.
0000d5e4 t gcc2_compiled.
00001390 t gcc2_compiled.
00003810 t gcc2_compiled.
00003f50 t gcc2_compiled.
00003f50 t gcc2_compiled.
00003f50 t gcc2_compiled.
00008130 t gcc2_compiled.
0000a6b0 t gcc2_compiled.
00004200 t generateMTFValues
0000ae70 t handle_compress
0000ec60 d incs
0000a7b0 t init_RL
00001380 t init_dummy
0000d5b0 t init_dummy
0000a7d0 t isempty_RL
00002750 t mainQSort3
00001e80 t mainSimpleSort
00002da0 t mainSort
00008130 t makeMaps_d
000041c0 t makeMaps_e
         U malloc@@GLIBC_2.0
0000c2d0 t myfeof
0000fa78 b object.2
0000ec44 d p.0
0000a760 t prepare_new_block
000044e4 t sendMTFValues
         U stderr@@GLIBC_2.0
         U stdin@@GLIBC_2.0
         U stdout@@GLIBC_2.0
         U strcat@@GLIBC_2.0
0000b2e0 t unRLE_obuf_to_output_FAST
0000b820 t unRLE_obuf_to_output_SMALL
         U ungetc@@GLIBC_2.0

I hope someone knows why configure doesn't seem to like the bzReadOpen
provided by bzip2-1.0.1

TIA
roger




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to