----- Josip Deanovic <djosip+n...@linuxpages.net> a écrit : > Quoting message written on Friday 2015-06-19 22:02:24: > > Thanks again, I managed to isolate the cause! > > Thank you for your time. > > > I have also sent a patch for this, although for this one it will take > > you some extra work, sorry for that... > > Now when I run "./autogen.sh" I get this at the end: > > ... > configure.ac:101: the top level > configure.ac:44: require Automake 1.12, but have 1.11.1 > autoreconf: automake failed with exit status: 1 > > > I have upgraded my automake to 1.13 and build procedure is now working. > Is the update of automake that extra work you are referring to? :-)
Yes, that's what I meant... I'm sorry about it, but it is the only way to fix this yet keeping a maintainable Makefile, the workaround would have been ugly and too error prone. > Thank you for helping me to solve this. > Automake 1.12 should be added into the requirements list if it is > going to stay like that. I missed that also, but it should be fixed soon! > Further more, one cannot read the list of prerequisites as the file > INSTALL-WMAKER gets built only after you already have some of them > met e.g. autoconf, automake, possibly more. Yes, that is a known limit of the procedure in place. Actually this file is more meant for people compiling from the official package, which do not have these problems. The goal is for people compiling from Git to find this information online on the Website, which is an ongoing task. Regards, Christophe. -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.