From: Alexander T. <at...@oc...> - 2006-10-08 15:46:17
|
Hi again, After emerging libwbxml and building libsyncml-0.4.0 I was able to ./configure libopensync. However, make fails with: syncml_plugin.c: In function 'client_connect': syncml_plugin.c:1007: error: incompatible type for argument 6 of 'smlNotificationNew' cc1: warnings being treated as errors syncml_plugin.c:1007: warning: passing argument 7 of 'smlNotificationNew' makes pointer from integer without a cast syncml_plugin.c:1007: error: too many arguments to function 'smlNotificationNew'make[2]: *** [syncml_plugin.lo] Fehler 1 make[2]: Leaving directory `/root/download/libopensync-plugin-syncml-0.19/src' make[1]: *** [all-recursive] Fehler 1 make[1]: Leaving directory `/root/download/libopensync-plugin-syncml-0.19' make: *** [all] Fehler 2 There has been some brief information to check out libsyncml from cvs, but I cannot build this version: shuttle libsyncml # automake configure.ac: required file `auxd/install-sh' not found configure.ac: required file `auxd/missing' not found libsyncml/Makefile.am: required file `auxd/depcomp' not found libsyncml/parser/Makefile.am: required file `auxd/compile' not found configure.ac:13: required file `auxd/config.guess' not found configure.ac:13: required file `auxd/config.sub' not found configure.ac:8: required file `config.h.in' not found configure.ac:13: required file `auxd/ltmain.sh' not found tia Alexander |