Displaying 3 results from an estimated 3 matches for "graphml_namespace_uri".
2017 Oct 10
2
Cannot install igraph package
...-fstack-protector-strong --param=ssp-buffer-size=4
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-m64 -mtune=generic -c foreign-graphml.c -o foreign-graphml.o
foreign-graphml.c: In function ?igraph_write_graph_graphml?:
foreign-graphml.c:1408:46: error: expected ?)? before ?GRAPHML_NAMESPACE_URI?
ret=fprintf(outstream, "<graphml xmlns=\"" GRAPHML_NAMESPACE_URI "\"\n");
^~~~~~~~~~~~~~~~~~~~~
foreign-graphml.c:1412:59: error: expected ?)? before ?GRAPHML_NAMESPACE_URI?
ret=fprintf(outstream, " x...
2017 Oct 11
0
Cannot install igraph package
...trong --param=ssp-buffer-size=4
> -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
> -m64 -mtune=generic -c foreign-graphml.c -o foreign-graphml.o
> foreign-graphml.c: In function ?igraph_write_graph_graphml?:
> foreign-graphml.c:1408:46: error: expected ?)? before ?GRAPHML_NAMESPACE_URI?
> ret=fprintf(outstream, "<graphml xmlns=\"" GRAPHML_NAMESPACE_URI "\"\n");
> ^~~~~~~~~~~~~~~~~~~~~
> foreign-graphml.c:1412:59: error: expected ?)? before ?GRAPHML_NAMESPACE_URI?
> ret=fprintf(outstre...
2017 Oct 09
2
Cannot install igraph package
Dear All,
I am trying to install
igraph package
but getting the following error:
------------------
make: *** [/usr/lib64/R/etc/Makeconf:159: foreign-graphml.o] Error 1
ERROR: compilation failed for package ?igraph?
* removing ?/usr/lib64/R/library/igraph?
------------------
Any ideas?
Thanks in advance,
Paul