Hi Simon

On Thu, Nov 15, 2012 at 2:07 AM, Simon Lees <si...@simotek.net> wrote:
> Hi all,
> Today i noticed the Automake requirements have changed and i was wondering
> if this requrement change was due to functionality or just because it is
> what people are testing? The reason i ask is 1 because at work i am running

Due to silent-rules and subdir-objects options.

> Ubuntu 10.10 and i am not likely to upgrade anytime soon, untill now i have
> had no problems building and running the latest versions of e17 however it
> only has automake 1.10.2 I am guessing there are a few other Ubnutu 10.04

Even debian *stable* has automake 1.11.

> (Still in support) and debian people are stuck with a older version. Also

This is what is funny about LTS. It's supported by who? upstream
projects? If you are developing EFL (the only reason you should use
automake/autoconf) then you'll need more up to date tools.

silent-rules you could just remove from the options, since it does no
harm. subdir-objects no.


> our SLES build on OBS only has 1.10.1. I could sit down and figure out why
> automake doesn't work and try and come up with patches but i am guessing
> someone on this list can tell me why and there are probably more useful
> things i could be getting running.
>
> As a seperate but related issue eeze is failing to build with the error
> below on ubuntu 10.10 if anyone can give me pointers that would be
> appreciated
>
> Running aclocal...
> configure.ac:161: warning: macro `AM_COND_IF' not found in library

AM_COND_IF is only present in automake 1.11 and greater. One more
reason to update you tooling.


Lucas De Marchi

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to