On Thu, 1 Dec 2005 23:18:30 +0900
David Stevenson <[EMAIL PROTECTED]> wrote:

> 2005/12/1, Mike Russo <[EMAIL PROTECTED]>:
> >
> > I received the following autotools error regarding a missing
> > Makefile.in file, and automake couldn't generate Makefile or
> > configure. Files are being downloaded via emerge script via cvs.
> 
> 
> Hi Mike,
> 
> Try making a change as follows:
> 
> Index: Makefile.am
> ===================================================================
> RCS file: /cvsroot/enlightenment/e17/apps/e/src/modules/Makefile.am,v
> retrieving revision 1.19
> diff -u -u -r1.19 Makefile.am
> --- Makefile.am 6 Sep 2005 05:19:15 -0000       1.19
> +++ Makefile.am 1 Dec 2005 14:17:00 -0000
> @@ -10,4 +10,5 @@
>  cpufreq \
>  ibox \
>  start \
> -randr
> +randr \
> +gadget_test
> 
> 
> Regards!
> David
The code of gadget_test is not present on the package generated by the
cvs checkout .. just delete the line :
/src/modules/gadget_test
in the configure.in file
and e builds ..


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to