I don't have a Lion system to test it out, but I suspect it is due to the
"uname -s" command in eleveldb/c_src/leveldb/build_detect_platform returning
something different for Lion than it does for Snow Leopard.   If you take a
look in that file, it is pretty simple to see what is going on and it might
be a simple fix.   Otherwise, I'll wrangle up someone with a Lion machine
tomorrow and have a look.

Thanks,
Jared

On Wed, Sep 14, 2011 at 7:25 PM, Jeremiah Peschka <
jeremiah.pesc...@gmail.com> wrote:

> I get errors trying to build eleveldb on OS X 10.7.1
>
> ==> eleveldb (compile)
> : command not foundform: line 2:
> : command not foundform: line 5:
> : command not foundform: line 12:
> : command not foundform: line 15:
> '/build_detect_platform: line 17: syntax error near unexpected token `in
> '/build_detect_platform: line 17: `case `uname -s` in
> Makefile:19: build_config.mk: No such file or directory
> make[1]: *** No rule to make target `build_config.mk'.  Stop.
> ERROR: Command [compile] failed!
> make: *** [compile] Error 1
>
> Erlang is R14B03
> ---
> Jeremiah Peschka - Founder, Brent Ozar PLF, LLC
> Microsoft SQL Server MVP
>
> On Sep 14, 2011, at 4:45 PM, Jared Morrow wrote:
>
> > Enjoy:    http://downloads.basho.com/riak/riak-1.0.0pre3/
> >
> > The newly restyled release-notes are here:
> https://github.com/basho/riak/blob/1.0/RELEASE-NOTES.org
> >
> > As always, please let us know if you find any issues and remember these
> are still pre-releases so we do not recommend you use them in a production
> environment.
> >
> > Thanks,
> > Jared
> >
> >
> > _______________________________________________
> > riak-users mailing list
> > riak-users@lists.basho.com
> > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
>
>
_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to