[Tinyos-devel] [nescc-devel] nesC 1.3.0 beta2
David Gay
dgay42 at gmail.com
Sun Jun 22 14:36:29 PDT 2008
You'll have to show cdefs.h for me to derive anything useful from that
(it's unlikely to be a beta3 vs 2 or 1 issue).
David
On Sun, Jun 22, 2008 at 1:24 PM, Kevin Klues <klueska at gmail.com> wrote:
> tinyos-2.x/support/sdk/java does not compile with nesc-1.3beta3
>
> ncg -o Serial.java -java-classname=net.tinyos.packet.Serial java
> /home/klueska/sensornets/tos/tinyos-2.x/tos/lib/serial/Serial.h
> Serial.h
> In file included from /usr/include/features.h:323,
> from /usr/include/inttypes.h:26,
> from /usr/lib/ncc/nesc_nx.h:16:
> /usr/include/sys/cdefs.h:32:3: error: #error "You need a ISO C
> conforming compiler to use the glibc headers"
> In file included from /usr/include/math.h:94,
> from
> /home/klueska/sensornets/tos/tinyos-2.x/tos/system/tos.h:15:
> /usr/include/bits/mathcalls.h:55: syntax error before `f'
> /usr/include/bits/mathcalls.h:55: syntax error before `f'
> /usr/include/bits/mathcalls.h:57: syntax error before `f'
> /usr/include/bits/mathcalls.h:57: syntax error before `f'
> /usr/include/bits/mathcalls.h:59: syntax error before `f'
> /usr/include/bits/mathcalls.h:59: syntax error before `f'
> ...
> ...
>
> Kevin
>
> On Fri, Jun 20, 2008 at 2:01 AM, Kevin Klues <klueska at gmail.com> wrote:
>> I already made the change from the full beta3 'release' just update
>> from the repository.
>>
>> Kevin
>>
>> On Thu, Jun 19, 2008 at 8:33 PM, David Gay <dgay42 at gmail.com> wrote:
>>> On Thu, Jun 19, 2008 at 3:23 PM, Kevin Klues <klueska at gmail.com> wrote:
>>>> Can I just add this folder and then repackage the deb? Or are there
>>>> other changes to beta3 as well?
>>>
>>> Actually the change is to the path the file is found by - you could
>>> just add the link instead (it's the quick version of fixing the path),
>>> but I don't know if debs like soft links.
>>>
>>> David
>>>
>>
>>
>>
>> --
>> ~Kevin
>>
>
>
>
> --
> ~Kevin
>
More information about the Tinyos-devel
mailing list