Paul Alfille <paul.alfi...@gmail.com> probably said: >On Mon, Mar 29, 2010 at 6:16 AM, Peter Radcliffe <p...@pir.net> wrote: >> The problems that I'm aware of that are still there are >> src/man/Makefile.in assuming gnu sed extensions (it could at least >> look for gsed, or preferably just not use gnu sed extensions) and the >> libtool config being broken (has a chunk of linux x86_64 build info in >> the file after the generated darwin build info: >> build_alias=x86_64-linux-gnu).
>Can you suggest changes? I'm not sure where to start. I can suggest changes for the sed call but I don't know where the Makefile.in is coming from... I assume it is some kind of build system? automake? autoconf? I've never set up libtool (I'm usually just swearing at it when it's broken, I hate it) so I don't know details of that. It looks like src/scripts/install/ltmain.sh has the settings that are causing problems, though, remove the section at the top with config variables? No idea if that is autogenerated, though. >What was your command line for owserver? >Something like >owserver --error_level=9 --foreground -d /dev/ttyS0 I tried several different ways, both normal command line and config file: device = /dev/cu.KeySerial1 server = localhost:4304 error_print = 0 error_level = 9 foreground nozero noautoserver >The snippet of output you posted seems to have a blank device name. >That might be a hint to the error. It's talking to the serial device and getting something back according to dtruss and why would the device being blank stop the clients from talking to owserver? Using: owserver --error_level=9 --foreground -d /dev/tty.KeySerial1 makes no difference, it behaves the same with no communication between server and client. P. -- pir ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Owfs-developers mailing list Owfs-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/owfs-developers