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 12:36:01 -0400

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 ...

### DO NOT EDIT!
###
### This file is generated automatically from Octave source files.
### Edit source files directly and run make to update this file.

address@hidden/ascii
@c @ftp/ascii scripts/@ftp/ascii.m
-*- texinfo -*-
@deftypefn {Function File} {} ascii (@var{f})
Set the FTP connection @var{f} to use ASCII mode for transfers.
ASCII mode is only appropriate for text files as it will convert
the remote host's newline representation to the local host's newline
representation.

... My unfamilar eye doesn't see anything suspicious.

Ben


Attachment: DOCSTRINGS.zip
Description: Zip archive


reply via email to

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