[Slackbuilds-users] clamav build issues

Greg' Ar Tourter artourter at gmail.com
Wed Jun 11 08:28:43 UTC 2014


Well actually, not in this case. If you read the threads you will see that
they have changed the configure scripts and the build system and have
hardcoded the /usr/lib path in a few places. So even setting the LDFLAGS as
you mention has no effect.


On 10 June 2014 23:25, B Watson <yalhcru at gmail.com> wrote:

> On 6/10/14, Miguel De Anda <miguel at thedeanda.com> wrote:
>
> > /usr/lib/libxml2.so: error adding symbols: File in wrong format
>
> That's a classic multilib error. You're building a 64-bit package, but the
> linker is trying to use the library in /usr/lib (which is the 32-bit one).
>
> Usually you can fix these by adding LDFLAGS="-L/usr/lib64" in front
> of the configure command (or whatever it's using), in the same way as
> CFLAGS and CXXFLAGS. See http://slackbuilds.org/faq/#multilib
> _______________________________________________
> SlackBuilds-users mailing list
> SlackBuilds-users at slackbuilds.org
> http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - http://slackbuilds.org/faq/
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20140611/65188c44/attachment-0001.html>


More information about the SlackBuilds-users mailing list