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

crocket crockabiscuit at gmail.com
Sat Sep 8 14:16:54 UTC 2012


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