Hi,

I tried compiling Clamav 0.99.2 with OpenSSL 1.1.0 and was getting error
OpenSSL installation is misconfigured or missing. 

After googling found that, patch is available for the same.  Hence,
downloaded the source from github clamav-devel-master.zip.

Tried compiling with following configure option.

./configure --disable-clamav --prefix=/usr/local/clamav --disable-shared
--with-pcre=/opt/freeware --with-xml=/opt/freeware
--with-openssl=/opt/freeware

with this, there were no errors for configure.

But, when I ran make, getting the following error on AIX 6.1

make
        make  all-recursive
Making all in libltdl
        make  all-am
Target "all-am" is up to date.
Making all in libclamav
        make  all-recursive
Making all in libmspack-0.5alpha
        make  all-am
Target "all-am" is up to date.
  GEN      version.h
Target "all-am" is up to date.
Making all in clamscan
  CCLD     clamscan
ld: 0711-317 ERROR: Undefined symbol: .mspack_sys_selftest_internal
ld: 0711-317 ERROR: Undefined symbol: .mspack_create_cab_decompressor
ld: 0711-317 ERROR: Undefined symbol: .mspack_destroy_cab_decompressor
ld: 0711-317 ERROR: Undefined symbol: .mspack_create_chm_decompressor
ld: 0711-317 ERROR: Undefined symbol: .mspack_destroy_chm_decompressor
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
information.
collect2: error: ld returned 8 exit status
make: 1254-004 The error code from the last command is 1.

Stop.
make: 1254-004 The error code from the last command is 1.

Stop.
make: 1254-004 The error code from the last command is 2.

Stop.

Please suggest how to progress further.
          सादर धन्यवाद/ Thanks &
Regards          
                  अनंत / Anant
 
------------------------------------------------------------------------------
Confidentiality Notice: This e-mail message, including any attachments, is for
the sole use of the intended recipient(s) and may contain confidential and
privileged information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the intended recipient, please
contact the sender by reply e-mail and destroy all copies of the original
message.
------------------------------------------------------------------------------

_______________________________________________
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml

Reply via email to