Thanks to your help, I was capable of fixing some problems which I
previously had, regarding changes that ocurred in some interfaces.
But leaving that aside, I still get some error messages which reasons
I cannot understand.

"[EMAIL PROTECTED]:/opt/tinyos2/tinyos-2.x-src/apps/MHBaseStation$ make mica2
mkdir -p build/mica2
    compiling TymaBaseAppC to a mica2 binary
ncc -o build/mica2/main.exe  -Os -I../../tos/lib/net/dymo
-I../../tos/lib/net/multihop -I../tymaluate/monitor/ -I../tymaluate/sense/
-Wall -Wshadow -Wnesc-all -target=mica2 -fnesc-cfile=build/mica2/app.c
-board=micasb -DDEFINED_TOS_AM_GROUP=0x22 -finline-limit=100000
-DIDENT_PROGRAM_NAME=\"TymaBaseAppC\" -DIDENT_USER_ID=\"fernando\"
-DIDENT_HOSTNAME=\"baco.inf.ufpr.b\" -DIDENT_USER_HASH=0x92905e1aL
-DIDENT_UNIX_TIME=0x486b83d3L -DIDENT_UID_HASH=0x61734aefL
-fnesc-dump=wiring -fnesc-dump='interfaces(!abstract())'
-fnesc-dump='referenced(interfacedefs, components)'
-fnesc-dumpfile=build/mica2/wiring-check.xml TymaBaseAppC.nc -lm
../tymaluate/monitor/MonitorM.nc:1:26: dymo_routing.h: No such file or
directory
In file included from TymaBaseAppC.nc:11:
In component `MonitorC':
MonitorC.nc:5: failed to preprocess ../tymaluate/monitor/MonitorM.nc
MonitorC.nc:5: component DymoNetworkC not found
MonitorC.nc:8: cannot find `Leds'
MonitorC.nc:9: cannot find `Read'
MonitorC.nc:10: cannot find `SplitControl'
MonitorC.nc:11: cannot find `DymoMonitor'
MonitorC.nc:12: cannot find `RoutingTableInfo'
MonitorC.nc:18: cannot find `Receive'
MonitorC.nc:19: cannot find `MHSend'
MonitorC.nc:20: cannot find `Intercept'
MonitorC.nc:22: cannot find `MHPacket'
In component `BaseStationC':
BaseStationC.nc:77: cannot find `SplitControl'
BaseStationC.nc:87: cannot find `MHSend'
BaseStationC.nc:88: cannot find `Receive'
BaseStationC.nc:89: cannot find `Receive'
BaseStationC.nc:90: cannot find `MHPacket'
BaseStationC.nc:96: cannot find `Packet'
BaseStationC.nc:97: cannot find `MHPacket'
make: *** [exe0] Error 1"

How come these interfaces cannot be found if they clearly are in my
tos/interfaces/ directory?




Thx,
Fernando.

_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to