Hi all,

I tried and install ion-devel-20031121 yesterday, and I seem to have some
problem related to lua 5.0.1.

I recompiled lua-5.0.1 from the tar.gz, and when recompiling
ion-devel-20031121, I get the following:

-----
/home/seb/bin/lua ../mkexports.lua -module floatws_module -o exports.c
main.c floatws.c floatframe.c placement.c resize.c
Scanning main.c for exports.
Scanning floatws.c for exports.
Scanning floatframe.c for exports.
Scanning placement.c for exports.
Scanning resize.c for exports.
/home/seb/bin/lua: ../mkexports.lua:441: Class functions can only be
registered if the object is implemented in the module in question.
stack traceback:
        [C]: in function `error'
        ../mkexports.lua:441: in function `write_exports'
        ../mkexports.lua:697: in main chunk
        [C]: ?
gmake[1]: *** [exports.c] Error 1
gmake[1]: Leaving directory `/home/seb/ion-devel-20031121/floatws'
gmake: *** [subdirs] Error 2
-----

I checked that I was actually using lua-5.0.1 (lua interpreter prompt is
correct).

I reverted back to lua-5.0 (which I also compiled from lua tar.gz), and
ion-devel-20031121 compiled and installed without a fuss.

I am using on a Sun workstation, Solaris 8

Any help would be more than welcome!

Regards,

Seb

Reply via email to