Ethereal-dev: Re: [Ethereal-dev] Configure failure with lua 5.0.2

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Sun, 19 Feb 2006 11:24:37 +0100
that's odd... I tested it with both 5.1 and 5.0.2 before commiting...
and it works on my box.

[id-est:~/src/trunk] lego% ./configure --prefix=/opt/local
--with-lua=/Users/lego/src/lua-5.0.2 --with-pcre --with-ssl

checking whether to use liblua for the lua scripting plugin... yes
checking lua.h usability... yes
checking lua.h presence... yes
checking for lua.h... yes
checking lualib.h usability... yes
checking lualib.h presence... yes
checking for lualib.h... yes
checking lauxlib.h usability... yes
checking lauxlib.h presence... yes
checking for lauxlib.h... yes
checking for lua_call in -llua... yes
checking for luaL_openlib in -llualib... yes

Can you send me the output of ar -t of both libraries so that I can
build the liblualib like yours.

[id-est:~/src] lego% ar -t lua-5.0.2/lib/liblua.a
__.SYMDEF SORTED
lapi.o
lcode.o
ldebug.o
ldo.o
ldump.o
lfunc.o
lgc.o
llex.o
lmem.o
lobject.o
lopcodes.o
lparser.o
lstate.o
lstring.o
ltable.o
ltests.o
ltm.o
lundump.o
lvm.o
lzio.o
[id-est:~/src] lego% ar -t lua-5.0.2/lib/liblualib.a
__.SYMDEF SORTED
lauxlib.o
lbaselib.o
ldblib.o
liolib.o
lmathlib.o
ltablib.o
lstrlib.o
loadlib.o


On 2/18/06, Joerg Mayer <jmayer@xxxxxxxxx> wrote:
> The most recent changes to prepare for lua 5.1 broke 5.0.2 support:
>
> checking whether to use liblua for the lua scripting plugin... yes
> checking lua.h usability... yes
> checking lua.h presence... yes
> checking for lua.h... yes
> checking lualib.h usability... yes
> checking lualib.h presence... yes
> checking for lualib.h... yes
> checking lauxlib.h usability... yes
> checking lauxlib.h presence... yes
> checking for lauxlib.h... yes
> checking for lua_call in -llua... yes
> checking for luaL_openlib in -llualib... no
> checking for luaL_register in -llua... no
> configure: error: Linking with liblualib failed.
> make: *** [config.status] Error 1
>
>  ciao
>     Joerg
> --
> Joerg Mayer                                           <jmayer@xxxxxxxxx>
> We are stuck with technology when what we really want is just stuff that
> works. Some say that should read Microsoft instead of technology.
>
> _______________________________________________
> Ethereal-dev mailing list
> Ethereal-dev@xxxxxxxxxxxx
> http://www.ethereal.com/mailman/listinfo/ethereal-dev
>


--
This information is top security. When you have read it, destroy yourself.
-- Marshall McLuhan