[1]: http://www.chadmetcalf.com/tinyos-1x-on-ubuntu/
Philip Levis <[EMAIL PROTECTED]> escribió:
On Sep 5, 2006, at 7:26 AM, Pablo Gil Montaño wrote:
> Hi,
>
> I have a problem with nesdoc: everytime I try to generate
> documentation with 'make tmote docs' I get the following error:
>
> nesc1: documentation system does not yet support generic components
> and interfaces
> make: *** [mot_docs_] Error 1
>
> It happens with programs included in tinyos-1.x/apps that work
> allright on my tmotes. If I try to generate documentation for
> another platform (e.g.: make mica docs,here), it works perfectly.
> The problem is that I want to do it with a platform-specific
> application which won't compile for either mica or telos. Any
> suggestions?
>
It sounds like you're using a 1.x toolchain on code that has 2.x
abstractions. You need to install the 2.x toolchain.
Do you know what code is causing this problem? In theory, no 1.x code
should have generic components, and any that does should be removed
from the 1.x tree.
Phil
LLama Gratis a cualquier PC del Mundo.
Llamadas a fijos y móviles desde 1 céntimo por minuto.
http://es.voice.yahoo.com
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
