From: Jim M. <ja...@bt...> - 2006-04-19 21:55:57
|
Anyone else having trouble compiling libsyncml? I get the following, any suggestions? Thanks Jim ================== libsyncml$ autoreconf -sfi Putting files in AC_CONFIG_AUX_DIR, `aux'. configure.ac: 8: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER' automake: configure.ac: installing `[aux]/install-sh'; error while making link: No such file or directory automake: configure.ac: installing `[aux]/mkinstalldirs'; error while making link: No such file or directory automake: configure.ac: installing `[aux]/missing'; error while making link: No such file or directory configure.ac: 1286: required file `[aux]/ltmain.sh' not found configure.ac: 1286: installing `[aux]/config.guess'; error while making link: No such file or directory configure.ac: 1286: installing `[aux]/config.sub'; error while making link: No such file or directory automake: configure.ac: installing `[aux]/config.guess'; error while making link: No such file or directory automake: configure.ac: installing `[aux]/config.sub'; error while making link: No such file or directory automake: Makefile.am: required file `./ChangeLog' not found autoreconf: automake failed with exit status: 1 |