I managed to get this to compile on my machine at work, now trying it at
home on a notebook. I just downloaded the svn tonigh of opensync and
try to configure it but no luck. Can anyone please tell me what I'm
missing?
Thanks
Jim
~/downloads/opensync$ autoreconf -sfi
automake: configure.in: installing `./install-sh'
automake: configure.in: installing `./mkinstalldirs'
automake: configure.in: installing `./missing'
tests/mock-plugin/Makefile.am:4: invalid unused variable name: `AM_LDFLAGS'
wrapper/Makefile.am:25: bad macro name `_opensync_la_LDFLAGS'
wrapper/Makefile.am:26: bad macro name `_opensync_la_LIBADD'
wrapper/Makefile.am:24: invalid unused variable name:
`nodist__opensync_la_SOURCES'
autoreconf: automake failed with exit status: 1
|