Re: Building 0.20.2: /Users/haven hard-coded path in Makefile

Subject: Re: Building 0.20.2: /Users/haven hard-coded path in Makefile

Date: Mon, 13 Jul 2015 08:00:23 +0200

To: Johnny Utahh, notmuch@notmuchmail.org

Cc:

From: David Bremner


Johnny Utahh <notmuchmail.org@johnnyutahh.com> writes:

> It appears 0.20.2 has a hard-coded path in a ruby Makefile? Granted, 
> this is built on Mac OS X.  See the end of this gist: 
> https://gist.github.com/johnnyutahh/d6f6844ff36a05b01ac7
>
> I see some build problems here, but at first glance they seem different: 
> http://notmuchmail.org/pipermail/notmuch/2015/020720.html

About your actual question, I guess the ruby install on your machine is
broken in some way. That Makefile is generated by "ruby extconf.rb
--vendor", and any hardcoded paths are added by extconf.rb, I think. Is
it an actual build failure or just a warning?

d


Thread: