igraph-help
[Top][All Lists]
Advanced

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

[igraph] trunk: failed to build HTML documentation


From: Minh Nguyen
Subject: [igraph] trunk: failed to build HTML documentation
Date: Thu, 24 Feb 2011 23:44:14 +1100

Hi,

After checking out trunk (revision 2352), igraph built OK on my machine:

Ubuntu 10.10
$ gcc --version
gcc (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5

When I tried to build the HTML documentation with

$ ./release.sh

I got the following failure:

libtool: link: ranlib .libs/libigraph.a
libtool: link: rm -fr .libs/libigraph.lax
libtool: link: ( cd ".libs" && rm -f "libigraph.la" && ln -s
"../libigraph.la" "libigraph.la" )
make[3]: Leaving directory `/home/mvngu/apps/igraph-git/src'
make[2]: Leaving directory `/home/mvngu/apps/igraph-git/src'
Making all in tests
make[2]: Entering directory `/home/mvngu/apps/igraph-git/tests'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/mvngu/apps/igraph-git/tests'
Making all in interfaces
make[2]: Entering directory `/home/mvngu/apps/igraph-git/interfaces'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/mvngu/apps/igraph-git/interfaces'
make[2]: Entering directory `/home/mvngu/apps/igraph-git'
make[2]: Leaving directory `/home/mvngu/apps/igraph-git'
make[1]: Leaving directory `/home/mvngu/apps/igraph-git'
cat vector.xml error.xml matrix.xml basicigraph.xml generators.xml
structural.xml iterators.xml attributes.xml layout.xml foreign.xml
nongraph.xml isomorphism.xml motifs.xml operators.xml flows.xml
community.xml cliques.xml sparsematrix.xml stack.xml dqueue.xml
heap.xml strvector.xml adjlist.xml arpack.xml bipartite.xml
visitors.xml random.xml separators.xml memory.xml sparsemat.xml
fdl.xml gpl.xml installation.xml introduction.xml tutorial.xml
licenses.xml pmt.xml| grep 'id="[^"]*">' | sed
's/.*id="\([^"]*\)">.*/\1/' | sort > tags
source-highlight --src-lang c --out-format docbook --input
../examples/simple/2wheap.c --output ../examples/simple/2wheap.c.xml
--gen-references=inline --ctags="" --outlang-def=docbook.outlang
make: *** [../examples/simple/2wheap.c.xml] Segmentation fault
make: *** Deleting file `../examples/simple/2wheap.c.xml'

-- 
Regards
Minh Van Nguyen



reply via email to

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