Re: [Owfs-developers] Fedora Core 9 - DS9490R problem

2008-06-17 Thread Christian Magnusson
According to the log, you receive a ETIMEDOUT (110) error after reading/writing to the usb-adapter. DEBUG: Selecting a path (and device) path=/10.008350010800/temperature SN=10 00 83 50 01 08 00 7B last path=00 00 00 00 00 00 00 00 DATA: DS9490_reset DATA: DS9490_reset: error sending rese

[Owfs-developers] Lots of configure/Makefile updates

2008-06-17 Thread Christian Magnusson
I tried to find the problem why the swig/python module didn't work on my 64bit desktop with python2.5, and I finally found the problem. "Global" is a reserved variable-name, so I had to rename it to "Globals" instead. All shared libraries are now compiled with -fPIC to generate position ind

Re: [Owfs-developers] Fedora Core 9 - DS9490R problem

2008-06-17 Thread Cristi Tudora
thanks. Yes, with rmmod and insmod is working. On Tue, Jun 17, 2008 at 4:10 PM, Christian Magnusson <[EMAIL PROTECTED]> wrote: > According to the log, you receive a ETIMEDOUT (110) error after > reading/writing to the usb-adapter. > > > > DEBUG: Selecting a path (and device) path=/10.00835001080

Re: [Owfs-developers] Lots of configure/Makefile updates

2008-06-17 Thread Paul Alfille
So after we fix the alarm bug, are there any outstanding issues before a new release? Paul On Tue, Jun 17, 2008 at 9:16 AM, Christian Magnusson <[EMAIL PROTECTED]> wrote: > "Global" is a reserved variable-name, so I had to rename it to "Globals" > instead. > > All shared libraries are now compi

Re: [Owfs-developers] Lots of configure/Makefile updates

2008-06-17 Thread Christian Magnusson
I don't think so. I'm building everything with Cygwin on windows now as well. and it seems to work fine. Owserver, owshell and owhttpd works at least. /Christian From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Alfille Sent: den 17 juni 2008 15:40 To: owfs-developers@

Re: [Owfs-developers] PL2303 & DS9097U Don't commuicate

2008-06-17 Thread Paul Alfille
Let's try some simple steps. If you disconnect all the devices, does the base DS9097U seems to work? Can you run the device with --foreground --error_level=9 and post the results? Paul Alfille On Sun, Jun 15, 2008 at 9:12 AM, William Brown <[EMAIL PROTECTED]> wrote: > Here's where the DS2502 i

Re: [Owfs-developers] Lots of configure/Makefile updates

2008-06-17 Thread Paul Alfille
This isn't a new problem, but when I start bootstrat, I get the following warnings. /usr/share/aclocal/tulip.m4:2: warning: underquoted definition of AC_PATH_TULIP run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending-aclocal /usr/share/acloca

Re: [Owfs-developers] Lots of configure/Makefile updates

2008-06-17 Thread Gregg Levine
Hello! (Suddenly Google Mail now does top posting. It's an ideal idea for this.) Paul I agree. This happens here, when I run that script. I suspect it's a problem within the entire full range of GNU tools. Why? Ask them. Yes, we do need to work out how to suppress them though. - Gregg C Levine

Re: [Owfs-developers] Lots of configure/Makefile updates

2008-06-17 Thread Christian Magnusson
Which linux-distribution do you have on that server? I have never seen that warning message. /Christian From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Alfille Sent: den 17 juni 2008 20:42 To: owfs-developers@lists.sourceforge.net Subject: Re: [Owfs-developers] L