[MacRuby-devel] compiling macruby

Conrad Taylor conradwt at gmail.com
Wed Jul 22 05:35:44 PDT 2009


On Wed, Jul 22, 2009 at 4:19 AM, Daniel <macruby at otherware.org> wrote:

> Hi,
>
> I've been compiling macruby from source, svn with tag 0.4
>
> One observation I made is that if there's a different bison in my path,
> such as the one from macports in /opt/local/bin/bison, then macruby will not
> compile.
>
> In Rakefile, bison is hardcoded to /usr/bin/bison
>
> In the generated ext/ripper/Makefile however, bison is simply the bison
> from the environment.
>
> It seems the real fix should be that the generated Makefile should also be
> hardcoded to use /usr/bin/bison, as opposed to me changing my path.
>
> -d
>

Daniel, this has been resolved in macruby experimental branch.

-Conrad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-devel/attachments/20090722/6ee296a1/attachment.html>


More information about the MacRuby-devel mailing list