I'm having trouble building this at the moment.  Here's the error:

./include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith
-Wcast-qual -Wcast-align -Wstrict-prot
otypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE=1 -D_
ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -pthread -O2 -pipe
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE=1 -D_ISOC
99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -MT ow_browse_resolve.lo -MD -MP
-MF .deps/ow_browse_resolve.Tpo -
c ow_browse_resolve.c -o ow_browse_resolve.o >/dev/null 2>&1
mv -f .deps/ow_browse_resolve.Tpo .deps/ow_browse_resolve.Plo
/bin/sh ../../../../libtool --tag=CC   --mode=compile
armv5tel-softfloat-linux-gnueabi-gcc -DHAVE_CONFIG
_H -I. -I../../../../src/include    -I../include -fexceptions -Wall -W
-Wundef -Wshadow -Wpointer-arith
-Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls
-D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -
D_XOPEN_SOURCE=500 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1
-D_POSIX_C_SOURCE=200112L -pthread   -O2 -pipe -D_
XOPEN_SOURCE=500 -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1
-D_POSIX_C_SOURCE=200112L -MT ow_browse_monitor.lo -
MD -MP -MF .deps/ow_browse_monitor.Tpo -c -o ow_browse_monitor.lo
ow_browse_monitor.c
libtool: compile:  armv5tel-softfloat-linux-gnueabi-gcc
-DHAVE_CONFIG_H -I. -I../../../../src/include -I
../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith
-Wcast-qual -Wcast-align -Wstrict-prot
otypes -Wredundant-decls -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE=1 -D_
ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -pthread -O2 -pipe
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE=1 -D_ISOC
99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -MT ow_browse_monitor.lo -MD -MP
-MF .deps/ow_browse_monitor.Tpo -
c ow_browse_monitor.c  -fPIC -DPIC -o .libs/ow_browse_monitor.o
ow_browse_monitor.c: In function 'Browse_detect':
ow_browse_monitor.c:41: error: 'struct connin_browse' has no member
named 'bonjour_browse'
ow_browse_monitor.c:43: error: 'struct connin_browse' has no member
named 'avahi_browser'
ow_browse_monitor.c:44: error: 'struct connin_browse' has no member
named 'avahi_poll'
ow_browse_monitor.c:45: error: 'struct connin_browse' has no member
named 'avahi_client'
ow_browse_monitor.c: In function 'Browse_close':
ow_browse_monitor.c:72: warning: unused parameter 'in'
make[4]: *** [ow_browse_monitor.lo] Error 1


---------
config excerp:

Compile-time options:
                  Caching is enabled
                      USB is enabled
                      I2C is enabled
                   HA7Net is enabled
                       W1 is enabled
           Multithreading is enabled
    Parallel port DS1410E is DISABLED
        TAI8570 barometer is enabled
             Thermocouple is enabled
         Zeroconf/Bonjour is DISABLED
             Debug-output is DISABLED
                Profiling is DISABLED
Tracing memory allocation is DISABLED

Module configuration:
                    owlib is enabled
                  owshell is enabled
                     owfs is DISABLED
                  owhttpd is enabled
                   owftpd is DISABLED
                 owserver is enabled
                    ownet is enabled
                 ownetlib is enabled
                    owtap is enabled
                    owmon is enabled
                   owcapi is enabled
                     swig is enabled
                   owperl is enabled
                    owphp is DISABLED
                 owpython is enabled
                    owtcl is DISABLED
-----------
I'm confused by the fact that I disabled zeroconf/bonjour, and yet am
getting errors relating to it.

OSes: Gentoo and CentOS 5.4
Arches: arm and x86-64

(verified on two different systems)

If I don't disable zeroconf, it builds successfully (at least, on my
x86_64 system; I don't have zeroconf support libs on my arm system).

--Jim

On Sun, Jul 18, 2010 at 11:23 AM, Paul Alfille <paul.alfi...@gmail.com> wrote:
> Release OWFS 2.7p39
>
> Major addition is the usb scanning funtion.
>
> Command line option -uscan or --usb_scan or --usb_scan=10
>
> Every time interval (default 10 seconds) the OWFS program will scan the
> USB bus for a new DS9490R adapter and add it to the list of bus masters.
>
> Even the case where no USB devices exist at startup will be handled, the
> program will scan and wait.
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Sprint
> What will you do first with EVO, the first 4G phone?
> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> _______________________________________________
> Owfs-developers mailing list
> Owfs-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>
>

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to