Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

erro to build on mandriva... #6

Open
leonardocoelho opened this issue Jan 26, 2011 · 5 comments
Open

erro to build on mandriva... #6

leonardocoelho opened this issue Jan 26, 2011 · 5 comments

Comments

@leonardocoelho
Copy link

make DEBUG=1

Scanning dependencies of target lbc
[ 3%] Building C object src/bc/CMakeFiles/lbc.dir/number.c.o
[ 7%] Building C object src/bc/CMakeFiles/lbc.dir/lbc.c.o
/root/ulatencyd-0.3.5/src/bc/lbc.c:275: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘R’
/root/ulatencyd-0.3.5/src/bc/lbc.c: In function ‘luaopen_bc’:
/root/ulatencyd-0.3.5/src/bc/lbc.c:314: error: ‘R’ undeclared (first use in this function)
/root/ulatencyd-0.3.5/src/bc/lbc.c:314: error: (Each undeclared identifier is reported only once
/root/ulatencyd-0.3.5/src/bc/lbc.c:314: error: for each function it appears in.)
make[2]: ** [src/bc/CMakeFiles/lbc.dir/lbc.c.o] Erro 1
make[1]: ** [src/bc/CMakeFiles/lbc.dir/all] Erro 2
make: ** [all] Erro 2

@poelzi
Copy link
Owner

poelzi commented Jan 26, 2011

i have seen this before. does it happen in trunk ?

@leonardocoelho
Copy link
Author

I just downloaded the last version 0.3.5 on Mandriva.

@poelzi
Copy link
Owner

poelzi commented Jan 28, 2011

could you show me:
make DEBUG=1 VERBOSE=1

but as far as i know, talking with a mandriva dev some days ago, mandrivas lua packages are very broken. i can't do much about that. report a bug to them.

@leonardocoelho
Copy link
Author

Can you tell me which packages are broken? And how can i test if its broken or later if its fixed?

@poelzi
Copy link
Owner

poelzi commented Feb 2, 2011

i think the lua package is broken, and therefor liblua

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants