On Tue, Mar 18, 2008 at 02:49:23PM +0000, Jarrod Lowe wrote:
> I try to compile ion-3-20080207, and get the following:
>
> Scanning main.c for exports.
> /usr/local/bin/lua: ../libextl/libextl-mkexports:211: 'string.gfind'
> was renamed to 'string.gmatch'

Given that your path to lua is /usr/local/bin I'm going to assume you
built lua yourself (though I suppose you could be running a bsd as well)
and that you probably just didn't build with the compatability defines on
(the ones that Tuomo mentioned).

So you can either fix all the locations that need fixing or rebuild with
the compatability defines turned on.

<snip>

    -Etan

Reply via email to