Lachim / redis

Automatically exported from code.google.com/p/redis
2 stars 0 forks source link

cd src && make all make[1]: Entering directory `/etc/redis-2.2.2/src' cd ../deps/hiredis && make static ARCH="" make[2]: Entering directory `/etc/redis-2.2.2/deps/hiredis' cc -c -std=c99 -pedantic -O3 -fPIC -Wall -W -Wwrite-strings -g -ggdb net.c make[2]: cc: Command not found make[2]: *** [net.o] Error 127 make[2]: Leaving directory `/etc/redis-2.2.2/deps/hiredis' make[1]: *** [dependencies] Error 2 make[1]: Leaving directory `/etc/redis-2.2.2/src' make: *** [all] Error 2 #508

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What version of Redis you are using, in what kind of Operating System?

What is the problem you are experiencing?

What steps will reproduce the problem?

Do you have an INFO output? Please past it here.

If it is a crash, can you please paste the stack trace that you can find in
the log file or on standard output? This is really useful for us!

Please provide any additional information below.

Original issue reported on code.google.com by spbinfin...@gmail.com on 3 Apr 2011 at 2:31

GoogleCodeExporter commented 8 years ago

Original comment by pcnoordh...@gmail.com on 14 Jun 2011 at 7:43