Jump to content

I cant compile ml_base


Recommended Posts

I make everythink and i cant compile ml_base on 64bit ubuntu!

i got error

ml_base# make
gcc -g -MD -Wall -I./ -m32 -fPIC -shared -Wl,-soname,ml_base.so.1,-R./ -m32 -o ml_base.so ./CFunctions.o ./CThread.o ./CThreadData.o ./ml_base.o -lpthread -lstdc++ -llua
/usr/bin/ld: cannot find -llua
collect2: error: ld returned 1 exit status
make: *** [ml_base] Błąd 1

i try install lualib etc but didn't working

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...