Bug#684748: [arduino] unable to use ethernet library

2012-08-13 Thread Marco Righi
Package: arduino Version: 1:1.0.1+dfsg-4 Severity: grave --- Please enter the report below this line. --- Hi, I try to compile the Arduino example #include Ethernet.h #include SPI.h // the media access control (ethernet hardware) address for the shield: byte mac[] = { 0xDE, 0xAD, 0xBE, 0xEF,

Bug#684748: [arduino] unable to use ethernet library

2012-08-13 Thread Scott Howard
On Mon, Aug 13, 2012 at 10:40 AM, Marco Righi marco.ri...@gmail.com wrote: Package: arduino Version: 1:1.0.1+dfsg-4 Severity: grave --- Please enter the report below this line. --- Hi, I try to compile the Arduino example #include Ethernet.h #include SPI.h // the media access control

Bug#684748: [arduino] unable to use ethernet library

2012-08-13 Thread Scott Howard
On Mon, Aug 13, 2012 at 11:20 AM, Scott Howard showard...@gmail.com wrote: Using the Arduino compiler under VirtualBOX I compile successfully the code meanwhile using the Debian package I got the followings errors: It looks like a problem with gcc 4.7.0 that Debian recently switched to [1,