[Slackbuilds-users] redis can't be built on slackware64 13.37

crocket crockabiscuit at gmail.com
Sat Sep 8 14:59:25 UTC 2012


It turned out that redis fails to build within sbopkg.

It builds fine on a bare shell.

On Sat, Sep 8, 2012 at 11:16 PM, crocket <crockabiscuit at gmail.com> wrote:
> Below is the error log.
>
> cd src && make all
> make[1]: Entering directory `/tmp/SBo/redis-2.4.14/src'
> MAKE hiredis
> make[2]: Entering directory `/tmp/SBo/redis-2.4.14/deps/hiredis'
> cc -std=c99 -pedantic -c -O3 -fPIC -O2 -fPIC -Wall -W
> -Wstrict-prototypes -Wwrite-strings -g -ggdb x86_64 net.c
> cc: x86_64: No such file or directory
> make[2]: *** [net.o] Error 1
> make[2]: Leaving directory `/tmp/SBo/redis-2.4.14/deps/hiredis'
> make[1]: *** [dependencies] Error 2
> make[1]: Leaving directory `/tmp/SBo/redis-2.4.14/src'
> make: *** [all] Error 2
>
> What do I need to do for building redis?


More information about the SlackBuilds-users mailing list