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

Reply via email to