Hi,
i found the missing package and the making of the binaries works
 
apt-get install pkg-config
 
./configure  --with-libftdi-config=/usr/bin/libftdi-config --enable-usb --enable-owfs --enable-profiling
 
Current configuration:
    Deployment location: /opt/owfs
Compile-time options:
                      USB is enabled
                    AVAHI is DISABLED
                      I2C is enabled
                       W1 is enabled
    Parallel port DS1410E is enabled
           FTDI (LinkUSB) is enabled
         Zeroconf/Bonjour is enabled
             Debug-output is enabled
               Mutexdebug is enabled
                Profiling is enabled
Tracing memory allocation is DISABLED
Module configuration:
                    owlib is enabled
                  owshell is enabled
                     owfs is enabled
                  owhttpd is enabled
                   owftpd is enabled
                 owserver is enabled
               owexternal is enabled
                    ownet is enabled
                 ownetlib is enabled
                    owtap is enabled
                    owmon is enabled
                   owcapi is enabled
                     swig is DISABLED
                   owperl is DISABLED
                    owphp is DISABLED
                 owpython is DISABLED
                    owtcl is DISABLED
              unit tests are DISABLED
 
 
no sensors found with:
/opt/owfs/bin/owdir /uncached
/uncached/bus.0
/uncached/settings
/uncached/system
/uncached/statistics
/uncached/structure
 
 
/opt/owfs/bin/owserver -d ftdi:i:0x0403:0x6001 --debug
DEBUG MODE
libow version:
        3.1p1
  DEBUG: ow_daemon.c:(170) main thread id = 3074746112
  DEBUG: ow_inotify.c:(80) No configuration files to monitor
CONNECT: ow_dnssd.c:(81) Zeroconf/Bonjour is disabled since dnssd library isn't found
   CALL: ow_parsename.c:(104) path=[]
  DEBUG: owlib.c:(77) Global temp limit 0C to 100C (for fake and mock adapters)
  DEBUG: ow_ds9097U.c:(471) Attempt 0 of 3 to initialize the DS9097U
  DEBUG: ow_ftdi.c:(202) Sending FTDI break..
  DEBUG: ow_ftdi.c:(483) ftdi_write: 1 = actual 1
  DEBUG: ow_ds9097U.c:(565) Send the initial reset to the bus master.
  DEBUG: ow_ftdi.c:(483) ftdi_write: 1 = actual 1
  DEBUG: ow_ftdi.c:(483) ftdi_write: 1 = actual 1
  DEBUG: ow_ftdi.c:(400) attempt 1 bytes Time: 5.000000 seconds
  DEBUG: ow_ftdi.c:(461) ftdi_read: 1 - 0 = 1 (0 retries)
  DEBUG: ow_ftdi.c:(483) ftdi_write: 1 = actual 1
  DEBUG: ow_ftdi.c:(400) attempt 1 bytes Time: 5.000000 seconds
  DEBUG: ow_ftdi.c:(461) ftdi_read: 1 - 0 = 1 (3 retries)
  DEBUG: ow_ftdi.c:(483) ftdi_write: 1 = actual 1
  DEBUG: ow_ftdi.c:(483) ftdi_write: 1 = actual 1
  DEBUG: ow_ftdi.c:(400) attempt 1 bytes Time: 5.000000 seconds
  DEBUG: ow_ftdi.c:(461) ftdi_read: 1 - 0 = 1 (1 retries)
  DEBUG: ow_ftdi.c:(483) ftdi_write: 1 = actual 1
  DEBUG: ow_ftdi.c:(400) attempt 1 bytes Time: 5.000000 seconds
  DEBUG: ow_ftdi.c:(461) ftdi_read: 1 - 0 = 1 (3 retries)
  DEBUG: ow_ftdi.c:(483) ftdi_write: 1 = actual 1
  DEBUG: ow_ftdi.c:(400) attempt 1 bytes Time: 5.000000 seconds
  DEBUG: ow_ftdi.c:(461) ftdi_read: 1 - 0 = 1 (2 retries)
  DEBUG: ow_ftdi.c:(483) ftdi_write: 1 = actual 1
  DEBUG: ow_ftdi.c:(400) attempt 1 bytes Time: 5.000000 seconds
  DEBUG: ow_ftdi.c:(461) ftdi_read: 1 - 0 = 1 (2 retries)
  DEBUG: ow_ftdi.c:(483) ftdi_write: 1 = actual 1
  DEBUG: ow_ftdi.c:(400) attempt 1 bytes Time: 5.000000 seconds
  DEBUG: ow_ftdi.c:(461) ftdi_read: 1 - 0 = 1 (2 retries)
  DEBUG: ow_ftdi.c:(483) ftdi_write: 1 = actual 1
  DEBUG: ow_ftdi.c:(400) attempt 1 bytes Time: 5.000000 seconds
  DEBUG: ow_ftdi.c:(461) ftdi_read: 1 - 0 = 1 (2 retries)
  DEBUG: ow_ftdi.c:(483) ftdi_write: 1 = actual 1
  DEBUG: ow_ftdi.c:(400) attempt 1 bytes Time: 5.000000 seconds
  DEBUG: ow_ftdi.c:(461) ftdi_read: 1 - 0 = 1 (2 retries)
  DEBUG: ow_ftdi.c:(483) ftdi_write: 1 = actual 1
  DEBUG: ow_ftdi.c:(400) attempt 1 bytes Time: 5.000000 seconds
  DEBUG: ow_ftdi.c:(461) ftdi_read: 1 - 0 = 1 (3 retries)
  DEBUG: ow_net_server.c:(76) ServerAddr: [0.0.0.0] [4304]
  DEBUG: ow_tcp_read.c:(63) attempt 24 bytes Time: 10.000000 seconds
  DEBUG: ow_tcp_read.c:(113) read: 24 - 0 = 24
  DEBUG: from_client.c:(66) FromClient payload=10 size=0 type=7 sg=0x10A offset=0
  DEBUG: from_client.c:(74) FromClient (no servermessage) payload=10 size=0 type=7 controlflags=0x10A offset=0
  DEBUG: ow_tcp_read.c:(63) attempt 10 bytes Time: 10.000000 seconds
  DEBUG: ow_tcp_read.c:(113) read: 10 - 0 = 10
  DEBUG: handler.c:(153) START handler /uncached
   CALL: data.c:(103) DataHandler: parse path=/uncached
  DEBUG: ow_parseobject.c:(163) /uncached
   CALL: ow_parsename.c:(104) path=[/uncached]
  DEBUG: ow_regex.c:(74) Reg Ex _expression_ <^bus\.([[:digit:]]+)/?> compiled to 0xb77bff20
  DEBUG: ow_regex.c:(74) Reg Ex _expression_ <^settings/?> compiled to 0xb77bff00
  DEBUG: ow_regex.c:(74) Reg Ex _expression_ <^statistics/?> compiled to 0xb77bfee0
  DEBUG: ow_regex.c:(74) Reg Ex _expression_ <^structure/?> compiled to 0xb77bfec0
  DEBUG: ow_regex.c:(74) Reg Ex _expression_ <^system/?> compiled to 0xb77bfea0
  DEBUG: ow_regex.c:(74) Reg Ex _expression_ <^interface/?> compiled to 0xb77bfe80
  DEBUG: ow_regex.c:(74) Reg Ex _expression_ <^text/?> compiled to 0xb77bfe60
  DEBUG: ow_regex.c:(74) Reg Ex _expression_ <^json/?> compiled to 0xb77bfe40
  DEBUG: ow_regex.c:(74) Reg Ex _expression_ <^uncached/?> compiled to 0xb77bfe20
  DEBUG: ow_regex.c:(74) Reg Ex _expression_ <^unaliased/?> compiled to 0xb77bfe00
  DEBUG: ow_regex.c:(154) Not found
   CALL: data.c:(163) Directory message (all at once)
  DEBUG: dirall.c:(66) OWSERVER Dir-All SpecifiedBus=0 path = /uncached
  DEBUG: ow_dir.c:(80) path=/uncached
   CALL: ow_dir.c:(104) path=/uncached
  DEBUG: ow_search.c:(32) Start of directory path=/uncached device=00 00 00 00 00 00 00 00
  DEBUG: ow_select.c:(70) Selecting a path (and device) path=/uncached SN=00 00 00 00 00 00 00 00 last path=00 00 00 00 00 00 00 00
  DEBUG: ow_select.c:(81) Clearing root branch
  DEBUG: ow_ftdi.c:(483) ftdi_write: 1 = actual 1
  DEBUG: ow_ftdi.c:(400) attempt 1 bytes Time: 5.000000 seconds
  DEBUG: ow_ftdi.c:(461) ftdi_read: 1 - 0 = 1 (3 retries)
  DEBUG: ow_ftdi.c:(483) ftdi_write: 3 = actual 3
  DEBUG: ow_ftdi.c:(400) attempt 2 bytes Time: 5.000000 seconds
  DEBUG: ow_ftdi.c:(461) ftdi_read: 2 - 0 = 2 (3 retries)
  DEBUG: ow_transaction.c:(113) send = 0
  DEBUG: ow_ftdi.c:(483) ftdi_write: 1 = actual 1
  DEBUG: ow_ftdi.c:(400) attempt 1 bytes Time: 5.000000 seconds
  DEBUG: ow_ftdi.c:(461) ftdi_read: 1 - 0 = 1 (2 retries)
  DEBUG: ow_transaction.c:(131) readin = 0
  DEBUG: ow_transaction.c:(208) end = 0
  DEBUG: ow_select.c:(247) No DS2409 microlan hub found at this level
  DEBUG: ow_ftdi.c:(483) ftdi_write: 2 = actual 2
  DEBUG: ow_ftdi.c:(400) attempt 1 bytes Time: 5.000000 seconds
  DEBUG: ow_ftdi.c:(461) ftdi_read: 1 - 0 = 1 (4 retries)
  DEBUG: ow_ftdi.c:(483) ftdi_write: 2 = actual 2
  DEBUG: ow_ftdi.c:(400) attempt 1 bytes Time: 5.000000 seconds
  DEBUG: ow_ftdi.c:(461) ftdi_read: 1 - 0 = 1 (3 retries)
  DEBUG: ow_ftdi.c:(483) ftdi_write: 2 = actual 2
  DEBUG: ow_ftdi.c:(483) ftdi_write: 17 = actual 17
  DEBUG: ow_ftdi.c:(400) attempt 16 bytes Time: 5.000000 seconds
  DEBUG: ow_ftdi.c:(461) ftdi_read: 16 - 0 = 16 (3 retries)
  DEBUG: ow_ftdi.c:(483) ftdi_write: 2 = actual 2
  DEBUG: ow_select.c:(70) Selecting a path (and device) path=/uncached SN=00 00 00 00 00 00 00 00 last path=00 00 00 00 00 00 00 00
  DEBUG: ow_select.c:(84) Continuing root branch
  DEBUG: ow_ftdi.c:(483) ftdi_write: 1 = actual 1
  DEBUG: ow_ftdi.c:(400) attempt 1 bytes Time: 5.000000 seconds
  DEBUG: ow_ftdi.c:(461) ftdi_read: 1 - 0 = 1 (3 retries)
  DEBUG: ow_ftdi.c:(483) ftdi_write: 2 = actual 2
  DEBUG: ow_ftdi.c:(400) attempt 1 bytes Time: 5.000000 seconds
  DEBUG: ow_ftdi.c:(461) ftdi_read: 1 - 0 = 1 (3 retries)
  DEBUG: ow_ftdi.c:(483) ftdi_write: 2 = actual 2
  DEBUG: ow_ftdi.c:(483) ftdi_write: 17 = actual 17
  DEBUG: ow_ftdi.c:(400) attempt 16 bytes Time: 5.000000 seconds
  DEBUG: ow_ftdi.c:(461) ftdi_read: 16 - 0 = 16 (5 retries)
  DEBUG: ow_ftdi.c:(483) ftdi_write: 2 = actual 2
  DEBUG: ow_select.c:(70) Selecting a path (and device) path=/uncached SN=00 00 00 00 00 00 00 00 last path=00 00 00 00 00 00 00 00
  DEBUG: ow_select.c:(84) Continuing root branch
  DEBUG: ow_ftdi.c:(483) ftdi_write: 1 = actual 1
  DEBUG: ow_ftdi.c:(400) attempt 1 bytes Time: 5.000000 seconds
  DEBUG: ow_ftdi.c:(461) ftdi_read: 1 - 0 = 1 (2 retries)
  DEBUG: ow_ftdi.c:(483) ftdi_write: 2 = actual 2
  DEBUG: ow_ftdi.c:(400) attempt 1 bytes Time: 5.000000 seconds
  DEBUG: ow_ftdi.c:(461) ftdi_read: 1 - 0 = 1 (3 retries)
  DEBUG: ow_ftdi.c:(483) ftdi_write: 2 = actual 2
  DEBUG: ow_ftdi.c:(483) ftdi_write: 17 = actual 17
  DEBUG: ow_ftdi.c:(400) attempt 16 bytes Time: 5.000000 seconds
  DEBUG: ow_ftdi.c:(461) ftdi_read: 16 - 0 = 16 (5 retries)
  DEBUG: ow_ftdi.c:(483) ftdi_write: 2 = actual 2
   CALL: ow_parsename.c:(104) path=[/uncached/bus.0]
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(201) 0: 0->5 found <><bus.0><>
  DEBUG: ow_regex.c:(201) 1: 4->5 found <bus.><0><>
  DEBUG: ow_regex.c:(74) Reg Ex _expression_ <^/bus\.[[:digit:]]+/?> compiled to 0xb77bfde0
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(74) Reg Ex _expression_ <^([[:xdigit:]]{2})\.?([[:xdigit:]]{12})\.?([[:xdigit:]]{2}){0,1}$> compiled to 0xb77bff40
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_parsename.c:(63) /uncached/bus.0
   CALL: ow_parsename.c:(104) path=[/uncached/settings]
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_parsename.c:(63) /uncached/settings
   CALL: ow_parsename.c:(104) path=[/uncached/system]
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_parsename.c:(63) /uncached/system
   CALL: ow_parsename.c:(104) path=[/uncached/statistics]
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_parsename.c:(63) /uncached/statistics
   CALL: ow_parsename.c:(104) path=[/uncached/structure]
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_parsename.c:(63) /uncached/structure
  DEBUG: ow_dir.c:(199) ret=-5
  DEBUG: ow_parsename.c:(63) /uncached
  DEBUG: data.c:(193) DataHandler: FS_ParsedName_destroy done
  DEBUG: data.c:(207) DataHandler: cm.ret=-5
  DEBUG: to_client.c:(76) payload=0 size=0, ret=-5, sg=0x10A offset=0
  DEBUG: to_client.c:(85) No data
  DEBUG: data.c:(226) Finished with client request
  DEBUG: handler.c:(135) OWSERVER handler done
  DEBUG: ow_net_server.c:(259) Normal completion.
  DEBUG: ow_tcp_read.c:(63) attempt 24 bytes Time: 10.000000 seconds
  DEBUG: ow_tcp_read.c:(113) read: 24 - 0 = 24
  DEBUG: from_client.c:(66) FromClient payload=10 size=0 type=4 sg=0x10A offset=0
  DEBUG: from_client.c:(74) FromClient (no servermessage) payload=10 size=0 type=4 controlflags=0x10A offset=0
  DEBUG: ow_tcp_read.c:(63) attempt 10 bytes Time: 10.000000 seconds
  DEBUG: ow_tcp_read.c:(113) read: 10 - 0 = 10
  DEBUG: handler.c:(153) START handler /uncached
   CALL: data.c:(103) DataHandler: parse path=/uncached
  DEBUG: ow_parseobject.c:(163) /uncached
   CALL: ow_parsename.c:(104) path=[/uncached]
  DEBUG: ow_regex.c:(154) Not found
   CALL: data.c:(159) Directory message (one at a time)
   CALL: dir.c:(74) DirHandler: pn->path=/uncached
  DEBUG: dir.c:(79) OWSERVER SpecifiedBus=0 path=/uncached
  DEBUG: ow_dir.c:(80) path=/uncached
   CALL: ow_dir.c:(104) path=/uncached
  DEBUG: ow_search.c:(32) Start of directory path=/uncached device=00 00 00 00 00 00 00 00
  DEBUG: ow_select.c:(70) Selecting a path (and device) path=/uncached SN=00 00 00 00 00 00 00 00 last path=00 00 00 00 00 00 00 00
  DEBUG: ow_select.c:(84) Continuing root branch
  DEBUG: ow_ftdi.c:(483) ftdi_write: 1 = actual 1
  DEBUG: ow_ftdi.c:(400) attempt 1 bytes Time: 5.000000 seconds
  DEBUG: ow_ftdi.c:(461) ftdi_read: 1 - 0 = 1 (3 retries)
  DEBUG: ow_ftdi.c:(483) ftdi_write: 2 = actual 2
  DEBUG: ow_ftdi.c:(400) attempt 1 bytes Time: 5.000000 seconds
  DEBUG: ow_ftdi.c:(461) ftdi_read: 1 - 0 = 1 (3 retries)
  DEBUG: ow_ftdi.c:(483) ftdi_write: 2 = actual 2
  DEBUG: ow_ftdi.c:(483) ftdi_write: 17 = actual 17
  DEBUG: ow_ftdi.c:(400) attempt 16 bytes Time: 5.000000 seconds
  DEBUG: ow_ftdi.c:(461) ftdi_read: 16 - 0 = 16 (5 retries)
  DEBUG: ow_ftdi.c:(483) ftdi_write: 2 = actual 2
  DEBUG: ow_select.c:(70) Selecting a path (and device) path=/uncached SN=00 00 00 00 00 00 00 00 last path=00 00 00 00 00 00 00 00
  DEBUG: ow_select.c:(84) Continuing root branch
  DEBUG: ow_ftdi.c:(483) ftdi_write: 1 = actual 1
  DEBUG: ow_ftdi.c:(400) attempt 1 bytes Time: 5.000000 seconds
  DEBUG: ow_ftdi.c:(461) ftdi_read: 1 - 0 = 1 (2 retries)
  DEBUG: ow_ftdi.c:(483) ftdi_write: 2 = actual 2
  DEBUG: ow_ftdi.c:(400) attempt 1 bytes Time: 5.000000 seconds
  DEBUG: ow_ftdi.c:(461) ftdi_read: 1 - 0 = 1 (2 retries)
  DEBUG: ow_ftdi.c:(483) ftdi_write: 2 = actual 2
  DEBUG: ow_ftdi.c:(483) ftdi_write: 17 = actual 17
  DEBUG: ow_ftdi.c:(400) attempt 16 bytes Time: 5.000000 seconds
  DEBUG: ow_ftdi.c:(461) ftdi_read: 16 - 0 = 16 (5 retries)
  DEBUG: ow_ftdi.c:(483) ftdi_write: 2 = actual 2
  DEBUG: ow_select.c:(70) Selecting a path (and device) path=/uncached SN=00 00 00 00 00 00 00 00 last path=00 00 00 00 00 00 00 00
  DEBUG: ow_select.c:(84) Continuing root branch
  DEBUG: ow_ftdi.c:(483) ftdi_write: 1 = actual 1
  DEBUG: ow_ftdi.c:(400) attempt 1 bytes Time: 5.000000 seconds
  DEBUG: ow_ftdi.c:(461) ftdi_read: 1 - 0 = 1 (2 retries)
  DEBUG: ow_ftdi.c:(483) ftdi_write: 2 = actual 2
  DEBUG: ow_ftdi.c:(400) attempt 1 bytes Time: 5.000000 seconds
  DEBUG: ow_ftdi.c:(461) ftdi_read: 1 - 0 = 1 (3 retries)
  DEBUG: ow_ftdi.c:(483) ftdi_write: 2 = actual 2
  DEBUG: ow_ftdi.c:(483) ftdi_write: 17 = actual 17
  DEBUG: ow_ftdi.c:(400) attempt 16 bytes Time: 5.000000 seconds
  DEBUG: ow_ftdi.c:(461) ftdi_read: 16 - 0 = 16 (5 retries)
  DEBUG: ow_ftdi.c:(483) ftdi_write: 2 = actual 2
   CALL: ow_parsename.c:(104) path=[/uncached/bus.0]
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(201) 0: 0->5 found <><bus.0><>
  DEBUG: ow_regex.c:(201) 1: 4->5 found <bus.><0><>
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: dir.c:(57) owserver Calling dir=/uncached/bus.0
  DEBUG: to_client.c:(76) payload=16 size=15, ret=0, sg=0x10A offset=0
  DEBUG: ow_parsename.c:(63) /uncached/bus.0
   CALL: ow_parsename.c:(104) path=[/uncached/settings]
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: dir.c:(57) owserver Calling dir=/uncached/settings
  DEBUG: to_client.c:(76) payload=19 size=18, ret=0, sg=0x10A offset=0
  DEBUG: ow_parsename.c:(63) /uncached/settings
   CALL: ow_parsename.c:(104) path=[/uncached/system]
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: dir.c:(57) owserver Calling dir=/uncached/system
  DEBUG: to_client.c:(76) payload=17 size=16, ret=0, sg=0x10A offset=0
  DEBUG: ow_parsename.c:(63) /uncached/system
   CALL: ow_parsename.c:(104) path=[/uncached/statistics]
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: dir.c:(57) owserver Calling dir=/uncached/statistics
  DEBUG: to_client.c:(76) payload=21 size=20, ret=0, sg=0x10A offset=0
  DEBUG: ow_parsename.c:(63) /uncached/statistics
   CALL: ow_parsename.c:(104) path=[/uncached/structure]
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: ow_regex.c:(154) Not found
  DEBUG: dir.c:(57) owserver Calling dir=/uncached/structure
  DEBUG: to_client.c:(76) payload=20 size=19, ret=0, sg=0x10A offset=0
  DEBUG: ow_parsename.c:(63) /uncached/structure
  DEBUG: ow_dir.c:(199) ret=-5
  DEBUG: ow_parsename.c:(63) /uncached
  DEBUG: data.c:(193) DataHandler: FS_ParsedName_destroy done
  DEBUG: data.c:(207) DataHandler: cm.ret=-5
  DEBUG: to_client.c:(76) payload=0 size=0, ret=-5, sg=0x10A offset=0
  DEBUG: to_client.c:(85) No data
  DEBUG: data.c:(226) Finished with client request
  DEBUG: handler.c:(135) OWSERVER handler done
  DEBUG: ow_net_server.c:(259) Normal completion.
 
 
 
Gesendet: Samstag, 25. Juni 2016 um 23:22 Uhr
Von: samuix <sam...@gmx.de>
An: owfs-developers@lists.sourceforge.net
Betreff: Re: [Owfs-developers] Communication to DS9097U not working
Hi,
ok, i made the install of the automake, but got an error in bootstrap and configure....
Maybe there is still something missing ?
 
apt-get install automake
 ./bootstrap
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `src/scripts/install'.
libtoolize: copying file `src/scripts/install/config.guess'
libtoolize: copying file `src/scripts/install/config.sub'
libtoolize: copying file `src/scripts/install/install-sh'
libtoolize: copying file `src/scripts/install/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `src/scripts/m4'.
libtoolize: copying file `src/scripts/m4/libtool.m4'
libtoolize: copying file `src/scripts/m4/ltoptions.m4'
libtoolize: copying file `src/scripts/m4/ltsugar.m4'
libtoolize: copying file `src/scripts/m4/ltversion.m4'
libtoolize: copying file `src/scripts/m4/lt~obsolete.m4'
configure.ac:1: error: possibly undefined macro: dnl
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:532: error: possibly undefined macro: AC_MSG_ERROR
configure.ac:567: error: possibly undefined macro: AC_MSG_WARN
configure.ac:1020: error: possibly undefined macro: AC_CHECK_LIB
 
./configure  --with-libftdi-config=/usr/bin/libftdi-config --enable-usb --enable-owfs --enable-profiling
(i also tried this without --enable-usb, but got the same error)
................
./configure: line 16324: syntax error near unexpected token `LIBUSB,'
./configure: line 16324: `      PKG_CHECK_MODULES(LIBUSB, libusb-1.0 >= 0.9.1, ENABLE_USB=true,ENABLE_USB=false)'
 
Gesendet: Samstag, 25. Juni 2016 um 22:59 Uhr
Von: "Jan Kandziora" <j...@gmx.de>
An: "OWFS (One-wire file system) discussion and help" <owfs-developers@lists.sourceforge.net>
Betreff: Re: [Owfs-developers] Communication to DS9097U not working
Am 25.06.2016 um 22:33 schrieb samuix:
> Hi,
> i was using the sourceforge sources, because with the git sources i got an error
> for the configure command, it was not found ? in the downloaded git package
> *./bootstrap*
> libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `src/scripts/install'.
> libtoolize: copying file `src/scripts/install/config.guess'
> libtoolize: copying file `src/scripts/install/config.sub'
> libtoolize: copying file `src/scripts/install/install-sh'
> libtoolize: copying file `src/scripts/install/ltmain.sh'
> libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `src/scripts/m4'.
> libtoolize: copying file `src/scripts/m4/libtool.m4'
> libtoolize: copying file `src/scripts/m4/ltoptions.m4'
> libtoolize: copying file `src/scripts/m4/ltsugar.m4'
> libtoolize: copying file `src/scripts/m4/ltversion.m4'
> libtoolize: copying file `src/scripts/m4/lt~obsolete.m4'
> ./bootstrap: 12: ./bootstrap: aclocal: not found
>
No, bootstrap indeed *was* found, but aclocal wasn't. Because you don't
have automake&tools installed. They are needed at the very first time
you installed the sources on your build host. Sorry for the inconvenience.

Kind regards

Jan






------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers
------------------------------------------------------------------------------ Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San Francisco, CA to explore cutting-edge tech and listen to tech luminaries present their vision of the future. This family event has something for everyone, including kids. Get more information and register today. http://sdm.link/attshape_______________________________________________ Owfs-developers mailing list Owfs-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/owfs-developers
------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to