On Sat, Jun 19, 2010 at 9:55 PM, Matthew M. Burke <[email protected]> wrote:
> Jim Whitehead II wrote:
>>
>> have the Lua library installed at /usr/local/lib/liblua.a although it
>> is a symbolic link. The issue is the same with any module that calls
>> into liblua.
>>
>>
>
> It's amazing how fast I've gotten rusty at this... but here's my 2 cents:
>
> I don't see how the symbolic link can be causing the problem.  But don't you
> need to have -llua somewhere in the gcc command?

Not with the -undefined dynamic lookup, I think, but I"m not sure.
Those are the default luarocks flags and they work if you install Lua
and Luarocks into the same directory.

- Jim

_______________________________________________
Luarocks-developers mailing list
[email protected]
http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers

Reply via email to