Hi all,
Been out of the dev loop for way to long now. Have been happily
using the MacOSX builds from a year ago. Thought it's time to
upgrade to the new functions offered in owshell, however...
Build 2.5p9 fails to make with a long list of errors.
Build 2.5p8 successfully builds the owdir, owpresent, owread,
owserver, and owwrite binaries. If I don't do a ./bootstrap, then
owftpd and owhttpd will also compile.
On startup I got an error:
dyld: Symbol not found: _kCFRunLoopDefaultMode
Referenced from: /usr/local/lib/libusb-0.1.4.dylib
Expected in: flat namespace
This is same problem that Scott and Christian had fixed for me back
in version 2.2 by adding darwin specfic switches for -framework IOKit
-framework CoreFoundation in the configure.ac file.
Comparing the new configure.ac file to the one in version 2.2, I
found a difference in "LD_EXTRALIBS+=" -framework". Removing the "+"
allowed for proper library linking. The console showed that conftest
crashed during compiling with the same error, but I didn't bother
looking for that.
My preliminary check out shows all the modules are working with a few
exceptions:
Both owserver and owhttpd find my 1D. device, but type it as generic
instead of DS2423, therefore no data is readable.
Using the --autoserver option returns message "Zeroconf/Bonjour is
disabled since dnssd library isn't found."
Under MacOS 10.4.8 owftpd requires a sudo launch, otherwise works OK.
No sense in posting new MacOSX binaries until the problem with the
DS2423 chip has been fixed. Let me know what I can do to help.
Running MacOS 10.4.8 with gcc 4.0.1 on PPC dual G5.
Ross Cathriner (missing_tools)
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers