[C.CC USERS] ubuntu packages: read.buffer.blocking is not declared

peter wadsworth petewaddy at gmail.com
Sat Aug 7 23:20:31 BST 2010


The problem appears to be in the ffi.module
in include/arch/m1280 the inline procedure read.buffer.blocking is there,
but in ffi.module in include/arch/m328p the inline procedure is missing.

As a quick check I copied the inline procedure from the ffi.module in the
 m1280 directory to the one in the m328p directory, and the compile error
goes away.

Since there are separate ffi.modules in each directory I'm not sure if just
copying the inline function is correct as there may be some other difference
I'm not aware of?

On 7 August 2010 13:51, Matt Jadud <jadudm at gmail.com> wrote:

> --
> Sent from my TRS-80
>
> e else in the group fixes this, it will be Monday until I can get to
> it. I'm about to spend the next two days driving.
>
> My suspicion is that I forgot to commit something I'll try and do the
> commit before I leave, but rebuilding packages is unlikely.
>
> My apologies for breaking things. My suspicion is that I rushed things
> the day before I left, and only tested on the Mega, and not on the
> Arduino.
>
> My apologies again,
> Matt
>
> On Sat, Aug 7, 2010 at 4:01 AM, Patrick J.G.C. Weemeeuw
> <pweemeeuw at telenet.be> wrote:
> > Hi,
> >
> > I have exactly the same problem as the one reported by peter wadsworth on
> this list (Sat Jul 31 16:46:57 BST 2010):
> >
> > Compiling: /home/patrick/Desktop/Temp/example1.occ
> > Error-occ21-printing.module(250)- read.buffer.blocking is not declared
> > read.buffer.blocking undeclared on "printing.module" line 250
> > occbuild: Command failed: env /usr/bin/occ21 -t2 -V -etc -w -y -znd -znec
> -udo -zncc -init -xin -mobiles -zrpe -zcxdiv -zcxrem -zep -b -tle -DEF
> F.CPU=16000000 -DEF OCCBUILD.TVM /home/patrick/Desktop/Temp/example1.occ
> > 1 error found in source
> > compile exited with error code: 1
> >
> > This happens when I try to compile the example "one blinkenlight" from
> the 'plumbing for arduino' book.
> >
> > #INCLUDE "plumbing.module"
> >
> > PROC main ()
> >  heartbeat ()
> > :
> >
> > Is there already a solution for this?
> >
> > Thanks
> >
> > -- patrick
> >
> > _______________________________________________
> > users mailing list
> > users at concurrency.cc
> > http://unhosting.org/mailman/listinfo/users
> >
>
>
>
> --
> Sent from my TRS-80
>
> _______________________________________________
> users mailing list
> users at concurrency.cc
> http://unhosting.org/mailman/listinfo/users
>



-- 
Julia says "they don't feed me enough"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.concurrency.cc/pipermail/users/attachments/20100807/65c8ded0/attachment.htm>


More information about the users mailing list