Thank you Christian,

Using the latest snapshot, here are clips of the bootstrap, configure, and make processes.
The full transcript of the build attempt can be found here: http://homepage.mac.com/rnc/building_owfs.txt


rnc$ ./bootstrap --disable-swig
Use of uninitialized value in concatenation (.) or string at /usr/bin/automake line 8449.
: deprecated feature: `OW.pm' overrides `OW.pm$(EXEEXT)'
: change your target to read `OW.pm$(EXEEXT)'
Use of uninitialized value in concatenation (.) or string at /usr/bin/automake line 8449.
: deprecated feature: `owpython' overrides `owpython$(EXEEXT)'
: change your target to read `owpython$(EXEEXT)'


rnc$ ./configure --disable-swig
Configuring owfs-2.1p0RC
.... jump to end ....
Current configuration:

    Deployment location: /opt/owfs

Compile-time options:
    Caching is enabled
    USB is enabled
    Multithreading is enabled
    Parallel port DS1410E is DISABLED
    Profiling is DISABLED

Module configuration:
    owfs is DISABLED
    owhttpd is enabled
    ownfsd is DISABLED
    owftpd is DISABLED
    owserver is enabled
    swig is DISABLED
    owperl is DISABLED
    owphp is DISABLED
    owpython is DISABLED
    owtcl is DISABLED


rnc$ make
Making all in src
.... jump to end ....
ow_ds9097.c: In function 'DS9097_reset':
ow_ds9097.c:312: error: 'B115200' undeclared (first use in this function)
ow_ds9097.c:395: warning: passing argument 2 of 'UT_setbit' as signed due to prototype
make[4]: *** [ow_ds9097.lo] Error 1

Reply via email to