[Pkg-clamav-devel] libmspack integration
Andreas Cadhalpun
andreas.cadhalpun at googlemail.com
Sat Jul 26 13:26:02 UTC 2014
Hi Sebastian,
On 19.07.2014 22:06, Sebastian Andrzej Siewior wrote:
> started looking libmspack intergation and replacing the current version
> in libclamav source tree. It is not complete, nor tested. I just looked
> at the API of libmspack and clamav and this is what came out.
> I just pushed what I have so far into the libmspack. I intend to push
> this upstream once it is working for a review.
Great.
I tried to compile the libmspack branch and it failed to link:
../libclamav/.libs/libclamav.so: undefined reference to `lzx_decompress'
../libclamav/.libs/libclamav.so: undefined reference to `lzx_free'
../libclamav/.libs/libclamav.so: undefined reference to `lzx_init'
These come from mspack.c. Is that file supposed to be removed in favor
of libmspack.c?
Best regards,
Andreas
More information about the Pkg-clamav-devel
mailing list