On Wed, May 17, 2006 at 05:22:04PM -0400, Etan Reisner wrote:
> lua 5.1 is new, ion only got support for it yesterday/today in the darcs 
> repository. To use the released versions you need a lua 5.0.x version.

Thanks for your help, I swithched back to lua 5.0 and this got me a
lot further in the build, but both builds still fail unfortunately.

ion-2-20040729 fails with
gcc ion.o -g -Os -o ion -Wl,--export-dynamic  ../ioncore/ioncore.a 
../luaextl/luaextl.a ../libtu/libtu.a -lm -L/usr/X11R6/lib -lX11 -lXext 
-lXinerama -L/usr/lib -llua -llualib -lltdl -Wl,--rpath -Wl,/usr/local/lib/ion 
-Wl,--rpath -Wl,/usr/lib
/usr/bin/ld: cannot find -lltdl

I suspect I set the LTDL_LIB flag wrong, but I do have /usr/lib/libltdl.so.3.1.4
and /usr/lib/libltdl.so.3 in /usr/lib.

As for ion ion-3ds-20060326, it fails with
gcc  ion-statusd.o exec.o extlrx.o exports.o  -g -Os  -L../../libmainloop 
-lmainloop -L../../libextl -lextl -L../../libtu -ltu -L/usr/lib -llua -llualib 
-ldl -lm -o ion-statusd/usr/bin/ld: ion-statusd: hidden symbol 
`__stack_chk_fail_local' in /usr/lib/libc_nonshared.a(stack_chk_fail_local.oS) 
is referenced by DSO
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: ld returned 1 exit status

As before, any help for compiling one or the other version would be greatly
appreciated.

Cheers,
Clemence

-- 
Ce qui se concoit bien s'exprime clairement.
-
http://clemence.magnien.free.fr/
Tel : 01 55 55 86 27

Reply via email to