Re: [Anjuta-list] Error during Autogen: "cannot find input file: Makefile.in"



Hi,

I believe you might have run into the same problem I had for months:
The current Anjuta version uses the cmp command-line tool to verify that
a file really needs to be created and doesn't already exists in the same
version (to prevent the file date from being changed for no reason).
However, certain cmp-version don't seem to exit with a proper return
value in all cases which might lead Anjuta to not create a file when
actually necessary.

Three possible ways to work around this:

- remove cmp from your system (make a backup!). Anjuta will stop using
it and create the file in all cases.

- apply a patch[1] I submitted a few weeks ago. It provides a custom
C-based compare function. Anjuta won't require cmp anymore.

- wait for the next Anjuta release which will include this patch.


[1] patch can be found here:
http://sourceforge.net/tracker/index.php?func=detail&aid=897312&group_id=14222&atid=314222

Best regards,
  Dennis


Am Sa, den 27.03.2004 schrieb Curtis Magyar um 03:17:
> On Wed, 2004-03-24 at 14:57 +0100, Sven Seeland wrote:
> 
> Just in case you feel like trying the hourly tarball like Naba suggested
> here's an ebuild that worked for me.  You may have to change the
> filename listed in $SRC_URI because only the latest 3 are available
> according to the web page.
> 
> I'm assuming he meant the "ANJUTA_1_2_0 branch hourly tarballs", because
> none of the three "HEAD branch hourly tarballs (unstable)" wanted to
> compile for me.
> 
> --
> Curtis
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: IBM Linux Tutorials
> Free Linux tutorial presented by Daniel Robbins, President and CEO of
> GenToo technologies. Learn everything from fundamentals to system
> administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
> _______________________________________________
> Anjuta-list mailing list
> Anjuta-list lists sourceforge net
> https://lists.sourceforge.net/lists/listinfo/anjuta-list





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]