Hi!

Just some minutest ago I tried the same an stumbled upon this gmake issue.

My setup is:

Mountain Lion + XCode Command Line Tools
Homebrew
luarocks via brew

I symlinked gmake:

$ sudo -s /usr/bin/make /usr/bin/gmake

Is make part of the XCode Command Line stuff? If so, luarocks might need a
change for this.

Regards,
Gerhard


On Fri, Dec 14, 2012 at 7:55 PM, Hisham <h...@hisham.hm> wrote:

> Hi,
>
> Yesterday I helped someone install LuaRocks 2.0.12 on their OSX box
> and was surprised to see that "luarocks build luasocket" didn't work
> out of the box, because LuaRocks assumed the default make in OSX is
> called "gmake" and their system didn't have the "gmake" command, only
> "make". That was on OSX 10.8.
>
> I think we have MAKE="gmake" set for all 'bsd' targets (including
> 'macosx') for a while, and I don't remember people complaining about
> that. Looking at the git history it seems it's been this way for four
> months at least.
>
> Is this broken? Should we always set MAKE="make" in OSX systems?
>
> -- Hisham
>
>
> ------------------------------------------------------------------------------
> LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
> Remotely access PCs and mobile devices and provide instant support
> Improve your efficiency, and focus on delivering more value-add services
> Discover what IT Professionals Know. Rescue delivers
> http://p.sf.net/sfu/logmein_12329d2d
> _______________________________________________
> Luarocks-developers mailing list
> Luarocks-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/luarocks-developers
>
------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to