octave-maintainers
[Top][All Lists]
Advanced

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

Building problems on latest source


From: Marco Atzeri
Subject: Building problems on latest source
Date: Thu, 11 Feb 2010 16:09:49 +0000 (GMT)

Hi,
on recent source

hg tip
changeset:   10305:d6cdf08d0424
tag:         tip
user:        John W. Eaton <address@hidden>
date:        Wed Feb 10 22:53:40 2010 -0500
summary:     load-save.cc: avoid gnulib definition of close

building on cygwin-1.7 I have two problems:

1) the program is built but the documentation no
-----------------------------------------------------------
          CDPATH="${ZSH_VERSION+.}:" && cd ../../../octave/doc/interpreter && \
          $restore $backupdir/* `echo 
"./../../../octave/doc/interpreter/octave.info" | sed 's|[^/]*$||'`; \
        fi; \
        rm -rf $backupdir; exit $rc
./strings.texi:945: Cross reference to nonexistent node `doc-strncmpi' (perhaps 
incorrect sectioning?).
./strings.texi:945: Cross reference to nonexistent node `doc-strcmpi' (perhaps 
incorrect sectioning?).
----------------------------------------------------------


2) when running run-octave

-------------------------------------------------------
error: `find' undefined near line 109 column 11
error: called from:
error:   /pub/hg/octave_build/../octave/scripts/set/unique.m at line 109, 
column 9
error:   /pub/hg/octave_build/../octave/scripts/optimization/__all_opts__.m at 
line 56, column 11
error:   /pub/hg/octave_build/scripts/optimization/PKG_ADD at line 1, column 0
-------------------------------------------------------

this second problem makes impossible to run the test suites.


Anyone seeing the same problems on other platforms ?

Regards
Marco




      




reply via email to

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