[Owfs-developers] owfs 2.6p1

2007-02-01 Thread Lapointe, Claude
Hi, I want to compare my binary generated with gcc 2.95.3 with the binary rpm on the owfs site for 2.6p1 to see If this is my compiler they are problem with owfs. I download your rpm binary of owfs 2.6p1 and install it on my Suse 10.0 workstation. I have exactly the same problem with owftpd.

Re: [Owfs-developers] owfs 2.6p1

2007-01-30 Thread Paul Alfille
On 1/30/07, Lapointe, Claude wrote: Hi Mr. Alfille, Do you reproduce my errors with owftpd that is not able to go back to parent directory with cd .. with linux ftp client? No, not for 2.6p1 (or 2.6p0) Work fine for me. I suppose you know this, but if all the owfs programs are not shut don

Re: [Owfs-developers] owfs 2.6p1

2007-01-29 Thread Paul Alfille
On 1/29/07, Lapointe, Claude <[EMAIL PROTECTED]> wrote: Hi, I try the new version 2.6p1. We tested the owftpd client with owserver with two sensors, TAI8570 pressure and TAI8540 humidity. I started the owserver with the command: ./owserver -d /dev/ttyS0 -p 3000 I started the owftpd with th

Re: [Owfs-developers] owfs 2.6p1

2007-01-29 Thread Paul Alfille
On 1/29/07, Lapointe, Claude <[EMAIL PROTECTED]> wrote: Hi, I try the new version 2.6p1. We try to compile owfs version 2.6p1 with gcc version 2.95.3. The projet don't compile. They are error in the file ow_server.c at line 220 into the function ServerWrite. The variable sg was declared in

[Owfs-developers] owfs 2.6p1

2007-01-29 Thread Lapointe, Claude
Hi, I try the new version 2.6p1. We try to compile owfs version 2.6p1 with gcc version 2.95.3. The projet don't compile. They are error in the file ow_server.c at line 220 into the function ServerWrite. The variable sg was declared into the core of the function, not at the beginning of the

[Owfs-developers] owfs 2.6p1

2007-01-29 Thread Lapointe, Claude
Hi, I try the new version 2.6p1. We try to compile owfs version 2.6p1 with gcc version 2.95.3. The projet don't compile. They are error in the file ow_server.c at line 220 into the function ServerWrite. The variable sg was declared into the core of the function, not at the beginning of the