[Slackbuilds-users] Redis compilation error with ARCH x86_64

Larry Hajali larryhaja at gmail.com
Sat Jan 19 16:50:48 UTC 2013


Yeah, it looks like the Makefile picks up the ARCH variable when it is
exported.  Probably best solution is to unset ARCH (like it was already
mentioned) right before the redis.SlackBuild defines ARCH.  That way ARCH
is defined but not used by the Makefile.

--Larry

On Sat, Jan 19, 2013 at 2:06 AM, Audrius Kažukauskas <audrius at neutrino.lt>wrote:

> Hi, Giorgio,
>
> On Sat, 2013-01-19 at 01:56:10 +0100, Giorgio Peron wrote:
> > I got this error during the Redis compilation on a 64 bit machine
> <...>
> > my workaround was unset and set the ARCH variable before and after
> > the make command. There is a better solution?
>
> Not that I know of.  It's the second time this issue arises, and the
> solution last time was the same (unset ARCH).  See
>
> http://lists.slackbuilds.org/pipermail/slackbuilds-users/2012-September/009230.html
>
> --
> Audrius Kažukauskas
> http://neutrino.lt/
>
> _______________________________________________
> 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/20130119/880b47ee/attachment.html>


More information about the SlackBuilds-users mailing list