Any suggestions how to figure out what that something might be? Any ideas why it is creating it with a version of automake not on my system?
On Tue, Dec 3, 2013 at 7:20 AM, Gustavo Sverzut Barbieri <[email protected] > wrote: > On Tue, Dec 3, 2013 at 3:44 AM, Carsten Haitzler <[email protected]> > wrote: > > On Mon, 2 Dec 2013 23:32:12 -0600 Jeff Hoogland <[email protected]> > said: > > > >> When I try to run: > >> > >> *make distclean* > >> > >> With the emotion-generic-players source I get the following error: > >> > >> root@trimslice:~/1.8.0/emotion_generic_players-1.8.0# make distclean > >> cd . && automake-1.14 --gnu > >> /bin/bash: line 4: automake-1.14: command not found > >> make: *** [Makefile.in] Error 1 > >> > >> Obviously my system lacks this version of automake. Any ideas why it is > >> trying to use a version I do not have instead of the one installed on > the > >> system? > > > > dunno - thats what automake decided to generate. dont do distclean then. > i > > don't know why automake insists on that - it never should. we dont > modify the > > automake default rules like distclean there. > > very likely something touched configure.ac or the Makefile.am files > that triggered automake to rebuild his Makefile. > > > -- > Gustavo Sverzut Barbieri > -------------------------------------- > Mobile: +55 (19) 9225-2202 > Contact: http://www.gustavobarbieri.com.br/contact > -- ~Jeff Hoogland <http://jeffhoogland.com/> Thoughts on Technology <http://jeffhoogland.blogspot.com/>, Tech Blog Bodhi Linux <http://bodhilinux.com/>, Enlightenment for your Desktop ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
