Matthew,

Thank you for the link. File owfs-3.2p1.tar.gz downloaded from sourceforge

Please, kindly have a look at attached .txt file for the compilation
output. It took a bit.

After compilation:

pi@raspberrypi:~/owfs-3.2p1 $ sudo LD_LIBRARY_PATH=/opt/owfs-2.9p5/
PYTHONPATH=/home/weewx/bin python /home/weewx/bin/user/owfs.py --sensors
python: can't open file '/home/weewx/bin/user/owfs.py': [Errno 2] No such
file or directory


pi@raspberrypi:~/owfs-3.2p1 $ sudo LD_LIBRARY_PATH=/opt/owfs-2.9p5/
PYTHONPATH=/usr/share/weewx python /usr/share/weewx/user/owfs.py --sensors
Traceback (most recent call last):
  File "/usr/share/weewx/user/owfs.py", line 618, in <module>
    main()
  File "/usr/share/weewx/user/owfs.py", line 578, in main
    ow.init(iface)
  File "/usr/lib/python2.7/dist-packages/ow/__init__.py", line 224, in init
    raise exNoController
ow.exNoController

pi@raspberrypi:~/owfs-3.2p1 $ sudo LD_LIBRARY_PATH=/opt/owfs-2.9p5/lib
PYTHONPATH=/usr/share/weewx python /usr/share/weewx/user/owfs.py --sensors
Traceback (most recent call last):
  File "/usr/share/weewx/user/owfs.py", line 618, in <module>
    main()
  File "/usr/share/weewx/user/owfs.py", line 578, in main
    ow.init(iface)
  File "/usr/lib/python2.7/dist-packages/ow/__init__.py", line 224, in init
    raise exNoController
ow.exNoController

Any indication or tip is welcome, of course.

Regards,



On 12 December 2017 at 18:52, mwall <[email protected]> wrote:

> btw, you can download the code for owfs software (not the weewx-owfs
> driver/service) from sourceforge:
>
> http://owfs.org/
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "weewx-user" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.
tar vzxf owfs-3.2p1.tar.gz

cd owfs-3.2p1/

sudo ./configure --prefix=/opt/owfs-2.9p5 --disable-owhttpd --disable-owftpd 
--disable-owserver --disable-owperl --disable-owphp --disable-owtcl 
--disable-i2c --disable-w1 --disable-parport --disable-owcapi --disable-owmon 
--disable-owtap --disable-owshell --disable-owexternal --disable-debug 
--disable-ownet --disable-ownetlib --enable-owpython --enable-usb

checking whether make supports nested variables... yes
Configuring owfs-3.2p1
checking build system type... armv6l-unknown-linux-gnueabihf
checking host system type... armv6l-unknown-linux-gnueabihf
checking target system type... armv6l-unknown-linux-gnueabihf
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for echo... /bin/echo
checking for test... /usr/bin/test
checking for rm... /bin/rm
checking for rpm... no
checking for rpmbuild... no
checking for swig... no
checking for soelim... /usr/bin/soelim
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for gawk... (cached) mawk
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert armv6l-unknown-linux-gnueabihf file names to 
armv6l-unknown-linux-gnueabihf format... func_convert_file_noo                  
                                                                                
         p
checking how to convert armv6l-unknown-linux-gnueabihf file names to toolchain 
format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... /bin/rm: cannot remove 'conftest*': No 
such file or directory
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... /bin/rm: cannot remove 
'conftest*': No such file or directory
no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking if debian-system is used... no (default)
checking for special host... Other host
checking for launch_activate_socket... no
checking if compiler supports nested functions... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking asm/types.h usability... yes
checking asm/types.h presence... yes
checking for asm/types.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/types.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking feature_tests.h usability... no
checking feature_tests.h presence... no
checking for feature_tests.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdint.h... (cached) yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking resolv.h usability... yes
checking resolv.h presence... yes
checking for resolv.h... yes
checking semaphore.h usability... yes
checking semaphore.h presence... yes
checking for semaphore.h... yes
checking linux/limits.h usability... yes
checking linux/limits.h presence... yes
checking for linux/limits.h... yes
checking linux/types.h usability... yes
checking linux/types.h presence... yes
checking for linux/types.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for dlfcn.h... (cached) yes
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking sys/inotify.h usability... yes
checking sys/inotify.h presence... yes
checking for sys/inotify.h... yes
checking if debug-output is enabled... no
checking if mutexdebug is enabled... yes (default)
checking if OWSHELL support is enabled... no
checking if OWLIB support is enabled... yes (default)
checking if OWNETLIB support is enabled... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking if i2c(DS2482-x00) is enabled... no
checking if W1 is enabled... no
checking if owhttpd is enabled... no
checking if owftpd is enabled... no
checking if owserver is enabled... no
checking if owexternal is enabled... no
checking if ownet is enabled... no
checking if owtap is enabled... no
checking if owmalloc is enabled... no (default)
checking if owmon is enabled... no
checking if owcapi is enabled... no
checking if swig is enabled... auto (default)
checking if owperl is enabled... no
checking if owphp is enabled... no
configure: WARNING: Cannot find swig program. Look for it at 
http://www.swig.org or use CPAN
configure: WARNING: OWPHP is disabled because swig is not found
checking if owpython is enabled... yes
configure: WARNING: Cannot find swig program. Look for it at 
http://www.swig.org or use CPAN
configure: WARNING: OWPYTHON is disabled because swig is not found
checking if owtcl is enabled... no
checking if cflag _XOPEN_SOURCE is required... -D_XOPEN_SOURCE=600
checking if cflag _BSD_SOURCE is required... -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 
-D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE
checking if extra libs are required...
checking if profiling is enabled... no (default)
configure: WARNING: LD_EXTRALIBS= OSLIBS=
checking if owfs is enabled... auto (default)
checking fuse.h usability... no
checking fuse.h presence... no
checking for fuse.h... no
configure: WARNING:
        Cannot find fuse.h - Add the search path with --with-fuseinclude
configure: WARNING: Install FUSE-2.2 or later to enable owfs - download it from 
http://fuse.sourceforge.net/
configure: WARNING: OWFS is disabled because fuse.h is not found.
checking if zeroconf/bonjour is enabled... yes (default)
checking if usb support is enabled... yes
checking for libusb-1.0 >= 0.9.1... no
checking if Avahi support is enabled... auto (default)
checking for avahi-client... no
checking for avahi_threaded_poll_new in -lavahi-common... no
configure: WARNING: Cannot find libavahi-common
configure: WARNING: libavahi not found, avahi will be disabled
checking if parallel port support is enabled... no
checking for libftdi1-config... no
checking for libftdi-config... no
Testing /usr/bin/libftdi1-config
Testing /usr/bin/libftdi-config
Testing /usr/local/bin/libftdi1-config
Testing /usr/local/bin/libftdi-config
Testing /opt/local/bin/libftdi1-config
Testing /opt/local/bin/libftdi-config
checking if libftdi is available... auto (default)
configure: WARNING: libftdi not found, LinkUSB native will be disabled
checking for struct sockaddr_storage... yes
checking for struct addrinfo... yes
checking for socklen_t... yes
checking for AF_NETLINK... yes
checking for broken glibc with __ss_family... no
checking for core ipv6 support... no
checking if sem_timedwait exists... yes
checking whether string.h and strings.h may both be included... yes
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for strftime... yes
checking for working strtod... yes
checking return type of signal handlers... void
checking for accept... yes
checking for daemon... yes
checking for getaddrinfo... yes
checking for freeaddrinfo... yes
checking for gethostbyname2_r... yes
checking for gethostbyaddr_r... yes
checking for gethostbyname_r... yes
checking for getservbyname_r... yes
checking for getopt... yes
checking for getopt_long... yes
checking for gmtime_r... yes
checking for gettimeofday... yes
checking for localtime_r... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for memchr... yes
checking for memset... yes
checking for select... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strtol... yes
checking for strtoul... yes
checking for twalk... yes
checking for tsearch... yes
checking for tfind... yes
checking for tdelete... yes
checking for tdestroy... yes
checking for vasprintf... yes
checking for strsep... yes
checking for vsprintf... yes
checking for vsnprintf... yes
checking for writev... yes
checking for getline... yes
checking for library containing dlopen... -ldl
checking for library containing lrint... -lm
checking for library containing nanosleep... none required
checking for library containing mq_getattr... -lrt
checking for check >= 0.10.0... no
configure: WARNING: "Check unit testing framework not found. "
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating module/Makefile
config.status: creating module/owlib/Makefile
config.status: creating module/owlib/src/Makefile
config.status: creating module/owlib/src/include/Makefile
config.status: creating module/owlib/src/c/Makefile
config.status: creating module/owlib/tests/Makefile
config.status: creating module/owfs/Makefile
config.status: creating module/owfs/src/Makefile
config.status: creating module/owfs/src/include/Makefile
config.status: creating module/owfs/src/c/Makefile
config.status: creating module/owhttpd/Makefile
config.status: creating module/owhttpd/src/Makefile
config.status: creating module/owhttpd/src/include/Makefile
config.status: creating module/owhttpd/src/c/Makefile
config.status: creating module/owserver/Makefile
config.status: creating module/owserver/src/Makefile
config.status: creating module/owserver/src/include/Makefile
config.status: creating module/owserver/src/c/Makefile
config.status: creating module/owftpd/Makefile
config.status: creating module/owftpd/src/Makefile
config.status: creating module/owftpd/src/include/Makefile
config.status: creating module/owftpd/src/c/Makefile
config.status: creating module/ownet/Makefile
config.status: creating module/ownet/php/Makefile
config.status: creating module/ownet/php/examples/ownet_example.php
config.status: creating module/ownet/python/Makefile
config.status: creating module/ownet/perl5/Makefile
config.status: creating module/ownet/c/Makefile
config.status: creating module/ownet/c/src/Makefile
config.status: creating module/ownet/c/src/include/Makefile
config.status: creating module/ownet/c/src/c/Makefile
config.status: creating module/ownet/c/src/example/Makefile
config.status: creating module/owshell/Makefile
config.status: creating module/owshell/src/Makefile
config.status: creating module/owshell/src/include/Makefile
config.status: creating module/owshell/src/c/Makefile
config.status: creating module/owcapi/Makefile
config.status: creating module/owcapi/src/Makefile
config.status: creating module/owcapi/src/include/Makefile
config.status: creating module/owcapi/src/c/Makefile
config.status: creating module/owcapi/src/example/Makefile
config.status: creating module/owcapi/src/example++/Makefile
config.status: creating module/owtap/Makefile
config.status: creating module/owmon/Makefile
config.status: creating module/swig/Makefile
config.status: creating module/swig/perl5/Makefile
config.status: creating module/swig/perl5/OW/Makefile.linux
config.status: creating module/swig/perl5/OW/Makefile.osx
config.status: creating module/swig/php/Makefile
config.status: creating module/swig/php/example/load_php_OW.php
config.status: creating module/swig/python/Makefile
config.status: creating module/swig/python/ow/Makefile
config.status: creating module/swig/python/setup.py
config.status: creating module/owtcl/Makefile
config.status: creating src/Makefile
config.status: creating src/include/Makefile
config.status: creating src/man/Makefile
config.status: creating src/man/man1/Makefile
config.status: creating src/man/man3/Makefile
config.status: creating src/man/man5/Makefile
config.status: creating src/man/mann/Makefile
config.status: creating src/rpm/Makefile
config.status: creating src/rpm/owfs.spec
config.status: creating src/scripts/Makefile
config.status: creating src/scripts/windows/Makefile
config.status: creating src/scripts/windows/owfs.nsi
config.status: creating src/scripts/usb/Makefile
config.status: creating src/scripts/usb/cygwin/Makefile
config.status: creating src/scripts/usb/windows/Makefile
config.status: creating src/scripts/systemd/Makefile
config.status: creating src/include/owfs_config.h
config.status: creating src/include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
/bin/rm: cannot remove 'libtoolT': No such file or directory

Current configuration:

    Deployment location: /opt/owfs-2.9p5

Compile-time options:
                      USB is DISABLED
                    AVAHI is DISABLED
                      I2C is DISABLED
                       W1 is DISABLED
    Parallel port DS1410E is DISABLED
           FTDI (LinkUSB) is DISABLED
         Zeroconf/Bonjour is enabled
             Debug-output is DISABLED
               Mutexdebug is enabled
                Profiling is DISABLED
Tracing memory allocation is DISABLED

Module configuration:
                    owlib is enabled
                  owshell is DISABLED
                     owfs is DISABLED
                  owhttpd is DISABLED
                   owftpd is DISABLED
                 owserver is DISABLED
               owexternal is DISABLED
                    ownet is DISABLED
                 ownetlib is DISABLED
                    owtap is DISABLED
                    owmon is DISABLED
                   owcapi is DISABLED
                     swig is DISABLED
                   owperl is DISABLED
                    owphp is DISABLED
                 owpython is DISABLED
                    owtcl is DISABLED

              unit tests are DISABLED



sudo make


Making all in src
make[1]: Entering directory '/home/pi/owfs-3.2p1/src'
Making all in include
make[2]: Entering directory '/home/pi/owfs-3.2p1/src/include'
make  all-am
make[3]: Entering directory '/home/pi/owfs-3.2p1/src/include'
make[3]: Leaving directory '/home/pi/owfs-3.2p1/src/include'
make[2]: Leaving directory '/home/pi/owfs-3.2p1/src/include'
Making all in man
make[2]: Entering directory '/home/pi/owfs-3.2p1/src/man'
Making all in man1
make[3]: Entering directory '/home/pi/owfs-3.2p1/src/man/man1'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/pi/owfs-3.2p1/src/man/man1'
Making all in man3
make[3]: Entering directory '/home/pi/owfs-3.2p1/src/man/man3'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/pi/owfs-3.2p1/src/man/man3'
Making all in man5
make[3]: Entering directory '/home/pi/owfs-3.2p1/src/man/man5'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/pi/owfs-3.2p1/src/man/man5'
Making all in mann
make[3]: Entering directory '/home/pi/owfs-3.2p1/src/man/mann'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/pi/owfs-3.2p1/src/man/mann'
make[3]: Entering directory '/home/pi/owfs-3.2p1/src/man'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/pi/owfs-3.2p1/src/man'
make[2]: Leaving directory '/home/pi/owfs-3.2p1/src/man'
Making all in rpm
make[2]: Entering directory '/home/pi/owfs-3.2p1/src/rpm'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/pi/owfs-3.2p1/src/rpm'
Making all in scripts
make[2]: Entering directory '/home/pi/owfs-3.2p1/src/scripts'
Making all in usb
make[3]: Entering directory '/home/pi/owfs-3.2p1/src/scripts/usb'
Making all in windows
make[4]: Entering directory '/home/pi/owfs-3.2p1/src/scripts/usb/windows'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/pi/owfs-3.2p1/src/scripts/usb/windows'
Making all in cygwin
make[4]: Entering directory '/home/pi/owfs-3.2p1/src/scripts/usb/cygwin'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/pi/owfs-3.2p1/src/scripts/usb/cygwin'
make[4]: Entering directory '/home/pi/owfs-3.2p1/src/scripts/usb'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/pi/owfs-3.2p1/src/scripts/usb'
make[3]: Leaving directory '/home/pi/owfs-3.2p1/src/scripts/usb'
Making all in windows
make[3]: Entering directory '/home/pi/owfs-3.2p1/src/scripts/windows'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/pi/owfs-3.2p1/src/scripts/windows'
Making all in systemd
make[3]: Entering directory '/home/pi/owfs-3.2p1/src/scripts/systemd'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/pi/owfs-3.2p1/src/scripts/systemd'
make[3]: Entering directory '/home/pi/owfs-3.2p1/src/scripts'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/pi/owfs-3.2p1/src/scripts'
make[2]: Leaving directory '/home/pi/owfs-3.2p1/src/scripts'
make[2]: Entering directory '/home/pi/owfs-3.2p1/src'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/home/pi/owfs-3.2p1/src'
make[1]: Leaving directory '/home/pi/owfs-3.2p1/src'
Making all in module
make[1]: Entering directory '/home/pi/owfs-3.2p1/module'
Making all in owlib
make[2]: Entering directory '/home/pi/owfs-3.2p1/module/owlib'
Making all in src
make[3]: Entering directory '/home/pi/owfs-3.2p1/module/owlib/src'
Making all in c
make[4]: Entering directory '/home/pi/owfs-3.2p1/module/owlib/src/c'
  CC       ow_dl.lo
  CC       ow_dnssd.lo
  CC       ow_arg.lo
ow_arg.c: In function ‘ARG_I2C’:
ow_arg.c:315:33: warning: unused parameter ‘arg’ [-Wunused-parameter]
 GOOD_OR_BAD ARG_I2C(const char *arg)
                                 ^~~
  CC       ow_baud.lo
  CC       ow_bitfield.lo
  CC       ow_byte.lo
  CC       compat.lo
  CC       getaddrinfo.lo
  CC       getline.lo
  CC       timegm.lo
  CC       getopt.lo
  CC       jsmn.lo
  CC       ow_none.lo
  CC       ow_1820.lo
  CC       ow_1821.lo
  CC       ow_1921.lo
ow_1921.c: In function ‘FS_w_atrig’:
ow_1921.c:790:3: warning: empty declaration
   __attribute__ ((fallthrough));
   ^~~~~~~~~~~~~
ow_1921.c:793:3: warning: empty declaration
   __attribute__ ((fallthrough));
   ^~~~~~~~~~~~~
ow_1921.c:796:3: warning: empty declaration
   __attribute__ ((fallthrough));
   ^~~~~~~~~~~~~
  CC       ow_1923.lo
  CC       ow_1954.lo
  CC       ow_1963.lo
  CC       ow_1977.lo
  CC       ow_1991.lo
  CC       ow_1993.lo
  CC       ow_2401.lo
  CC       ow_2404.lo
  CC       ow_2405.lo
  CC       ow_2406.lo
  CC       ow_2408.lo
  CC       ow_2409.lo
  CC       ow_2413.lo
  CC       ow_2415.lo
  CC       ow_2423.lo
  CC       ow_2430.lo
  CC       ow_2433.lo
  CC       ow_2436.lo
  CC       ow_2438.lo
  CC       ow_2450.lo
  CC       ow_2502.lo
  CC       ow_2505.lo
  CC       ow_2760.lo
  CC       ow_2804.lo
  CC       ow_2890.lo
  CC       ow_add_inflight.lo
  CC       ow_alias.lo
  CC       ow_alloc.lo
  CC       ow_api.lo
  CC       ow_avahi_announce.lo
  CC       ow_avahi_browse.lo
  CC       ow_badadapter.lo
  CC       ow_bae.lo
  CC       ow_browse.lo
ow_browse.c: In function ‘ResolveBack’:
ow_browse.c:35:39: warning: unused parameter ‘s’ [-Wunused-parameter]
 static void ResolveBack(DNSServiceRef s, DNSServiceFlags f, uint32_t i,
                                       ^
ow_browse.c:35:58: warning: unused parameter ‘f’ [-Wunused-parameter]
 static void ResolveBack(DNSServiceRef s, DNSServiceFlags f, uint32_t i,
                                                          ^
ow_browse.c:35:70: warning: unused parameter ‘i’ [-Wunused-parameter]
 static void ResolveBack(DNSServiceRef s, DNSServiceFlags f, uint32_t i,
                                                                      ^
ow_browse.c:36:27: warning: unused parameter ‘e’ [-Wunused-parameter]
       DNSServiceErrorType e, const char *n, const char *host, uint16_t port, 
uint16_t tl, const unsigned char *t, void *c)
                           ^
ow_browse.c:36:42: warning: unused parameter ‘n’ [-Wunused-parameter]
       DNSServiceErrorType e, const char *n, const char *host, uint16_t port, 
uint16_t tl, const unsigned char *t, void *c)
                                          ^
ow_browse.c: In function ‘BrowseBack’:
ow_browse.c:115:38: warning: unused parameter ‘s’ [-Wunused-parameter]
 static void BrowseBack(DNSServiceRef s, DNSServiceFlags f, uint32_t i, 
DNSServiceErrorType e, const char *name, const char *type, const char *domain, 
void *context)
                                      ^
ow_browse.c:115:69: warning: unused parameter ‘i’ [-Wunused-parameter]
 static void BrowseBack(DNSServiceRef s, DNSServiceFlags f, uint32_t i, 
DNSServiceErrorType e, const char *name, const char *type, const char *domain, 
void *context)
                                                                     ^
  CC       ow_browse_resolve.lo
  CC       ow_browse_monitor.lo
  CC       ow_bus.lo
  CC       ow_bus_bitdata.lo
  CC       ow_bus_config.lo
  CC       ow_bus_data.lo
  CC       ow_buslock.lo
  CC       ow_cache.lo
  CC       ow_charblob.lo
  CC       ow_com.lo
  CC       ow_com_change.lo
  CC       ow_com_close.lo
  CC       ow_com_free.lo
  CC       ow_com_open.lo
  CC       ow_com_write.lo
  CC       ow_com_read.lo
  CC       ow_connect.lo
  CC       ow_connect_out.lo
  CC       ow_cmciel.lo
  CC       ow_crc.lo
  CC       ow_daemon.lo
  CC       ow_date.lo
  CC       ow_delay.lo
  CC       ow_del_inflight.lo
ow_del_inflight.c: In function ‘Del_InFlight’:
ow_del_inflight.c:23:25: warning: variable ‘old_in’ set but not used 
[-Wunused-but-set-variable]
  struct connection_in * old_in ;
                         ^~~~~~
  CC       ow_detail.lo
  CC       ow_devicelock.lo
  CC       ow_dir.lo
  CC       ow_dirblob.lo
  CC       ow_ds2482.lo
  CC       ow_ds9097.lo
  CC       ow_ds1410.lo
  CC       ow_ds1wm.lo
ow_ds1wm.c: In function ‘DS1WM_setup’:
ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
 #define DS1WM_register(in, off) (((uint8_t *) 
(in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off])
                                   ^
ow_ds1wm.c:50:27: note: in expansion of macro ‘DS1WM_register’
 #define DS1WM_control(in) DS1WM_register(in,DS1WM_CONTROL_REGISTER)
                           ^~~~~~~~~~~~~~
ow_ds1wm.c:219:29: note: in expansion of macro ‘DS1WM_control’
  uint8_t control_register = DS1WM_control(in) ;
                             ^~~~~~~~~~~~~
ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
 #define DS1WM_register(in, off) (((uint8_t *) 
(in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off])
                                   ^
ow_ds1wm.c:49:26: note: in expansion of macro ‘DS1WM_register’
 #define DS1WM_clock(in)  DS1WM_register(in,DS1WM_CLOCK_DEVISOR_REGISTER)
                          ^~~~~~~~~~~~~~
ow_ds1wm.c:221:2: note: in expansion of macro ‘DS1WM_clock’
  DS1WM_clock(in) = 0x00 ; // off (causes reset?)
  ^~~~~~~~~~~
ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
 #define DS1WM_register(in, off) (((uint8_t *) 
(in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off])
                                   ^
ow_ds1wm.c:50:27: note: in expansion of macro ‘DS1WM_register’
 #define DS1WM_control(in) DS1WM_register(in,DS1WM_CONTROL_REGISTER)
                           ^~~~~~~~~~~~~~
ow_ds1wm.c:235:2: note: in expansion of macro ‘DS1WM_control’
  DS1WM_control(in) = control_register ;
  ^~~~~~~~~~~~~
ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
 #define DS1WM_register(in, off) (((uint8_t *) 
(in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off])
                                   ^
ow_ds1wm.c:50:27: note: in expansion of macro ‘DS1WM_register’
 #define DS1WM_control(in) DS1WM_register(in,DS1WM_CONTROL_REGISTER)
                           ^~~~~~~~~~~~~~
ow_ds1wm.c:237:7: note: in expansion of macro ‘DS1WM_control’
  if ( DS1WM_control(in) != control_register ) {
       ^~~~~~~~~~~~~
ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
 #define DS1WM_register(in, off) (((uint8_t *) 
(in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off])
                                   ^
ow_ds1wm.c:49:26: note: in expansion of macro ‘DS1WM_register’
 #define DS1WM_clock(in)  DS1WM_register(in,DS1WM_CLOCK_DEVISOR_REGISTER)
                          ^~~~~~~~~~~~~~
ow_ds1wm.c:241:2: note: in expansion of macro ‘DS1WM_clock’
  DS1WM_clock(in) = DS1WM_freq( in->master.ds1wm.frequency ) ;
  ^~~~~~~~~~~
ow_ds1wm.c: In function ‘DS1WM_reset’:
ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
 #define DS1WM_register(in, off) (((uint8_t *) 
(in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off])
                                   ^
ow_ds1wm.c:45:27: note: in expansion of macro ‘DS1WM_register’
 #define DS1WM_command(in) DS1WM_register(in,DS1WM_COMMAND_REGISTER)
                           ^~~~~~~~~~~~~~
ow_ds1wm.c:266:14: note: in expansion of macro ‘DS1WM_command’
  UT_setbit( &DS1WM_command(in), e_ds1wm_1wr, 1 ) ;
              ^~~~~~~~~~~~~
ow_ds1wm.c: In function ‘DS1WM_next_both’:
ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
 #define DS1WM_register(in, off) (((uint8_t *) 
(in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off])
                                   ^
ow_ds1wm.c:45:27: note: in expansion of macro ‘DS1WM_register’
 #define DS1WM_command(in) DS1WM_register(in,DS1WM_COMMAND_REGISTER)
                           ^~~~~~~~~~~~~~
ow_ds1wm.c:340:14: note: in expansion of macro ‘DS1WM_command’
  UT_setbit( &DS1WM_command(in), e_ds1wm_sra, 1 ) ;
              ^~~~~~~~~~~~~
ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
 #define DS1WM_register(in, off) (((uint8_t *) 
(in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off])
                                   ^
ow_ds1wm.c:45:27: note: in expansion of macro ‘DS1WM_register’
 #define DS1WM_command(in) DS1WM_register(in,DS1WM_COMMAND_REGISTER)
                           ^~~~~~~~~~~~~~
ow_ds1wm.c:347:15: note: in expansion of macro ‘DS1WM_command’
   UT_setbit( &DS1WM_command(in), e_ds1wm_sra, 0 ) ;
               ^~~~~~~~~~~~~
ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
 #define DS1WM_register(in, off) (((uint8_t *) 
(in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off])
                                   ^
ow_ds1wm.c:45:27: note: in expansion of macro ‘DS1WM_register’
 #define DS1WM_command(in) DS1WM_register(in,DS1WM_COMMAND_REGISTER)
                           ^~~~~~~~~~~~~~
ow_ds1wm.c:352:14: note: in expansion of macro ‘DS1WM_command’
  UT_setbit( &DS1WM_command(in), e_ds1wm_sra, 0 ) ;
              ^~~~~~~~~~~~~
ow_ds1wm.c: In function ‘DS1WM_PowerByte’:
ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
 #define DS1WM_register(in, off) (((uint8_t *) 
(in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off])
                                   ^
ow_ds1wm.c:50:27: note: in expansion of macro ‘DS1WM_register’
 #define DS1WM_control(in) DS1WM_register(in,DS1WM_CONTROL_REGISTER)
                           ^~~~~~~~~~~~~~
ow_ds1wm.c:404:21: note: in expansion of macro ‘DS1WM_control’
  control_register = DS1WM_control(in) ;
                     ^~~~~~~~~~~~~
ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
 #define DS1WM_register(in, off) (((uint8_t *) 
(in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off])
                                   ^
ow_ds1wm.c:50:27: note: in expansion of macro ‘DS1WM_register’
 #define DS1WM_control(in) DS1WM_register(in,DS1WM_CONTROL_REGISTER)
                           ^~~~~~~~~~~~~~
ow_ds1wm.c:406:2: note: in expansion of macro ‘DS1WM_control’
  DS1WM_control(in) = control_register ;
  ^~~~~~~~~~~~~
ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
 #define DS1WM_register(in, off) (((uint8_t *) 
(in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off])
                                   ^
ow_ds1wm.c:50:27: note: in expansion of macro ‘DS1WM_register’
 #define DS1WM_control(in) DS1WM_register(in,DS1WM_CONTROL_REGISTER)
                           ^~~~~~~~~~~~~~
ow_ds1wm.c:414:21: note: in expansion of macro ‘DS1WM_control’
  control_register = DS1WM_control(in) ;
                     ^~~~~~~~~~~~~
ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
 #define DS1WM_register(in, off) (((uint8_t *) 
(in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off])
                                   ^
ow_ds1wm.c:50:27: note: in expansion of macro ‘DS1WM_register’
 #define DS1WM_control(in) DS1WM_register(in,DS1WM_CONTROL_REGISTER)
                           ^~~~~~~~~~~~~~
ow_ds1wm.c:416:2: note: in expansion of macro ‘DS1WM_control’
  DS1WM_control(in) = control_register ;
  ^~~~~~~~~~~~~
ow_ds1wm.c: In function ‘DS1WM_PowerBit’:
ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
 #define DS1WM_register(in, off) (((uint8_t *) 
(in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off])
                                   ^
ow_ds1wm.c:50:27: note: in expansion of macro ‘DS1WM_register’
 #define DS1WM_control(in) DS1WM_register(in,DS1WM_CONTROL_REGISTER)
                           ^~~~~~~~~~~~~~
ow_ds1wm.c:434:21: note: in expansion of macro ‘DS1WM_control’
  control_register = DS1WM_control(in) ;
                     ^~~~~~~~~~~~~
ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
 #define DS1WM_register(in, off) (((uint8_t *) 
(in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off])
                                   ^
ow_ds1wm.c:50:27: note: in expansion of macro ‘DS1WM_register’
 #define DS1WM_control(in) DS1WM_register(in,DS1WM_CONTROL_REGISTER)
                           ^~~~~~~~~~~~~~
ow_ds1wm.c:438:2: note: in expansion of macro ‘DS1WM_control’
  DS1WM_control(in) = control_register ;
  ^~~~~~~~~~~~~
ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
 #define DS1WM_register(in, off) (((uint8_t *) 
(in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off])
                                   ^
ow_ds1wm.c:50:27: note: in expansion of macro ‘DS1WM_register’
 #define DS1WM_control(in) DS1WM_register(in,DS1WM_CONTROL_REGISTER)
                           ^~~~~~~~~~~~~~
ow_ds1wm.c:446:21: note: in expansion of macro ‘DS1WM_control’
  control_register = DS1WM_control(in) ;
                     ^~~~~~~~~~~~~
ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
 #define DS1WM_register(in, off) (((uint8_t *) 
(in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off])
                                   ^
ow_ds1wm.c:50:27: note: in expansion of macro ‘DS1WM_register’
 #define DS1WM_control(in) DS1WM_register(in,DS1WM_CONTROL_REGISTER)
                           ^~~~~~~~~~~~~~
ow_ds1wm.c:450:2: note: in expansion of macro ‘DS1WM_control’
  DS1WM_control(in) = control_register ;
  ^~~~~~~~~~~~~
ow_ds1wm.c: In function ‘DS1WM_sendback_bits’:
ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
 #define DS1WM_register(in, off) (((uint8_t *) 
(in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off])
                                   ^
ow_ds1wm.c:50:27: note: in expansion of macro ‘DS1WM_register’
 #define DS1WM_control(in) DS1WM_register(in,DS1WM_CONTROL_REGISTER)
                           ^~~~~~~~~~~~~~
ow_ds1wm.c:465:21: note: in expansion of macro ‘DS1WM_control’
  control_register = DS1WM_control(in) ;
                     ^~~~~~~~~~~~~
ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
 #define DS1WM_register(in, off) (((uint8_t *) 
(in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off])
                                   ^
ow_ds1wm.c:50:27: note: in expansion of macro ‘DS1WM_register’
 #define DS1WM_control(in) DS1WM_register(in,DS1WM_CONTROL_REGISTER)
                           ^~~~~~~~~~~~~~
ow_ds1wm.c:468:2: note: in expansion of macro ‘DS1WM_control’
  DS1WM_control(in) = control_register ;
  ^~~~~~~~~~~~~
ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
 #define DS1WM_register(in, off) (((uint8_t *) 
(in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off])
                                   ^
ow_ds1wm.c:50:27: note: in expansion of macro ‘DS1WM_register’
 #define DS1WM_control(in) DS1WM_register(in,DS1WM_CONTROL_REGISTER)
                           ^~~~~~~~~~~~~~
ow_ds1wm.c:473:21: note: in expansion of macro ‘DS1WM_control’
  control_register = DS1WM_control(in) ;
                     ^~~~~~~~~~~~~
ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
 #define DS1WM_register(in, off) (((uint8_t *) 
(in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off])
                                   ^
ow_ds1wm.c:50:27: note: in expansion of macro ‘DS1WM_register’
 #define DS1WM_control(in) DS1WM_register(in,DS1WM_CONTROL_REGISTER)
                           ^~~~~~~~~~~~~~
ow_ds1wm.c:476:2: note: in expansion of macro ‘DS1WM_control’
  DS1WM_control(in) = control_register ;
  ^~~~~~~~~~~~~
ow_ds1wm.c: In function ‘DS1WM_sendback_byte’:
ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
 #define DS1WM_register(in, off) (((uint8_t *) 
(in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off])
                                   ^
ow_ds1wm.c:46:25: note: in expansion of macro ‘DS1WM_register’
 #define DS1WM_txrx(in)  DS1WM_register(in,DS1WM_TXRX_BUFFER)
                         ^~~~~~~~~~~~~~
ow_ds1wm.c:484:2: note: in expansion of macro ‘DS1WM_txrx’
  DS1WM_txrx(in) = data[0] ;
  ^~~~~~~~~~
ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
 #define DS1WM_register(in, off) (((uint8_t *) 
(in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off])
                                   ^
ow_ds1wm.c:46:25: note: in expansion of macro ‘DS1WM_register’
 #define DS1WM_txrx(in)  DS1WM_register(in,DS1WM_TXRX_BUFFER)
                         ^~~~~~~~~~~~~~
ow_ds1wm.c:486:12: note: in expansion of macro ‘DS1WM_txrx’
  resp[0] = DS1WM_txrx(in) ;
            ^~~~~~~~~~
ow_ds1wm.c: In function ‘DS1WM_wait_for_reset’:
ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
 #define DS1WM_register(in, off) (((uint8_t *) 
(in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off])
                                   ^
ow_ds1wm.c:47:29: note: in expansion of macro ‘DS1WM_register’
 #define DS1WM_interrupt(in) DS1WM_register(in,DS1WM_INTERRUPT_REGISTER)
                             ^~~~~~~~~~~~~~
ow_ds1wm.c:539:14: note: in expansion of macro ‘DS1WM_interrupt’
  interrupt = DS1WM_interrupt(in) ;
              ^~~~~~~~~~~~~~~
ow_ds1wm.c: In function ‘DS1WM_wait_for_read’:
ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
 #define DS1WM_register(in, off) (((uint8_t *) 
(in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off])
                                   ^
ow_ds1wm.c:47:29: note: in expansion of macro ‘DS1WM_register’
 #define DS1WM_interrupt(in) DS1WM_register(in,DS1WM_INTERRUPT_REGISTER)
                             ^~~~~~~~~~~~~~
ow_ds1wm.c:554:19: note: in expansion of macro ‘DS1WM_interrupt’
  if ( UT_getbit( &DS1WM_interrupt(in), e_ds1wm_rbf ) == 1 ) {
                   ^~~~~~~~~~~~~~~
ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
 #define DS1WM_register(in, off) (((uint8_t *) 
(in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off])
                                   ^
ow_ds1wm.c:47:29: note: in expansion of macro ‘DS1WM_register’
 #define DS1WM_interrupt(in) DS1WM_register(in,DS1WM_INTERRUPT_REGISTER)
                             ^~~~~~~~~~~~~~
ow_ds1wm.c:560:20: note: in expansion of macro ‘DS1WM_interrupt’
   if ( UT_getbit( &DS1WM_interrupt(in), e_ds1wm_rbf ) == 1 ) {
                    ^~~~~~~~~~~~~~~
ow_ds1wm.c: In function ‘DS1WM_wait_for_write’:
ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
 #define DS1WM_register(in, off) (((uint8_t *) 
(in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off])
                                   ^
ow_ds1wm.c:47:29: note: in expansion of macro ‘DS1WM_register’
 #define DS1WM_interrupt(in) DS1WM_register(in,DS1WM_INTERRUPT_REGISTER)
                             ^~~~~~~~~~~~~~
ow_ds1wm.c:571:19: note: in expansion of macro ‘DS1WM_interrupt’
  if ( UT_getbit( &DS1WM_interrupt(in), e_ds1wm_tbe ) == 1 ) {
                   ^~~~~~~~~~~~~~~
ow_ds1wm.c:42:35: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
 #define DS1WM_register(in, off) (((uint8_t *) 
(in->master.ds1wm.page_start))[(in->master.ds1wm.page_offset)+off])
                                   ^
ow_ds1wm.c:47:29: note: in expansion of macro ‘DS1WM_register’
 #define DS1WM_interrupt(in) DS1WM_register(in,DS1WM_INTERRUPT_REGISTER)
                             ^~~~~~~~~~~~~~
ow_ds1wm.c:577:20: note: in expansion of macro ‘DS1WM_interrupt’
   if ( UT_getbit( &DS1WM_interrupt(in), e_ds1wm_tbe ) == 1 ) {
                    ^~~~~~~~~~~~~~~
  CC       ow_ds9097U.lo
  CC       ow_ds9490.lo
  CC       ow_eds.lo
  CC       ow_eeef.lo
  CC       ow_elabnet.lo
ow_elabnet.c: In function ‘PBM_directory’:
ow_elabnet.c:503:4: warning: empty declaration
    __attribute__ ((fallthrough));
    ^~~~~~~~~~~~~
  CC       ow_enet_discover.lo
  CC       ow_enet_monitor.lo
  CC       ow_eprom_write.lo
  CC       ow_etherweather.lo
  CC       ow_example_slave.lo
  CC       ow_exec.lo
  CC       ow_exit.lo
  CC       ow_external.lo
  CC       ow_find_external.lo
  CC       ow_fs_address.lo
  CC       ow_fs_alias.lo
  CC       ow_fs_code.lo
  CC       ow_fs_crc8.lo
  CC       ow_fs_id.lo
  CC       ow_fs_type.lo
  CC       ow_getbit.lo
  CC       ow_getbit_U.lo
  CC       ow_ha5.lo
  CC       ow_ha7.lo
  CC       ow_ha7e.lo
  CC       ow_fake.lo
  CC       ow_fakeread.lo
  CC       ow_filelength.lo
  CC       ow_fstat.lo
  CC       ow_ftdi.lo
  CC       ow_generic_read.lo
  CC       ow_get.lo
  CC       ow_help.lo
  CC       ow_iblss.lo
  CC       ow_inotify.lo
  CC       ow_interface.lo
ow_interface.c: In function ‘FS_r_yesno’:
ow_interface.c:328:19: warning: cast increases required alignment of target 
type [-Wcast-align]
  int * p_yes_no = (int *)(in_loc + struct_offset) ;
                   ^
ow_interface.c: In function ‘FS_w_yesno’:
ow_interface.c:349:19: warning: cast increases required alignment of target 
type [-Wcast-align]
  int * p_yes_no = (int *)(in_loc + struct_offset) ;
                   ^
  CC       ow_iterate.lo
  CC       ow_launchd.lo
  CC       ow_k1wm.lo
  CC       ow_kevent.lo
  CC       ow_lcd.lo
  CC       ow_lib_close.lo
  CC       ow_lib_setup.lo
  CC       ow_lib_stop.lo
  CC       ow_link.lo
ow_link.c: In function ‘LINK_directory’:
ow_link.c:752:4: warning: empty declaration
    __attribute__ ((fallthrough));
    ^~~~~~~~~~~~~
  CC       ow_locator.lo
  CC       ow_locks.lo
  CC       ow_masterhub.lo
  CC       ow_memblob.lo
  CC       ow_memory.lo
  CC       ow_multicast.lo
  CC       ow_name.lo
  CC       ow_net_client.lo
  CC       ow_net_server.lo
  CC       ow_offset.lo
  CC       ow_opt.lo
  CC       ow_parse_address.lo
  CC       ow_parse_external.lo
  CC       ow_parseinput.lo
  CC       ow_parsename.lo
  CC       ow_parseobject.lo
  CC       ow_parseoutput.lo
  CC       ow_parseshallow.lo
  CC       ow_parse_sn.lo
  CC       ow_pid.lo
  CC       ow_powerbyte.lo
  CC       ow_powerbit.lo
  CC       ow_presence.lo
  CC       ow_pressure.lo
  CC       ow_printparse.lo
  CC       ow_programpulse.lo
  CC       ow_read.lo
  CC       ow_read_external.lo
  CC       ow_read_telnet.lo
  CC       ow_reconnect.lo
  CC       ow_regex.lo
  CC       ow_remote_alias.lo
  CC       ow_reset.lo
  CC       ow_return_code.lo
ow_return_code.c: In function ‘return_code_set’:
ow_return_code.c:243:72: warning: unused parameter ‘d_file’ [-Wunused-parameter]
 void return_code_set( int raw_rc, struct parsedname * pn, const char * d_file, 
int d_line, const char * d_func )
                                                                        ^~~~~~
ow_return_code.c:243:84: warning: unused parameter ‘d_line’ [-Wunused-parameter]
 void return_code_set( int raw_rc, struct parsedname * pn, const char * d_file, 
int d_line, const char * d_func )
                                                                                
    ^~~~~~
ow_return_code.c:243:105: warning: unused parameter ‘d_func’ 
[-Wunused-parameter]
 void return_code_set( int raw_rc, struct parsedname * pn, const char * d_file, 
int d_line, const char * d_func )
                                                                                
                         ^~~~~~
ow_return_code.c: In function ‘return_code_set_scalar’:
ow_return_code.c:285:65: warning: unused parameter ‘d_file’ [-Wunused-parameter]
 void return_code_set_scalar( int raw_rc, int * pi, const char * d_file, int 
d_line, const char * d_func )
                                                                 ^~~~~~
ow_return_code.c:285:77: warning: unused parameter ‘d_line’ [-Wunused-parameter]
 void return_code_set_scalar( int raw_rc, int * pi, const char * d_file, int 
d_line, const char * d_func )
                                                                             
^~~~~~
ow_return_code.c:285:98: warning: unused parameter ‘d_func’ [-Wunused-parameter]
 void return_code_set_scalar( int raw_rc, int * pi, const char * d_file, int 
d_line, const char * d_func )
                                                                                
                  ^~~~~~
  CC       ow_rwlock.lo
  CC       ow_stats.lo
  CC       ow_search.lo
  CC       ow_serial_free.lo
  CC       ow_serial_open.lo
  CC       ow_server.lo
  CC       ow_server_message.lo
ow_server_message.c: In function ‘To_Server’:
ow_server_message.c:582:4: warning: empty declaration
    __attribute__ ((fallthrough));
    ^~~~~~~~~~~~~
ow_server_message.c:586:4: warning: empty declaration
    __attribute__ ((fallthrough));
    ^~~~~~~~~~~~~
  CC       ow_server_enet.lo
  CC       ow_select.lo
  CC       ow_set_telnet.lo
  CC       ow_settings.lo
  CC       ow_sibling.lo
  CC       ow_sibling_binary.lo
  CC       ow_sibling_float.lo
  CC       ow_sibling_uint.lo
  CC       ow_sibling_yesno.lo
  CC       ow_sig_handlers.lo
ow_sig_handlers.c: In function ‘DefaultSignalHandler’:
ow_sig_handlers.c:16:38: warning: unused parameter ‘signo’ [-Wunused-parameter]
 static void DefaultSignalHandler(int signo, siginfo_t * info, void *context)
                                      ^~~~~
  CC       ow_simultaneous.lo
  CC       ow_slurp.lo
  CC       ow_stateinfo.lo
  CC       ow_system.lo
  CC       ow_systemd.lo
  CC       ow_tcp_free.lo
  CC       ow_tcp_open.lo
  CC       ow_tcp_read.lo
  CC       ow_telnet_write.lo
  CC       ow_temp.lo
  CC       ow_testerread.lo
  CC       ow_thermocouple.lo
  CC       ow_traffic.lo
  CC       ow_transaction.lo
ow_transaction.c: In function ‘BUS_transaction_single’:
ow_transaction.c:180:38: warning: cast increases required alignment of target 
type [-Wcast-align]
   ret = CRC8seeded(t->out, t->size, ((UINT *) (t->in))[0]);
                                      ^
ow_transaction.c:188:39: warning: cast increases required alignment of target 
type [-Wcast-align]
   ret = CRC16seeded(t->out, t->size, ((UINT *) (t->in))[0]);
                                       ^
ow_transaction.c: In function ‘Bundle_unpack’:
ow_transaction.c:448:39: warning: cast increases required alignment of target 
type [-Wcast-align]
    if (CRC8seeded(tl->out, tl->size, ((UINT *) (tl->in))[0]) != 0) {
                                       ^
ow_transaction.c:460:40: warning: cast increases required alignment of target 
type [-Wcast-align]
    if (CRC16seeded(tl->out, tl->size, ((UINT *) (tl->in))[0]) != 0) {
                                        ^
  CC       ow_tree.lo
  CC       ow_udp_read.lo
  CC       ow_usb_msg.lo
  CC       ow_usb_cycle.lo
  CC       ow_usb_monitor.lo
  CC       ow_util.lo
  CC       ow_verify.lo
  CC       ow_visibility.lo
  CC       ow_w1.lo
  CC       ow_w1_addremove.lo
  CC       ow_w1_bind.lo
  CC       ow_w1_browse.lo
  CC       ow_w1_dispatch.lo
  CC       ow_w1_list.lo
  CC       ow_w1_monitor.lo
  CC       ow_w1_parse.lo
  CC       ow_w1_print.lo
  CC       ow_w1_scan.lo
  CC       ow_w1_select.lo
  CC       ow_w1_send.lo
  CC       ow_write.lo
  CC       ow_write_external.lo
  CC       ow_zero.lo
ow_zero.c: In function ‘RegisterBack’:
ow_zero.c:27:59: warning: unused parameter ‘f’ [-Wunused-parameter]
 static void RegisterBack(DNSServiceRef s, DNSServiceFlags f, 
DNSServiceErrorType e, const char *name, const char *type, const char *domain, 
void *v)
                                                           ^
In file included from /usr/include/arm-linux-gnueabihf/bits/byteswap.h:34:0,
                 from /usr/include/endian.h:60,
                 from /usr/include/arm-linux-gnueabihf/sys/types.h:216,
                 from /usr/include/arm-linux-gnueabihf/sys/param.h:25,
                 from ../include/ow.h:103,
                 from ow_zero.c:13:
ow_zero.c: In function ‘Announce’:
ow_zero.c:78:16: warning: cast increases required alignment of target type 
[-Wcast-align]
  port = ntohs(((struct sockaddr_in *) (&sa))->sin_port) ;
                ^
  CC       owlib.lo
owlib.c: In function ‘SetupSingleInboundConnection’:
owlib.c:127:3: warning: empty declaration
   __attribute__ ((fallthrough));
   ^~~~~~~~~~~~~
  CC       error.lo
  CC       sd-daemon.lo
sd-daemon.c: In function ‘sd_notify’:
sd-daemon.c:458:26: warning: cast discards ‘const’ qualifier from pointer 
target type [-Wcast-qual]
         iovec.iov_base = (char*) state;
                          ^
  CC       globals.lo
  CCLD     libow.la
make[4]: Leaving directory '/home/pi/owfs-3.2p1/module/owlib/src/c'
Making all in include
make[4]: Entering directory '/home/pi/owfs-3.2p1/module/owlib/src/include'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/pi/owfs-3.2p1/module/owlib/src/include'
make[4]: Entering directory '/home/pi/owfs-3.2p1/module/owlib/src'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/pi/owfs-3.2p1/module/owlib/src'
make[3]: Leaving directory '/home/pi/owfs-3.2p1/module/owlib/src'
Making all in tests
make[3]: Entering directory '/home/pi/owfs-3.2p1/module/owlib/tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/pi/owfs-3.2p1/module/owlib/tests'
make[3]: Entering directory '/home/pi/owfs-3.2p1/module/owlib'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/pi/owfs-3.2p1/module/owlib'
make[2]: Leaving directory '/home/pi/owfs-3.2p1/module/owlib'
make[2]: Entering directory '/home/pi/owfs-3.2p1/module'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/home/pi/owfs-3.2p1/module'
make[1]: Leaving directory '/home/pi/owfs-3.2p1/module'
make[1]: Entering directory '/home/pi/owfs-3.2p1'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/home/pi/owfs-3.2p1'


sudo make install


pi@raspberrypi:~/owfs-3.2p1 $ sudo make install
Making install in src
make[1]: Entering directory '/home/pi/owfs-3.2p1/src'
Making install in include
make[2]: Entering directory '/home/pi/owfs-3.2p1/src/include'
make[3]: Entering directory '/home/pi/owfs-3.2p1/src/include'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/opt/owfs-2.9p5/include'
 /usr/bin/install -c -m 644 owfs_config.h '/opt/owfs-2.9p5/include'
make[3]: Leaving directory '/home/pi/owfs-3.2p1/src/include'
make[2]: Leaving directory '/home/pi/owfs-3.2p1/src/include'
Making install in man
make[2]: Entering directory '/home/pi/owfs-3.2p1/src/man'
Making install in man1
make[3]: Entering directory '/home/pi/owfs-3.2p1/src/man/man1'
make[4]: Entering directory '/home/pi/owfs-3.2p1/src/man/man1'
make[4]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/opt/owfs-2.9p5/share/man/man1'
 /usr/bin/install -c -m 644 libowcapi.1 owdir.1 owget.1 owread.1 owwrite.1 
owpresent.1 owexist.1 ownetapi.1 ownetlib.1 libownet.1 owcapi.1 owfs.1 owftpd.1 
owhttpd.1 owmon.1 ownet.1 owserver.1 owshell.1 owtap.1 
'/opt/owfs-2.9p5/share/man/man1'
make[4]: Leaving directory '/home/pi/owfs-3.2p1/src/man/man1'
make[3]: Leaving directory '/home/pi/owfs-3.2p1/src/man/man1'
Making install in man3
make[3]: Entering directory '/home/pi/owfs-3.2p1/src/man/man3'
make[4]: Entering directory '/home/pi/owfs-3.2p1/src/man/man3'
make[4]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/opt/owfs-2.9p5/share/man/man3'
 /usr/bin/install -c -m 644 DS1427.3 DS1904.3 DS1920.3 DS1971.3 DS1982.3 
DS1982U.3 DS1985.3 DS1985U.3 DS1986.3 DS1986U.3 DS1990A.3 DS1994.3 DS2404S.3 
DS2407.3 DS2411.3 DS2417.3 DS2502-E48.3 DS2502-UNW.3 DS2505-UNW.3 DS2506-UNW.3 
DS2756.3 DS2761.3 DS2762.3 DS2788.3 DS2804.3 EDS0064.3 EDS0065.3 EDS0066.3 
EDS0067.3 EDS0068.3 EDS0070.3 EDS0071.3 EDS0072.3 EDS0080.3 EDS0082.3 EDS0083.3 
EDS0085.3 EDS0090.3 MAX31820.3 MAX31826.3 '/opt/owfs-2.9p5/share/man/man3'
 /usr/bin/install -c -m 644 MAX31850.3 MAX31851.3 OWNet.3 Thermachron.3 UVI.3 
DS1821.3 DS1822.3 DS1825.3 DS18B20.3 DS18S20.3 DS1921.3 DS1963L.3 DS1963S.3 
DS1977.3 DS1991.3 DS1992.3 DS1993.3 DS1995.3 DS1996.3 DS2401.3 DS2404.3 
DS2405.3 DS2406.3 DS2408.3 DS2409.3 DS2413.3 DS2415.3 DS2423.3 DS2430A.3 
DS2431.3 DS2433.3 DS2436.3 DS2437.3 DS2438.3 DS2450.3 DS2502.3 DS2505.3 
DS2506.3 DS2720.3 DS2740.3 '/opt/owfs-2.9p5/share/man/man3'
 /usr/bin/install -c -m 644 DS2751.3 DS2755.3 DS2760.3 DS2770.3 DS2780.3 
DS2781.3 DS2890.3 DS28E04.3 DS28EA00.3 DS28EC20.3 EDS.3 EEEF.3 LCD.3 mAM001.3 
mCM001.3 mDI001.3 mRS001.3 IBLSS.3 owperl.3 '/opt/owfs-2.9p5/share/man/man3'
make[4]: Leaving directory '/home/pi/owfs-3.2p1/src/man/man3'
make[3]: Leaving directory '/home/pi/owfs-3.2p1/src/man/man3'
Making install in man5
make[3]: Entering directory '/home/pi/owfs-3.2p1/src/man/man5'
make[4]: Entering directory '/home/pi/owfs-3.2p1/src/man/man5'
make[4]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/opt/owfs-2.9p5/share/man/man5'
 /usr/bin/install -c -m 644 owfs.conf.5 owfs.5 '/opt/owfs-2.9p5/share/man/man5'
make[4]: Leaving directory '/home/pi/owfs-3.2p1/src/man/man5'
make[3]: Leaving directory '/home/pi/owfs-3.2p1/src/man/man5'
Making install in mann
make[3]: Entering directory '/home/pi/owfs-3.2p1/src/man/mann'
make[4]: Entering directory '/home/pi/owfs-3.2p1/src/man/mann'
make[4]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/opt/owfs-2.9p5/share/man/mann'
 /usr/bin/install -c -m 644 ow.n owtcl.n '/opt/owfs-2.9p5/share/man/mann'
make[4]: Leaving directory '/home/pi/owfs-3.2p1/src/man/mann'
make[3]: Leaving directory '/home/pi/owfs-3.2p1/src/man/mann'
make[3]: Entering directory '/home/pi/owfs-3.2p1/src/man'
make[4]: Entering directory '/home/pi/owfs-3.2p1/src/man'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/pi/owfs-3.2p1/src/man'
make[3]: Leaving directory '/home/pi/owfs-3.2p1/src/man'
make[2]: Leaving directory '/home/pi/owfs-3.2p1/src/man'
Making install in rpm
make[2]: Entering directory '/home/pi/owfs-3.2p1/src/rpm'
make[3]: Entering directory '/home/pi/owfs-3.2p1/src/rpm'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/owfs-3.2p1/src/rpm'
make[2]: Leaving directory '/home/pi/owfs-3.2p1/src/rpm'
Making install in scripts
make[2]: Entering directory '/home/pi/owfs-3.2p1/src/scripts'
Making install in usb
make[3]: Entering directory '/home/pi/owfs-3.2p1/src/scripts/usb'
Making install in windows
make[4]: Entering directory '/home/pi/owfs-3.2p1/src/scripts/usb/windows'
make[5]: Entering directory '/home/pi/owfs-3.2p1/src/scripts/usb/windows'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/pi/owfs-3.2p1/src/scripts/usb/windows'
make[4]: Leaving directory '/home/pi/owfs-3.2p1/src/scripts/usb/windows'
Making install in cygwin
make[4]: Entering directory '/home/pi/owfs-3.2p1/src/scripts/usb/cygwin'
make[5]: Entering directory '/home/pi/owfs-3.2p1/src/scripts/usb/cygwin'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Leaving directory '/home/pi/owfs-3.2p1/src/scripts/usb/cygwin'
make[4]: Leaving directory '/home/pi/owfs-3.2p1/src/scripts/usb/cygwin'
make[4]: Entering directory '/home/pi/owfs-3.2p1/src/scripts/usb'
make[5]: Entering directory '/home/pi/owfs-3.2p1/src/scripts/usb'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/pi/owfs-3.2p1/src/scripts/usb'
make[4]: Leaving directory '/home/pi/owfs-3.2p1/src/scripts/usb'
make[3]: Leaving directory '/home/pi/owfs-3.2p1/src/scripts/usb'
Making install in windows
make[3]: Entering directory '/home/pi/owfs-3.2p1/src/scripts/windows'
make[4]: Entering directory '/home/pi/owfs-3.2p1/src/scripts/windows'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/pi/owfs-3.2p1/src/scripts/windows'
make[3]: Leaving directory '/home/pi/owfs-3.2p1/src/scripts/windows'
Making install in systemd
make[3]: Entering directory '/home/pi/owfs-3.2p1/src/scripts/systemd'
make[4]: Entering directory '/home/pi/owfs-3.2p1/src/scripts/systemd'
make[4]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/lib/systemd/system'
 /usr/bin/install -c -m 644 owfs.service owftpd.service owhttpd.service 
owserver.service owserver.socket '/lib/systemd/system'
make[4]: Leaving directory '/home/pi/owfs-3.2p1/src/scripts/systemd'
make[3]: Leaving directory '/home/pi/owfs-3.2p1/src/scripts/systemd'
make[3]: Entering directory '/home/pi/owfs-3.2p1/src/scripts'
make[4]: Entering directory '/home/pi/owfs-3.2p1/src/scripts'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/pi/owfs-3.2p1/src/scripts'
make[3]: Leaving directory '/home/pi/owfs-3.2p1/src/scripts'
make[2]: Leaving directory '/home/pi/owfs-3.2p1/src/scripts'
make[2]: Entering directory '/home/pi/owfs-3.2p1/src'
make[3]: Entering directory '/home/pi/owfs-3.2p1/src'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/owfs-3.2p1/src'
make[2]: Leaving directory '/home/pi/owfs-3.2p1/src'
make[1]: Leaving directory '/home/pi/owfs-3.2p1/src'
Making install in module
make[1]: Entering directory '/home/pi/owfs-3.2p1/module'
Making install in owlib
make[2]: Entering directory '/home/pi/owfs-3.2p1/module/owlib'
Making install in src
make[3]: Entering directory '/home/pi/owfs-3.2p1/module/owlib/src'
Making install in c
make[4]: Entering directory '/home/pi/owfs-3.2p1/module/owlib/src/c'
make[5]: Entering directory '/home/pi/owfs-3.2p1/module/owlib/src/c'
 /bin/mkdir -p '/opt/owfs-2.9p5/lib'
 /bin/bash ../../../../libtool   --mode=install /usr/bin/install -c   libow.la 
'/opt/owfs-2.9p5/lib'
libtool: install: /usr/bin/install -c .libs/libow-3.2.so.1.0.0 
/opt/owfs-2.9p5/lib/libow-3.2.so.1.0.0
libtool: install: (cd /opt/owfs-2.9p5/lib && { ln -s -f libow-3.2.so.1.0.0 
libow-3.2.so.1 || { rm -f libow-3.2.so.1 && ln -s libow-3.2.so.1.0.0 
libow-3.2.so.1; }; })
libtool: install: (cd /opt/owfs-2.9p5/lib && { ln -s -f libow-3.2.so.1.0.0 
libow.so || { rm -f libow.so && ln -s libow-3.2.so.1.0.0 libow.so; }; })
libtool: install: /usr/bin/install -c .libs/libow.lai 
/opt/owfs-2.9p5/lib/libow.la
libtool: finish: 
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" 
ldconfig -n /opt/owfs-2.9p5/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /opt/owfs-2.9p5/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/pi/owfs-3.2p1/module/owlib/src/c'
make[4]: Leaving directory '/home/pi/owfs-3.2p1/module/owlib/src/c'
Making install in include
make[4]: Entering directory '/home/pi/owfs-3.2p1/module/owlib/src/include'
make[5]: Entering directory '/home/pi/owfs-3.2p1/module/owlib/src/include'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/pi/owfs-3.2p1/module/owlib/src/include'
make[4]: Leaving directory '/home/pi/owfs-3.2p1/module/owlib/src/include'
make[4]: Entering directory '/home/pi/owfs-3.2p1/module/owlib/src'
make[5]: Entering directory '/home/pi/owfs-3.2p1/module/owlib/src'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/pi/owfs-3.2p1/module/owlib/src'
make[4]: Leaving directory '/home/pi/owfs-3.2p1/module/owlib/src'
make[3]: Leaving directory '/home/pi/owfs-3.2p1/module/owlib/src'
Making install in tests
make[3]: Entering directory '/home/pi/owfs-3.2p1/module/owlib/tests'
make[4]: Entering directory '/home/pi/owfs-3.2p1/module/owlib/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/pi/owfs-3.2p1/module/owlib/tests'
make[3]: Leaving directory '/home/pi/owfs-3.2p1/module/owlib/tests'
make[3]: Entering directory '/home/pi/owfs-3.2p1/module/owlib'
make[4]: Entering directory '/home/pi/owfs-3.2p1/module/owlib'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/pi/owfs-3.2p1/module/owlib'
make[3]: Leaving directory '/home/pi/owfs-3.2p1/module/owlib'
make[2]: Leaving directory '/home/pi/owfs-3.2p1/module/owlib'
make[2]: Entering directory '/home/pi/owfs-3.2p1/module'
make[3]: Entering directory '/home/pi/owfs-3.2p1/module'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/owfs-3.2p1/module'
make[2]: Leaving directory '/home/pi/owfs-3.2p1/module'
make[1]: Leaving directory '/home/pi/owfs-3.2p1/module'
make[1]: Entering directory '/home/pi/owfs-3.2p1'
make[2]: Entering directory '/home/pi/owfs-3.2p1'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/pi/owfs-3.2p1'
make[1]: Leaving directory '/home/pi/owfs-3.2p1'
pi@raspberrypi:~/owfs-3.2p1 $



Please, note sudo make install informs
Libraries have been installed in:
   /opt/owfs-2.9p5/lib
when compiled version is 3.2p1

Reply via email to