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

./compile give me some errors #7

Open
maxi87 opened this issue Nov 21, 2012 · 0 comments
Open

./compile give me some errors #7

maxi87 opened this issue Nov 21, 2012 · 0 comments

Comments

@maxi87
Copy link

maxi87 commented Nov 21, 2012

Hello, iḿ doing a report about ad hoc network and i find this apps. I getting following errors while i compiling:

/home/maxi/hrushim-LifeNet-904ec3c/src/main_module.c: En la función ‘wdl_modify_and_transmit’:
/home/maxi/hrushim-LifeNet-904ec3c/src/main_module.c:134:6: aviso: variable ‘prob_fwd’ sin usar [-Wunused-variable]
/home/maxi/hrushim-LifeNet-904ec3c/src/main_module.c:133:6: aviso: variable ‘i’ sin usar [-Wunused-variable]
/home/maxi/hrushim-LifeNet-904ec3c/src/distance_list_functions.c: En la función ‘print_distance_list’:
/home/maxi/hrushim-LifeNet-904ec3c/src/distance_list_functions.c:154:5: aviso: "DEBUG" no está definido [-Wundef]
/home/maxi/hrushim-LifeNet-904ec3c/src/distance_list_functions.c:160:5: aviso: "DEBUG" no está definido [-Wundef]
./compile: 114: [: Illegal number:
display_functions.c: En la función ‘print_distances_from_me’:
display_functions.c:50:9: aviso: formato ‘%d’ espera un argumento de tipo ‘int’, pero el argumento 2 es de tipo ‘uint8_t *’ [-Wformat]

then i try to install and the aplications install correctly, is it ok?

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

1 participant