octave-maintainers
[Top][All Lists]
Advanced

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

Re: m file cache


From: David Bateman
Subject: Re: m file cache
Date: Sat, 27 May 2006 14:45:31 +0200
User-agent: Mozilla Thunderbird 1.0.6-7.6.20060mdk (X11/20050322)

Soren Hauberg wrote:
> fre, 26 05 2006 kl. 17:43 -0400, skrev John W. Eaton:
> 
>>On 26-May-2006, I wrote:
>>
>>| I think the revised load-path code will be ready for some testing in a
>>| day or so.
>>
>>OK, I've checked in my changes.  It would be nice to know whether it
>>works for other people too or if anyone notices any problems that it
>>causes.
> 
> I just did a cvs checkout but I get the following error on compilation:
> 
> [snip]
> 
> making help.df from help.cc
> help.cc:53:22: error: fn-cache.h: Ingen sådan fil eller filkatalog
> making input.df from input.cc
> 
> [snip - removing warnings that I don't have flex and bison]
> 
> make[2]: *** Ingen regel til at skabe mål 'stamp-prereq' som behoves af
> 'octave'. Stop.
> 
> [snip]
> 
> The errors are in danish, so just to be sure I'll tell you that they
> say:
> 
> 1) help.cc:53:22: error: fn-cache.h: No such file or directory
> 2) make[2]: *** No target to build  'stamp-prereq' needed by 'octave'.
> Stop.
> 
> So, what am I doing wrong?
> 
> Soren
> 
> 

Seems to be a bug. Removing the inlude of fn-cache.h from help.cc and
the compile proceeds correctly. I ran "make check" and it appears to run
correctly, so as a quick test things seem fine..

Regards
David


reply via email to

[Prev in Thread] Current Thread [Next in Thread]