help-octave
[Top][All Lists]
Advanced

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

Re: building docs on fedora 16


From: c.
Subject: Re: building docs on fedora 16
Date: Thu, 25 Jul 2013 11:34:33 +0200

On 25 Jul 2013, at 09:26, Ben Abbott <address@hidden> wrote:

> On Jul 25, 2013, at 8:40 AM, c. wrote:
> 
>> Hi,
>> 
>> I'm trying to build the development sources on a machine with fedora 16,
>> but the build fails when building the docs. I remember seeing some 
>> discussion about
>> a similar issue on the list but I can't find it, does anyone have 
>> spointers/solutions at hand?
>> 
>> Thanks,
>> c.
> 
> The problem reported a day or two ago should now be fixed by Rik & Pantxo's 
> several last changesets.  WIth ...
> 
>       $ hg id
>       18137205f57d+ tip
> 
> Everything builds for me.
> 
> Ben


Ben, 
It still isn't working for me, I get:

make[2]: Leaving directory `/home/davide/Downloads/octave'
Making all in doc
make[2]: Entering directory `/home/davide/Downloads/octave/doc'
Making all in doxyhtml
make[3]: Entering directory `/home/davide/Downloads/octave/doc/doxyhtml'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/davide/Downloads/octave/doc/doxyhtml'
Making all in icons
make[3]: Entering directory `/home/davide/Downloads/octave/doc/icons'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/davide/Downloads/octave/doc/icons'
Making all in interpreter
make[3]: Entering directory `/home/davide/Downloads/octave/doc/interpreter'
../../run-octave -f -q -H -p . --eval "geometryimages ('voronoi', 'eps');"
panic: Segmentation fault -- stopping myself...
attempting to save variables to 'octave-workspace'...
save to 'octave-workspace' complete
make[3]: *** [voronoi.eps] Segmentation fault (core dumped)
make[3]: Leaving directory `/home/davide/Downloads/octave/doc/interpreter'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/davide/Downloads/octave/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/davide/Downloads/octave'
make: *** [all] Error 2

c.



reply via email to

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