Closed GoogleCodeExporter closed 8 years ago
It seems that sourcecode in Git can build successfully using make command. But
my
FreeBSD system is not clean system already, I'm not sure.
Original comment by haiyi....@gmail.com
on 30 Jul 2009 at 8:42
Hi,
I have an old FreeBSD4.X installation. With the stock gcc 2.95, compiling was
a no-
go. With gcc 3.4.4, redis 1.0 compiled successfully without change.
I did however notice a problem with the printf strings -- %zu was not
recognized. I
changed them to %lu and all was well.
Regards,
Original comment by chri...@four.net
on 13 Sep 2009 at 1:36
[deleted comment]
Redis 1.0 compiled successfully on my machine with FreeBSD 7.2 Release
installation.
And redis is added to Ports now:
/usr/ports/databases/redis/
Original comment by haiyi....@gmail.com
on 14 Sep 2009 at 1:22
Great, closing this issue.
Original comment by anti...@gmail.com
on 22 Oct 2009 at 11:42
Original issue reported on code.google.com by
haiyi....@gmail.com
on 17 Jun 2009 at 11:46