From: Armin B. <arm...@de...> - 2005-08-26 16:39:49
|
Hi Stefan, danny is right, running autoreconf -sfi will solve this problem. The autogen.sh just had a single line in which called autoreconf so this file was kind of pointless... But you are right of course, this should be documented in the README or the INSTALL file. I added a ticket on opensync.org so we can eventually fix this. Armin Danny Backx wrote: > Stefan, > > This appears to be a recent change, autogen.sh was there until quite > recently. > > The commit log says > Remove autogen.sh as it is deprecated, run autoreconf -is by hand to > achieve the same results. > > So there are two answers : > - you can run "autoreconf -is", this will solve your immediate problem > - I'm sure this will end up being documented > > Danny > > On Fri, 2005-08-26 at 14:51 +0200, Stefan Struhs wrote: > >>Hi! >> >>I was very happy to hear that somebody beside my was working on a SynCE >>plugin for OpenSync and that he resp. they have almost finished their >>work. XXX thanks for that! >> >>After getting the most recent versions from the subversion respository >>of evo2 and file-sync I realized that the pure subversion versions of >>them will not work as supposed to be. ./autogen.sh and autoconf fail to >>produce the make files and there is no configure script to >>run ./configure but in the INSTALL docs you mention, that you have to do >>a configure/make/make install. I think there are missing some files. The >>subversion version of SynCE works fine. All necessary files are >>included. >> >>You - the maintainer - should at least give some insight in one of the >>files (README, INSTALL or RELEASE) how to build these plugins without >>"./configure". I have no idea how and had to use the tar-files, which >>include everything you need (but as far as I know, they do not contain >>recent bug fixes). >> >>Thanks in advance! >> >>Regards, >>Stefan >> >> >> >>------------------------------------------------------- >>SF.Net email is Sponsored by the Better Software Conference & EXPO >>September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices >>Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA >>Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf >>_______________________________________________ >>Opensync-users mailing list >>Ope...@li... >>https://lists.sourceforge.net/lists/listinfo/opensync-users >> |