Sorry about that. You can remove that line, safely. The next version will be fixed.
Paul -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dylan Hall Sent: Wednesday, October 04, 2006 5:50 AM To: [email protected] Subject: [Owfs-developers] Anyone else having problems getting 2.5p3 tocompile? The configure script outputs the following: Current configuration: Deployment location: /usr/local Compile-time options: Caching is enabled USB is enabled I2C is enabled HA7Net is enabled Multithreading is enabled Parallel port DS1410E is enabled TAI8570 barometer is enabled Thermocouple is enabled Debug-output is enabled Profiling is DISABLED Zeroconf (Bonjour) is DISABLED Module configuration: owfs is enabled owhttpd is enabled owftpd is enabled owserver is enabled owcapi is enabled swig is enabled owperl is enabled owphp is enabled owpython is enabled owtcl is enabled make stops with the following error: gcc -I../include -D_FILE_OFFSET_BITS=64 -I../../../owlib/src/include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -g -O2 -o owdir ow_opt.o ow_help.o ow_connect.o ow_server.o ow_net.o ow_browse.o globals.o owdir.o -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -pthread /usr/lib/libusb.so ow_opt.o: In function `owopt': /usr/local/src/owfs-2.5p3/module/owshell/src/c/ow_opt.c:73: undefined reference to `OW_Browse' collect2: ld returned 1 exit status make[4]: *** [owdir] Error 1 make[4]: Leaving directory `/usr/local/src/owfs-2.5p3/module/owshell/src/c' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/usr/local/src/owfs-2.5p3/module/owshell/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/local/src/owfs-2.5p3/module/owshell' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/src/owfs-2.5p3/module' make: *** [all-recursive] Error 1 I'm building this on a fairly up to date Gentoo box. Thanks, Dylan ------------------------------------------------------------------------- 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 ------------------------------------------------------------------------- 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
