octave-maintainers
[Top][All Lists]
Advanced

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

Re: gnulib and automake


From: Judd Storrs
Subject: Re: gnulib and automake
Date: Wed, 28 Oct 2009 16:27:17 -0400

On Wed, Oct 28, 2009 at 3:49 PM, John W. Eaton <address@hidden> wrote:
| Does the following change fix the problem for you?

On Wed, Oct 28, 2009 at 4:14 PM, Shai Ayal <address@hidden> wrote:
> Now the error is:
> Making all in interpreter
> make[1]: Entering directory `/home/shaia/hack/octave-amake/doc/interpreter'
> ../../run-octave -f -q -H -p . --eval "geometryimages ('voronoi', 'png');"
> Makefile:582: *** Recursive variable `TEXMFCNF' references itself
> (eventually).  Stop.
> make[1]: Leaving directory `/home/shaia/hack/octave-amake/doc/interpreter'
> make: *** [all-recursive] Error 1

I'm seeing the same (Ubuntu 9.10rc). I don't know if it's related to
the TeX memory error but prior to adding the TEXMFCNF change (but with
automake-diff applied), I noticed many errors flying by that look like
this:

        rm -rf $backupdir; exit $rc
../../run-octave -f -q -H -p . --eval "geometryimages ('voronoi', 'eps');"

../../run-octave -f -q -H -p . --eval "geometryimages ('triplot', 'eps');"

../../run-octave -f -q -H -p . --eval "geometryimages ('griddata', 'eps');"

../../run-octave -f -q -H -p . --eval "geometryimages ('convhull', 'eps');"

Output completed.  Verifying that all points are below 7.4e-15 of
all facets.  Will make 7381 distance computations.

multiplot> plot "-" binary format='%float64' record=62 using ($1):($2)
axes x1y1 title "" with lines linestyle 1 , "-" binary
format='%float64' record=121 using ($1):($2) axes x1y1 title "" with
linestyle 2 ;


                                                                ^
           line 0: expecting 'lines', 'points', 'linespoints', 'dots',
'impulses',
        'yerrorbars', 'xerrorbars', 'xyerrorbars', 'steps', 'fsteps',
        'histeps', 'filledcurves', 'boxes', 'boxerrorbars', 'boxxyerrorbars',
        'vectors', 'financebars', 'candlesticks', 'errorlines', 'xerrorlines',
        'yerrorlines', 'xyerrorlines', 'pm3d', 'labels', 'histograms',
         'image', 'rgbimage'


multiplot> f�?ffffff���]#rp�?
            ^
           line 0: invalid character


multiplot> �?�����������”��?
           ^
           line 0: invalid character



reply via email to

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