Bug#684748: Arduino Ethernet library fix, needs testing

2012-08-23 Thread Marco Righi
Hi Scott, I have installed the last version of Debian ISO in a Virtual box and the Arduino environment (after your .a8 patch) compiles with success the Ethernet code! Please contact me if you think I can help you. I am glad to help the Debian develop. Marco On 22/08/2012 19:01, Scott Howard

Bug#684748: Arduino Ethernet library fix, needs testing

2012-08-23 Thread Scott Howard
On Thu, Aug 23, 2012 at 11:18 AM, Marco Righi marco.ri...@gmail.com wrote: Hi Scott, I have installed the last version of Debian ISO in a Virtual box and the Arduino environment (after your .a8 patch) compiles with success the Ethernet code! Great - was that the 32 bit or 64 bit virtual box?

Bug#684748: Arduino Ethernet library fix, needs testing

2012-08-23 Thread Marco Righi
It is installed on a Debian64 using synaptic from this repository deb http://download.virtualbox.org/virtualbox/debian squeeze contrib non-free I think that it is a 64bit virtualbox, but I am not shure. On 23/08/2012 18:31, Scott Howard wrote: On Thu, Aug 23, 2012 at 11:18 AM, Marco

Bug#684748: Arduino Ethernet library fix, needs testing

2012-08-23 Thread Marco Righi
it should be a 64bit version Command 505 of 8 #locate virtualbox |grep 64 |grep apt /var/cache/apt/archives/virtualbox-4.1_4.1.20-80170~Debian~squeeze_amd64.deb /var/lib/apt/lists/download.virtualbox.org_virtualbox_debian_dists_squeeze_contrib_binary-amd64_Packages

Bug#684748: Arduino Ethernet library fix, needs testing

2012-08-22 Thread Marco Righi
Hi Scott, you are welcome. I use Debian 64 bit. Command 37 of 4 $avr-ld --version GNU ld (GNU Binutils) 2.20.1.20100303 Copyright 2009 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your

Bug#684748: Arduino Ethernet library fix, needs testing

2012-08-22 Thread Scott Howard
On Wed, Aug 22, 2012 at 3:46 AM, Marco Righi marco.ri...@gmail.com wrote: Hi Scott, you are welcome. I use Debian 64 bit. Command 37 of 4 $avr-ld --version GNU ld (GNU Binutils) 2.20.1.20100303 Copyright 2009 Free Software Foundation, Inc. This program is free software; you may redistribute

Bug#684748: Arduino Ethernet library fix, needs testing

2012-08-21 Thread Scott Howard
On Sat, Aug 18, 2012 at 7:29 AM, Scott Howard showard...@gmail.com wrote: On Sat, Aug 18, 2012 at 3:32 AM, Marco Righi marco.ri...@gmail.com wrote: do you ask about this? Command 36 of 1 $avr-gcc --verbose Using built-in specs. COLLECT_GCC=avr-gcc

Bug#684748: Arduino Ethernet library fix, needs testing

2012-08-18 Thread Scott Howard
On Sat, Aug 18, 2012 at 3:32 AM, Marco Righi marco.ri...@gmail.com wrote: do you ask about this? Command 36 of 1 $avr-gcc --verbose Using built-in specs. COLLECT_GCC=avr-gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/avr/4.7.0/lto-wrapper Target: avr Configured with: ../src/configure -v

Bug#684748: Arduino Ethernet library fix, needs testing

2012-08-17 Thread Scott Howard
Hello, I got the library to compile but don't have the hardware to test it. Could you please edit the following file and let me know if it works? /usr/share/arduino/libraries/Ethernet/Ethernet.cpp Change: W5100.setIPAddress(local_ip._address); W5100.setGatewayIp(gateway._address);

Bug#684748: Arduino Ethernet library fix, needs testing

2012-08-17 Thread Marco Righi
Hi, I am sorry but this change is not enougth. If I try to compile (I attach the modified file) I got a segmentation error or segmentation fault (the displayed error is [Errore di segmentazione]). collect2: error: ld terminated with signal 11 [Errore di segmentazione] Here I am. Marco On

Bug#684748: Arduino Ethernet library fix, needs testing

2012-08-17 Thread Scott Howard
On Fri, Aug 17, 2012 at 1:08 PM, Marco Righi marco.ri...@gmail.com wrote: Hi, I am sorry but this change is not enougth. If I try to compile (I attach the modified file) I got a segmentation error or segmentation fault (the displayed error is [Errore di segmentazione]). collect2: error: ld