You are not logged in.

#1 2011-03-25 02:21:16

rishadd
Member
From: Indonesia
Registered: 2011-03-16
Posts: 2

[SOLVED] error toluapp makepkg [SOLVED]

i wanna try conky-lua in my arch machine but i found error when trying to install toluapp :

==> Making package: toluapp 1.0.93-5 (Fri Mar 25 08:59:20 WIT 2011)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving Sources...
  -> Found tolua++-1.0.93.tar.bz2
  -> Found config_linux.py
==> Validating source files with md5sums...
    tolua++-1.0.93.tar.bz2 ... Passed
    config_linux.py ... Passed
==> Extracting Sources...
  -> Extracting tolua++-1.0.93.tar.bz2 with bsdtar
==> Removing existing pkg/ directory...
==> Starting build()...
scons: Reading SConscript files ...

scons: warning: The Options class is deprecated; use the Variables class instead.
File "/home/arch-winter/test/toluapp/src/src/tolua++-1.0.93/SConstruct", line 19, in <module>
('********* tolua is ', 'bin/tolua++_bootstrap')

scons: warning: The env.Copy() method is deprecated; use the env.Clone() method instead.
File "/home/arch-winter/test/toluapp/src/src/tolua++-1.0.93/src/tests/SCsub", line 2, in <module>
scons: done reading SConscript files.
scons: Building targets ...
gcc -o bin/tolua++_bootstrap src/bin/tolua.o src/bin/toluabind_default.o lib/libtolua++_static.a -Llib -llua50 -llualib50 -ldl -lm
/usr/bin/ld: cannot find -llua50
/usr/bin/ld: cannot find -llualib50
collect2: ld returned 1 exit status
scons: *** [bin/tolua++_bootstrap] Error 1
scons: building terminated because of errors.
==> ERROR: A failure occurred in build().
    Aborting...

 
thank's for help, and sorry for my bad english smile

edit :
someone suggest me to use yaourt and the conky-lua installed well. thank's smile

Last edited by rishadd (2011-03-25 03:55:09)

Offline

Board footer

Powered by FluxBB