octave-maintainers
[Top][All Lists]
Advanced

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

Re: build trouble on MacOS 10.5


From: Rik
Subject: Re: build trouble on MacOS 10.5
Date: Sun, 20 Dec 2009 17:06:29 -0800

> That gives me a run-octave that runs without crashing.  My build fails
> with
>
>       Making all in interpreter
>       ../../run-octave -f -q -H -p . --eval "geometryimages ('voronoi', 
> 'eps');"
>       error: `d_typ' undefined near line 152 column 38
>       error: evaluating argument list element number 2
>       error: called from:
>       error:   
> /Users/rob/src/octave-all/octave-hg/doc/interpreter/geometryimages.m at line 
> 152, column 7
>       error:   
> /Users/rob/src/octave-all/octave-hg/doc/interpreter/geometryimages.m at line 
> 35, column 5
>
>       make[3]: *** [voronoi.eps] Error 1
>
> and that error goes away if I make the change in the attached patch.
> Now the build succeeds.  
>   
The error was due to an oversight in geometryimages.m when the QHULL
library is not present.  I fixed it and checked in the patch today. 
Unfortunately, it's not related to any other difficulties you might be
experiencing.

--Rik


reply via email to

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