On Mon, Mar 29, 2010 at 6:16 AM, Peter Radcliffe <p...@pir.net> wrote: >>2. Some changes suggested for OSX compilation. Needs testing and >>further fixes, I suspect. > > It's helped, I don't have to mess with config.h any more. owhttpd > links again. > > 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'm also not having any luck getting owserver working on OSX. The > server starts up, it's listening on port 4304, debugging shows it > talking to the serial device and getting responses... but any attempt > to access it via the TCP socket gives me nothing. trussing the server > shows no activity like it's not even seeing a connection attempt. > > I'd assume a firewall, except the firewall is turned off on this > machine and telnet localhost:4304 connects just fine. Typing into that > connection shows no server activity and gets no responses. Are there > any debug commands I can use to test? >
What was your command line for owserver? Something like owserver --error_level=9 --foreground -d /dev/ttyS0 The snippet of output you posted seems to have a blank device name. That might be a hint to the error. ------------------------------------------------------------------------------ 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