A couple of things...

First, it is impossible to guess at what is wrong with your code without
having the code that is being bitched about.

Please think to yourself, "Self, what would I need to see if some one was
asking me to help figure out what is wrong with line 43?"

Seriously.



Second, TinyOS 1 is very very old at this point.   And while there are
still many people using it, it is much more likely to get help if you
switch over to using TinyOS 2.1.2 which is the current release.


eric



On Tue, Jun 18, 2013 at 2:36 PM, fatouma nour <[email protected]> wrote:

> please help me
>
>
>
> user@7-ede445eed82f4 ~
> $   cd /opt/tinyos-1.x/apps/V
>
> user@7-ede445eed82f4 /opt/tinyos-1.x/apps/V
> $ make pc
> mkdir -p build/pc
>     compiling MHECHERPRouter to a pc binary
> ncc -o build/pc/main.exe -g -O0 -pthread -fnesc-nido-tosnodes=1000
> -fnesc-simu
> te -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -target=pc
> -fnesc-cfile=b
> ld/pc/app.c -board=micasb -DIDENT_PROGRAM_NAME=\"MHECHERPRouter\"
> -DIDENT_USER
> D=\"user\" -DIDENT_HOSTNAME=\"7-ede445eed82f4\"
> -DIDENT_USER_HASH=0x6969d503L
> IDENT_UNIX_TIME=0x51c0c434L -DIDENT_UID_HASH=0xf6406790L MHECHERPRouter.nc
> -lm
> MHECHERPPSM.nc: In function `Envoie':
> MHECHERPPSM.nc:123: parse error before `float'
> GaussianEliminationM.nc: In function `LinearSystem.solve':
> GaussianEliminationM.nc:43: implicit declaration of function `ivector'
> GaussianEliminationM.nc:43: warning: assignment makes pointer from integer
> wit
> ut a cast
> GaussianEliminationM.nc:44: warning: assignment makes pointer from integer
> wit
> ut a cast
> GaussianEliminationM.nc:45: warning: assignment makes pointer from integer
> wit
> ut a cast
> GaussianEliminationM.nc:87: implicit declaration of function `free_ivector'
> make: *** [exe0] Error 1
>
> user@7-ede445eed82f4 /opt/tinyos-1.x/apps/V
> $
>
>
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>



-- 
Eric B. Decker
Senior (over 50 :-) Researcher
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to