Hi Paul, thanks for the new release - although beeing a bit late with my email, i get the following when compiling under gentoo:
libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=500 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -pthread -O2 -mtune=i686 -pipe -D_XOPEN_SOURCE=500 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -MT ow_simultaneous.lo -MD -MP -MF .deps/ow_simultaneous.Tpo -c ow_simultaneous.c -fPIC -DPIC -o .libs/ow_simultaneous.o ow_simultaneous.c: In function 'FS_w_convert_temp': ow_simultaneous.c:152: error: expected ';' before 'return' make[4]: *** [ow_simultaneous.lo] Error 1 make[4]: Leaving directory `/mnt/persistent/var/tmp/portage/sys-fs/owfs-2.8_p5/work/owfs-2.8p5/module/owlib/src/c' make[3]: *** [all-recursive] Error 1 which ... interestingly compiles under ubuntu 10.04 ;) - although the ';' *is* missing in the source ... ?!?! - but maybe there are different ./configure options in use ... so ... why do i want to upgrade ? well, i have 2.8p2 running and it mixes up the first two bytes contained in a DS2406 memory area - but only with the blue dallas 2490 adapter. with 2.8p2 i get: 002249554F6932303737464630443030303030304136424C5247693239364439 45303230303030303042384F4F4F4F49494931FF00F53F44DB79249A8E710ED0 63385E463B939862B6B4070B3068699DB349E9B9C82A6266EDA4B19AF40ED994 5CE51ED6B0244146AE74F02BE094E303A761136DF0FECF8815DD3D2080445CAC with 2.8p5 i get: 563249554F6932303737464630443030303030304136424C5247693239364439 45303230303030303042384F4F4F4F49494931FF00F53F44DB79249A8E710ED0 63385E463B939862B6B4070B3068699DB349E9B9C82A6266EDA4B19AF40ED994 5CE51ED6B0244146AE74F02BE094E303A761136DF0FECF8815DD3D2080445CAC hmmm ... as the (only) system currently running 2.8p2 utilizes the LinkUSB, i assume it's DS2490 related - but thats just a guess - however the memory must be read correct with the 2.8p2+LinkUSB combo because otherwise the software would refuse to start ... ;) also programming a DS2406 was not possible with the 2.8p2 - but 12V programming voltage could also have been a problem there, as it was actually only 10Volts ... ;) - switched over to 2.8p5 and +12Volts i was able to program the correct content with two attempts ... regards, m. Am Donnerstag, den 06.01.2011, 22:53 -0500 schrieb Paul Alfille: > Release note for OWFS 2.8p5 > > 1. Fixes from Jim Kaszmir for DS18x20 temperature alarms and simultaneous > reads > 2. Fixes based on test environment from Achim Hennies for LinkHubE > -- Proper telnet parsing, baud rate, and even Xport control port > reset if needed > 3, Improvements in timeouts, dropped connections, and reconnections > for all serial and network interfaces. > 4. Start of implementation based on Roberto Spadim's recommendation > that we support > telnet serial connection RFC2217 > Use ser2net as the device: > e.g. sudo ser2net -C "3333:telnet:0:/dev/ttyUSB0:9600 1STOPBIT > 8DATABITS remctl" > 5. Add some bit-level commends for future BAE function and some Dallas > security chip support > 6. Fix remote BAE over owserver problem. > > Link: > https://sourceforge.net/projects/owfs/ > > ------------------------------------------------------------------------------ > Gaining the trust of online customers is vital for the success of any company > that requires sensitive data to be transmitted over the Web. Learn how to > best implement a security strategy that keeps consumers' information secure > and instills the confidence they need to proceed with transactions. > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > Owfs-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/owfs-developers ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
