search for: igraph_write_graph_graphml

Displaying 3 results from an estimated 3 matches for "igraph_write_graph_graphml".

2017 Oct 10
2
Cannot install igraph package
...pic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -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: expecte...
2017 Oct 11
0
Cannot install igraph package
...gt; -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions > -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:141...
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