octave-maintainers
[Top][All Lists]
Advanced

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

Re: fresh build -> error: `unimplemented' not found


From: Ben Abbott
Subject: Re: fresh build -> error: `unimplemented' not found
Date: Thu, 20 Sep 2012 15:56:27 -0400

On Sep 20, 2012, at 2:48 PM, John W. Eaton wrote:

> On 20-Sep-2012, Ben Abbott wrote:
> 
> | 
> | On Sep 20, 2012, at 12:43 PM, John W. Eaton wrote:
> | 
> | > On 20-Sep-2012, Ben Abbott wrote:
> | > 
> | > | 
> | > | On Sep 20, 2012, at 12:23 PM, John W. Eaton wrote:
> | > | 
> | > | > On 20-Sep-2012, Ben Abbott wrote:
> | > | > 
> | > | > | I've made another attempt at a build. The trouble begins with ...
> | > | > | 
> | > | > | mv contributors.texi-t contributors.texi
> | > | > | perl ./munge-texi.pl ../.. ../../scripts/DOCSTRINGS 
> ../../libinterp/DOCSTRINGS < arith.txi > arith.texi-t
> | > | > | no docstring entry for exp
> | > | > | no docstring entry for expm1
> | > | > | no docstring entry for log
> | > | > | no docstring entry for log1p
> | > | > | no docstring entry for log10
> | > | > | no docstring entry for log2
> | > | > | no docstring entry for sqrt
> | > | > | no docstring entry for cbrt
> | > | > | no docstring entry for abs
> | > | > | no docstring entry for arg
> | > | > | no docstring entry for conj
> | > | > | no docstring entry for imag
> | > | > | no docstring entry for real
> | > | > | no docstring entry for sin
> | > | > | no docstring entry for cos
> | > | > | no docstring entry for tan
> | > | > | no docstring entry for asin
> | > | > | no docstring entry for acos
> | > | > | no docstring entry for atan
> | > | > | no docstring entry for sinh
> | > | > | no docstring entry for cosh
> | > | > | --- snip ---
> | > | > 
> | > | > What's in the DOCSTRINGS files?  Why aren't they being constructed
> | > | > correctly?
> | > | > 
> | > | > jwe
> | > | 
> | > | 
> | > | I've attached a zipped version.  It starts out with ...
> | > 
> | > Two DOCSTRINGS files are generated during the build.  You sent the one
> | > from the scripts directory and it looks OK.  What about the one in the
> | > libinterp directory?
> | > 
> | > jwe
> | 
> | I've attached the zip, which starts with ..
> 
> Your DOCSTRINGS file doesn't have the doc strings for those functions,
> so the warnings are correct.  They all look like they are defined in
> mappers.cc.  Is the corresponding mappers.df file empty?  Try removing
> any empty .df files you have.
> 
> jwe

Deleted all the .df files, followed by "make", fixed the problem.

Thanks
Ben




reply via email to

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