Thanks. It was a simple fix once you located the problem.

Paul Alfille

On 9/22/06, Christoph Scheurer <[EMAIL PROTECTED]> wrote:
Hello,

I just noticed that 2.5p2 as well as CVS fail to build if configured without
zeroconf with the following errors:

gcc -DHAVE_CONFIG_H -I. -I. -I../../../../src/include -I../include -fexceptions -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wredundant-decls -D_FILE_OFFSET_BITS=64 -D__EXTENSIONS__ -g -O2 -pthread -pthread -pthread -MT ow_server.lo -MD -MP -MF .deps/ow_server.Tpo -c ow_server.c  -fPIC -DPIC -o .libs/ow_server.o
ow_server.c: In function `ServerWrite':
ow_server.c:150: warning: initialization discards qualifiers from pointer target type
ow_server.c: In function `ConnectToServer':
ow_server.c:462: warning: implicit declaration of function `DNSServiceReconfirmRecord'
ow_server.c:462: error: `kDNSServiceType_SRV' undeclared (first use in this function)
ow_server.c:462: error: (Each undeclared identifier is reported only once
ow_server.c:462: error: for each function it appears in.)
ow_server.c:462: error: `kDNSServiceClass_IN' undeclared (first use in this function)
ow_server.c: At top level:
ow_server.c:184: warning: `ServerNOP' defined but not used
make[4]: *** [ow_server.lo] Error 1


This the output of configure:


    Deployment location: /usr/local/stow/owfs-cvs

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


I would prefer if owserver would still build without the necessity to install
zeroconf which was the case with 2.5p1.

Regards,

Christoph

--
Christoph Scheurer                                  GnuPG key Id: 0x6128C6B6

http://scheurer-clark.net

-------------------------------------------------------------------------
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

Reply via email to