libaux is compiled into lua (or should be). I found  the
function luaL_ref in the source code.
It's in a file called lauxlib.c - see if the makefile for some reason does
not include it.
That while I told to try it from the command line interpreter, to make sure
it was compiled in.
Or some reason it is not exported in the lua so, or perhaps not correctly as
the sql lite lib expected.
See if the sqllite lib needs a certain version of lua.


On Tue, Jan 25, 2011 at 5:08 PM, Gilles Ganault <gilles.gana...@free.fr>wrote:

> On Tue, 25 Jan 2011 12:54:14 -0500, Jim Donelson
> <ucli...@jimdonelson.com> wrote:
> >luaL_ref is a function in libaux. Fire up the command line and see of you
> >can call it.
>
> Thanks for the help. There's no "libaux" library on the appliance, and
> Google didn't return much about that library. Apparently, it's a "Nano
> Window Toolkit and Auxiliary Library for OpenGL":
>
> www.freshports.org/graphics/libaux/
>
> Out of curiosity, how did you find that Lua or the module might need
> libaux?
>
> Thank you.
>
> _______________________________________________
> uClinux-dev mailing list
> uClinux-dev@uclinux.org
> http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
> This message was resent by uclinux-dev@uclinux.org
> To unsubscribe see:
> http://mailman.uclinux.org/mailman/options/uclinux-dev
>
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to