I've sent the author of luagraph an email, hopefully he reads it. On Freebsd/macosx uname, the -o option is replaced by -s. In the case of luagraph, it woudl be enough to get rid of the option and switch between "Linux" and "Darwin".
On Wed, Jul 21, 2010 at 8:53 PM, Hisham <[email protected]> wrote: > On Wed, Jul 21, 2010 at 8:59 AM, Valerio Schiavoni > <[email protected]> wrote: >> uname: illegal option -- o >> usage: uname [-amnprsv] > > The problem is that LuaGraph's makefile calls "uname -o" and > apparently this is not supported in your operating system. You should > probably report it to the LuaGraph developers, or install an updated > version of uname. > > I have also uploaded a new version of the luagraph rock, for version > 1.0.4. It still calls "uname -o", though. > > -- Hisham > > _______________________________________________ > Luarocks-developers mailing list > [email protected] > http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers > _______________________________________________ Luarocks-developers mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
