| Thread Previous • Date Previous • Date Next • Thread Next |
On 19/07/2011 10:52, Stéphane Raimbault wrote:
2011/7/19 Justin Findlay<jfindlay@xxxxxxxxx>:I just downloaded 3.0.0 and applied the above diff by hand to src/modbus-rtu.c and it compiled without error on this linux 2.4 debian etch arm (old abi) system. JustinThe easiest way to fetch the code is to use: git clone git://github.com/stephane/libmodbus.git but if you've been able to acheive good results that's the essentiel. Thank you for your feedback.
It also succeeds for me but this seems to be because ./configure now detects this
checking whether TIOCSRS485 is declared... no which is incorrect on my system./usr/arm-linux-gnueabi/include/asm-generic/ioctls.h:#define TIOCSRS485 0x542F
| Thread Previous • Date Previous • Date Next • Thread Next |