<div dir="ltr"><div><div>eww indeed, well they know they got it wrong but don't seem much in a hurry to fix it. As I said there is a patch for 0.98.4rc1 that works well, and 0.98.4 is only a bugfix release.<br><br></div>
As for the possible fixes, your "last resort" one is the only one that will work on this one. as they have split the configure script in loads of little bits.<br><br></div>Personally I have just not installed it and kept the old package. The signatures are still being updated so I don't care too much.<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On 11 June 2014 12:01, B Watson <span dir="ltr"><<a href="mailto:yalhcru@gmail.com" target="_blank">yalhcru@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="">On 6/11/14, Greg' Ar Tourter <<a href="mailto:artourter@gmail.com">artourter@gmail.com</a>> wrote:<br>
> Well actually, not in this case. If you read the threads you will see that<br>
> they have changed the configure scripts and the build system and have<br>
> hardcoded the /usr/lib path in a few places. So even setting the LDFLAGS as<br>
> you mention has no effect.<br>
<br>
</div>Eww.<br>
<br>
Try: sed -i "s,\\<lib\\>,lib$LIBDIRSUFFIX,g" configure<br>
<br>
(Maybe there are subdirs with their own configure scripts or such, adapt it<br>
as needed, I haven't actually looked at the clamav source)<br>
<br>
As a last resort, you could do something like "mv /usr/lib /usr/lib.backup",<br>
try building clamav... afterwards "mv /usr/lib.backup /usr/lib".<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
SlackBuilds-users mailing list<br>
<a href="mailto:SlackBuilds-users@slackbuilds.org">SlackBuilds-users@slackbuilds.org</a><br>
<a href="http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users" target="_blank">http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users</a><br>
Archives - <a href="http://lists.slackbuilds.org/pipermail/slackbuilds-users/" target="_blank">http://lists.slackbuilds.org/pipermail/slackbuilds-users/</a><br>
FAQ - <a href="http://slackbuilds.org/faq/" target="_blank">http://slackbuilds.org/faq/</a><br>
<br>
</div></div></blockquote></div><br></div>