Closed GoogleCodeExporter closed 9 years ago
Having the same issue on Win7/Cygwin
Original comment by dtmu...@gmail.com
on 26 Jul 2011 at 2:29
This might work for testing, but Cygwin is not supported and we don't know what
the effects of this patch are. We don't want to give people the impression that
Cygwin is or will be supported, so this patch won't be applied. People that
want to compile Redis on Cygwin can always apply this patch and see how it
works out for them.
Original comment by pcnoordh...@gmail.com
on 27 Jul 2011 at 9:37
This does not resolve all problems for 2.4.4:
debug.o: In function `_redisAssert':
/cygdrive/c/Users/Marcin/Documents/oneclickcos/redis-2.4.4/src/debug.c:340:
undefined reference to `_bugReportStart'
debug.o: In function `_redisPanic':
/cygdrive/c/Users/Marcin/Documents/oneclickcos/redis-2.4.4/src/debug.c:353:
undefined reference to `_bugReportStart'
collect2: ld returned 1 exit status
Makefile:188: recipe for target `redis-server' failed
make[1]: *** [redis-server] Error 1
make[1]: Leaving directory
`/cygdrive/c/Users/Marcin/Documents/oneclickcos/redis-2.4.4/src'
Makefile:6: recipe for target `all' failed
make: *** [all] Error 2
Original comment by marcin.t...@gmail.com
on 4 Dec 2011 at 12:21
Original issue reported on code.google.com by
raff...@gmail.com
on 13 Apr 2011 at 3:29